[FIX] report_webkit: Use the parent of the root_path if we use openerp on Windows
[odoo/odoo.git] / addons / fetchmail / fetchmail.py
2011-10-04 Antony Lesuisse[MERGE] fetchmail local mta option by stw
2011-10-03 Stephane Wirtel[MERGE] Upstream
2011-10-01 Fabien Pinckaers[IMP] useability views
2011-09-22 Stephane Wirtel[IMP] fetchmail: Introduce the fetchmail_model keyword...
2011-09-16 Stephane Wirtel[IMP] fetchmail: Add a new type for the incoming server...
2011-09-14 Olivier Dony[FIX] fetchmail.server: care for non-ascii connection...
2011-09-08 Olivier Dony[IMP] fetchmail: cleanup - improve names
2011-09-08 Olivier Dony[IMP] fetchmail: review+cleanup
2011-08-23 Olivier Dony[IMP] mail.thread: renaming methods to avoid collisions...
2011-08-22 Olivier Dony[IMP] all: next pass of review/renaming for new mail API
2011-08-09 Olivier Dony[MERGE] latest trunk
2011-07-06 Quentin (OpenERP)[MERGE] merged with main addons trunk
2011-06-17 Bhumika (OpenERP)[IMP]: fetchmail: improve the log message
2011-06-17 Bhumika (OpenERP)[IMP]: fetchmail: improve the log message
2011-05-09 aag (OpenERP)[IMP]Fetchmail:add tooltip on user - change label of...
2011-04-06 Harry (OpenERP)[FIX] mail: In email.therad, fixed message_new and...
2011-04-04 Rifakat Haradwala... [IMP] mail: rename module email to mail because of...
2011-03-18 Rifakat Haradwala... [IMP] email: email cleanup
2011-03-03 Harry (OpenERP)[FIX] fetchmail: fix
2011-03-01 Yogesh (OpenERP)[REMOVE] fetchmail :- remove server_type in email.messa...
2011-03-01 Harry (OpenERP)[MERGE] merged from ysa-emails-addons-development branch
2011-02-28 Yogesh (OpenERP)[IMP] fetchmail :- imap and pop server fetchmail keep...
2011-02-15 Harry (OpenERP)[MERGE] merged from trunk-addons-development branch
2011-02-10 Jay Vora (OpenERP)[FIX] Fetchmail: Unicode error corrected on exception
2011-02-10 Ujjvala Collins... [FIX] fetchmail: Fixed unicode character error on excep...
2011-02-07 Yogesh (OpenERP)[IMP] replace mailgate.message to email.message in...
2011-02-07 Yogesh (OpenERP)[IMP] replace mailgate_message to email_message in...
2011-01-04 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-30 husenmerged with trunk
2010-12-28 JAM(OpenERP)[Fix] fetchmail: fix Fetchmail Services
2010-12-15 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-12-15 rha@tinyerp.com[commit]
2010-12-15 pso[MERGE] merge from trunk addons3
2010-12-14 uco (OpenERP)[MERGE]
2010-12-13 Harry (OpenERP)[FIX] openerp-buildfail-1-3691: remove tab char in...
2010-12-09 uco (OpenERP)[FIX] fetchmail: Corrected user_id problem for server...
2010-12-07 Sbh (OpenERP)[MERGE] Bug fix lp:685977,lp:680704,lp:674241
2010-12-07 jam-openerp[BUG-FIX] lp:680704
2010-12-03 uco (OpenERP)[FIX] fetchmail: Fixed user problem on email server.
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-04 uco (OpenERP)[IMP] fetchmail, mail_gateway: Usability improvements.
2010-11-04 uco (OpenERP)[IMP] fetchmail: Usability improvements.
2010-11-03 Harry (OpenERP)[MERGE]
2010-11-03 uco (OpenERP)[FIX] fetchmail: Help added for several fields. lp...
2010-10-19 Anup (OpenERP)[FIX] fetchmail : SQL query corrected
2010-10-17 Fabien Pinckaers[IMP+FIX] improvements patches from xrg
2010-09-21 Ferchu[FIX] Fetchmail : Correction for pop server mail processing
2010-09-16 rpa (Open ERP)[FIX]: fetchmail: Fixed wrong field name
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-06-25 Harry (OpenERP)[FIX] fetchmail:
2010-06-24 Harry (OpenERP)[IMP] mail_gateway:
2010-06-18 Harry (OpenERP)[MERGE]
2010-06-14 rpa (Open ERP)[IMP]: mail_gateway: Improvement for sending reply...
2010-06-11 rpa (Open ERP)[IMP]: fetchmail: * Used common class and script of...
2010-06-09 rpa (Open ERP)[IMP]: mail_gateway: * Put reference_id for message...
2010-06-09 rpa (Open ERP)[IMP]: fetchmail: * If the model for which mails to...
2010-06-09 rpa (Open ERP)[IMP]: fetchmail: Fetchmail should depend on mail_gatew...
2010-06-05 Mantavya Gajjar[FIX]: change the Copyright
2010-05-14 vra[MERGE] merged from trunk main addons branch
2010-05-13 rpa (Open ERP)[IMP]: fetchmail: Minor improvement in names
2010-05-06 Stephane Wirtel[FIX] fetchmail: Decode correcly the body and the subje...
2010-05-06 Stephane Wirtel[FIX] fetchmail: Decode correcly the body and the subje...
2010-05-06 Stephane Wirtel[FIX] fetchmail: Decode correctly the body and the...
2010-04-28 Mantavya Gajjar[FIX]: remove faulty text from file
2010-04-28 Mantavya Gajjar[FIX]: remove ping from code
2010-04-27 Mantavya Gajjar[IMP]: improvement in fetchmail module
2010-04-27 Mantavya Gajjar[IMP]: implement new feature that will take care for...
2010-04-26 Mantavya Gajjar[IMP]: improvements in fetchmail and document email
2010-04-22 Olivier Dony[FIX] removed bad and useless call to ping (this is...
2010-04-22 Mantavya Gajjar[FIX]: add record reuls for fetchmail servers
2010-04-22 Mantavya Gajjar[FIX]: fix a problem lib import in crm
2010-04-22 Mantavya Gajjar[IMP]: improvement in email functionalaities
2010-04-20 Mantavya Gajjar[FIX]: fix a problem if no method defined for email...
2010-04-19 Mantavya Gajjar[IMP]: implement pop email receive facility for fetchmail
2010-04-19 Mantavya Gajjar[FIX]: move action code from fetchmail to crm module...
2010-04-17 Mantavya Gajjar[IMP]: improvement and implement Set commands for the...
2010-04-15 Mantavya Gajjar[ADD]: clean module to fetch email and process of it.