Giter VIP home page Giter VIP logo

jimmy-mail's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jimmy-mail's Issues

en_US.UTF-8 not installed. IOther English dialect localisation issue?

I have en_AU.UTF-8 set up. Because i'm Australian. App looks for en_US.utf-8 and fails to run?

There should be a way that i can run with en_AU.UTF-8 as it's still english? I wonder if this is a similar problem for all the other en_* prefixes? I don't know whether this is you trying to call something that's not installed on my system or a problem with locale.py itstelf?

Setting LC_ALL manually to en_AU.UTF-8 didn't work. I'd rather not install another localisation on my system.

This works on a Mac set to Australian English so not sure where the problem is.

bbcxc@debian-stretch-phenom-ii:~/repositories/download-software/jimmy-mail$ python main.py
+ python main.py
Traceback (most recent call last):
  File "main.py", line 19, in <module>
    from IOControl import *
  File "/home/evan/repositories/download-software/jimmy-mail/IOControl.py", line 16, in <module>
    locale.setlocale(locale.LC_ALL,"en_US.UTF-8")
  File "/usr/lib/python2.7/locale.py", line 583, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
bbcxc@debian-stretch-phenom-ii:~/repositories/download-software/jimmy-mail$

Cheers,
BBCXC

Mailx alternative

I am looking for a mailx alternative, I wonder if your client support colors and also if it has keystroke navigation?

I also want to know if it can work on top of mailx meaning I dont need aditional configuration of the client to get my email or send it (no smtp/pop configuration)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.