Commit graph

18 commits

Author SHA1 Message Date
Anand Doshi
58bfe5e131 fixed email validation 2012-12-13 18:34:36 +05:30
Anand Doshi
d49786d1a3 send bulk mail to unique recipients, removed fields first name and last name in send method 2012-12-06 13:13:53 +05:30
Anand Doshi
27ab68ad89 removed form_email method 2012-12-04 11:52:49 +05:30
Anand Doshi
cb73a34508 added get_doctype, fixed a minor bug in email recipient list splitting 2012-11-30 15:10:16 +05:30
Rushabh Mehta
cc7301eb9f form email sending via CommunicationComposer 2012-11-29 16:08:45 +05:30
Rushabh Mehta
2bb46cccb2 send email with signature 2012-11-26 14:49:05 +05:30
Rushabh Mehta
155ac64109 send email with signature 2012-11-26 14:47:17 +05:30
Rushabh Mehta
4299005dff profile: added email signature to outgoing mail and profile settings 2012-11-26 13:54:47 +05:30
Anand Doshi
71e3f95747 Allow email settings to be set without a login id - password (usually found in a local email server) 2012-11-23 15:49:30 +05:30
Anand Doshi
328fd2fd85 avoid NoneType encode error in smtp 2012-11-23 14:57:22 +05:30
Rushabh Mehta
e00145b78b receive.py: delete mail as soon as it comes 2012-11-16 18:24:51 +05:30
Rushabh Mehta
b1abf53548 delete mail if cannot process (or will keep coming) 2012-11-16 18:06:02 +05:30
Rushabh Mehta
082a93f31e email/receive, support ticket fix 2012-11-16 12:07:11 +05:30
Rushabh Mehta
82d35140c0 email_utils/receive, break transaction between read and delete in pop to avoid locking 2012-11-16 10:36:16 +05:30
Rushabh Mehta
d15271c27d do not allow mandatory and hidden and also bugfix in communication creation 2012-11-14 12:23:04 +05:30
Anand Doshi
3ff694bf1e fixes in communication creation on sending form email 2012-10-08 12:32:41 +05:30
Anand Doshi
bacb45a514 fixes related to email 2012-10-08 12:09:08 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30