Commit Graph

9 Commits

Author SHA1 Message Date
Thibault Delavallée ed62d1dac7 [REF] mass_mailing: first refactor
Mail statistics are now stored onto a separated object (mail.mail.statistics), allowing to
handle emails separately from statistics (among other removing mail.mail entries while keeping
statistics).

Everything linnked to opened/replied/bounce is not managed by mass_mailing, removed added code
in mail module.

bzr revid: tde@openerp.com-20130913115408-322cyjipdg680as6
2013-09-13 13:54:08 +02:00
Thibault Delavallée 2982257521 [IMP] mail: added catchall and bounce aliases to config
bzr revid: tde@openerp.com-20130910151822-jg78ff0fojjqdiwj
2013-09-10 17:18:22 +02:00
Thibault Delavallée f3f2d72e04 [REV] [IMP] mail: mail.catchall.alias is now only a system parameter; removed from configuration (because much too technical) + udpated tests that could crash on an existing instance.
bzr revid: tde@openerp.com-20130517131109-aosyv23p7rz5sjg5
2013-05-17 15:11:09 +02:00
Thibault Delavallée 1cfd02f66d [IMP] mail: default catchall alias: improved settings form view and help messages.é
bzr revid: tde@openerp.com-20130517105529-16semc1ng1jbwmzq
2013-05-17 12:55:29 +02:00
Thibault Delavallée bc4964de13 [IMP] mail: now defines a catchall email alias, used to format the
reply_to of notification emails when having a document without alias, or for
private discussions using external mail readers.

bzr revid: tde@openerp.com-20130516150900-khb1d1ygyuos1wrl
2013-05-16 17:09:00 +02:00
Olivier Dony bc3009d590 [FIX] mail: default alias_domain should be web.base.url
bzr revid: odo@openerp.com-20121008120351-fqmjckrjmy52xdji
2012-10-08 14:03:51 +02:00
Olivier Dony 1902a15821 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120806012717-k5rtz4i78o4m198b
2012-08-06 03:27:17 +02:00
Olivier Dony 9caafbe777 [MERGE] mail.alias: updated views and simplified models
bzr revid: odo@openerp.com-20120705135626-xxqch4uabq418ekf
2012-07-05 15:56:26 +02:00
Olivier Dony 0b67a7537e [IMP] mail: simpler config wizard for catchall domain, merge duplicate demo data files
bzr revid: odo@openerp.com-20120703171130-l8h16xp2dm8ilc6g
2012-07-03 19:11:30 +02:00