Commit Graph

70 Commits

Author SHA1 Message Date
Harry (OpenERP) 59f9be67f7 [IMP] mail_gateway:
* introduce 'email.server.tools' to process_email and send acknowdgement after creating new record
* use 'email.server.tools' model in script and fetchmail module to processing email
* start mailgateway services on crm.lead, project.issue, hr.applicant

bzr revid: hmo@tinyerp.com-20100624195332-7qci6vrimvzple5w
2010-06-25 01:23:32 +05:30
Mantavya Gajjar cc5f44612b [FIX]: change the Copyright
bzr revid: mga@tinyerp.com-20100605063844-g8cn4bk1mp8gn3pu
2010-06-05 12:08:44 +05:30
rpa (Open ERP) b09173f3ce [IMP]: fetchmail: Minor improvement in names
bzr revid: rpa@tinyerp.com-20100513091247-58tmofwfxntnor2j
2010-05-13 14:42:47 +05:30
Stephane Wirtel bddffbe8e6 [FIX] fetchmail: Decode correcly the body and the subject of the emails (ter)
bzr revid: stephane@openerp.com-20100506164147-vpfqlk3ppvqqkd9n
2010-05-06 18:41:47 +02:00
Stephane Wirtel a6a41d78b0 [FIX] fetchmail: Decode correcly the body and the subject of the emails (bis)
bzr revid: stephane@openerp.com-20100506142827-o8gm55f0ykqmfie8
2010-05-06 16:28:27 +02:00
Stephane Wirtel 9697f8b043 [FIX] fetchmail: Decode correctly the body and the subject of the emails
bzr revid: stephane@openerp.com-20100506122819-2c2ya2rln710l048
2010-05-06 14:28:19 +02:00
Mantavya Gajjar f48401d560 [FIX]: remove faulty text from file
bzr revid: mga@tinyerp.com-20100428133439-v9xqi28ita2mvitz
2010-04-28 19:04:39 +05:30
Mantavya Gajjar 85cb885535 [FIX]: remove ping from code
bzr revid: mga@tinyerp.com-20100428122234-g4kbexfnwani8et8
2010-04-28 17:52:34 +05:30
Mantavya Gajjar 98df501e00 [IMP]: improvement in fetchmail module
bzr revid: mga@tinyerp.com-20100427144413-1y5w8db8g1ovy7uu
2010-04-27 20:14:13 +05:30
Mantavya Gajjar d754240f97 [IMP]: implement new feature that will take care for the attachments
bzr revid: mga@tinyerp.com-20100427112056-ba31r6ww8t97vydc
2010-04-27 16:50:56 +05:30
Mantavya Gajjar a02f0877a7 [IMP]: improvements in fetchmail and document email
bzr revid: mga@tinyerp.com-20100426052001-zv1mtvguufzz7ob0
2010-04-26 10:50:01 +05:30
Olivier Dony eaf9a353f8 [FIX] removed bad and useless call to ping (this is not a correct way of checking for network connection: do the real connection and handle errors please)
bzr revid: odo@openerp.com-20100422163615-7y8512iwaj0odf2z
2010-04-22 18:36:15 +02:00
Mantavya Gajjar b98126cb41 [FIX]: add record reuls for fetchmail servers
[IMP]: add unique index, on email to document configuration, so same server can not be configured for multiple folders

bzr revid: mga@tinyerp.com-20100422134447-3hh4wd7ey89pfczr
2010-04-22 19:14:47 +05:30
Mantavya Gajjar bf55745a19 [FIX]: fix a problem lib import in crm
[IMP]: add user id to fetchmail server so possible to place a record rules based on the user

bzr revid: mga@tinyerp.com-20100422132918-t0tk7om5q8e187bh
2010-04-22 18:59:18 +05:30
Mantavya Gajjar c88bd59192 [IMP]: improvement in email functionalaities
attachment creation process separate from fetctmail

bzr revid: mga@tinyerp.com-20100422124754-yy23up36j5171gh1
2010-04-22 18:17:54 +05:30
Mantavya Gajjar b63dd0fd7a [FIX]: fix a problem if no method defined for email event
message_new
message_update

bzr revid: mga@tinyerp.com-20100420202359-iwsu3wcybupaf2qc
2010-04-21 01:53:59 +05:30
Mantavya Gajjar 64782c7842 [IMP]: implement pop email receive facility for fetchmail
bzr revid: mga@tinyerp.com-20100419205736-35y36rdmizt2guba
2010-04-20 02:27:36 +05:30
Mantavya Gajjar 1ff23a26ba [FIX]: move action code from fetchmail to crm module to make fetchmail standards.
bzr revid: mga@tinyerp.com-20100419174635-j8rabdai2gd02qso
2010-04-19 23:16:35 +05:30
Mantavya Gajjar e6f77ed2fe [IMP]: improvement and implement Set commands for the email
bzr revid: mga@tinyerp.com-20100417210436-jrkp7hkyt36d0tq3
2010-04-18 02:34:36 +05:30
Mantavya Gajjar bfc458e981 [ADD]: clean module to fetch email and process of it.
this module will replace the email_gateway 

meil_gateway = fetchmail + smtpclient 

smtpclient will be add sooner totrunk branch

bzr revid: mga@tinyerp.com-20100415154328-6xht1vvhgp4c5z5g
2010-04-15 21:13:28 +05:30