Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dax/jmc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-09fix unknown SMTP auth method errorDavid Rousselie
2010-06-04check for account login and host with whitespaceDavid Rousselie
2010-06-04fix tests with python2.6David Rousselie
2009-07-01Make JMC work with PyXMPP 1.0.1David Rousselie
2009-06-30Force DummyServer to listen on IPv4David Rousselie
2008-11-04migrate from FeederComponent.handler to FeederComponent.tick_handlersDavid Rousselie
2008-07-26Correct IMAPAccount populate_handlerDavid Rousselie
2008-05-20Add default SMTP server configurationDavid Rousselie
2008-05-09Add default status message to SMTPAccountDavid Rousselie
2008-05-05Raise exception when an IMAP error occursDavid Rousselie
2008-03-10clean TODO commentsDavid Rousselie
2008-03-07Fix IMAP select testsDavid Rousselie
2008-03-06get-email ad-hoc command basic behaviorDavid Rousselie
2008-02-26Retrieve mail list for IMAP and POP3 accountsDavid Rousselie
2007-11-07Support more email header in Jabber message sent to JMCDavid Rousselie
2007-10-31Store mailbox with "/" delimiter and discover when populating account what is...David Rousselie
2007-10-22Browse IMAP folders in service discoveryDavid Rousselie
2007-08-19update JMC after JCL refactoringDavid Rousselie
2007-07-08Some refactoringDavid Rousselie
2007-06-18SMTP send_email real implementationDavid Rousselie
2007-06-12Implement default SMTP account unicityDavid Rousselie
2007-06-06Add bare JID as third argument to register post functionsDavid Rousselie
2007-06-05Work with default SMTP accountDavid Rousselie
2007-05-24Add SMTPAccount with pluggable handlersDavid Rousselie
2007-05-15Add configurable checking intervalDavid Rousselie
2007-05-13Move unit tests in source folderDavid Rousselie