summaryrefslogtreecommitdiff
path: root/alot/account.py
Commit message (Expand)AuthorAge
* use first account for sending if no accout matchesPatrick Totzke2011-10-22
* Remove dead assignmentsJustus Winter2011-10-02
* Remove superfluous importsJustus Winter2011-10-02
* Fix saving of sent mails and draftsJustus Winter2011-09-30
* Use new-style classesJustus Winter2011-09-22
* more liberal lookup for accountsPatrick Totzke2011-09-17
* ContactsCompleter respects given order on accountsPatrick Totzke2011-09-15
* fiz typo with abook_regexp set in configPatrick Totzke2011-09-15
* pep8Patrick Totzke2011-08-30
* unifies pipe to cmd in send_mail and print.Patrick Totzke2011-08-30
* fix no-results with abook lookupPatrick Totzke2011-08-30
* new completion semanticsPatrick Totzke2011-08-28
* Merge branch 'develop' into addressbookPatrick Totzke2011-08-20
|\
| * fix: store_mailPatrick Totzke2011-08-19
| * fixed c/p leftoversPatrick Totzke2011-08-19
| * add 'signature_filename' in accountsPatrick Totzke2011-08-18
| * attach signature file to outgoing mailsPatrick Totzke2011-08-18
* | AddressBook classes that can lookup names/emailsPatrick Totzke2011-08-20
* | addressbook class and abook parserPatrick Totzke2011-08-17
|/
* fix: removed import of depricated partpazz2011-08-13
* pep8pazz2011-08-13
* api docpazz2011-08-13
* merged sender back into accountspazz2011-08-13
* some more docupazz2011-08-11
* fix: empty aliasespatrick2011-08-11
* make use of aliases in reply/fwd/completionpazz2011-08-10
* multiple aliases for accountspazz2011-08-10
* fix orderpazz2011-07-27
* accountmanager ->account.pypazz2011-07-26
* pep8pazz2011-07-04
* accept multiple formats for send_mailboxpazz2011-07-03
* added accounts and sender, sendCmd workspazz2011-06-22