Commit graph

37 commits

Author SHA1 Message Date
Anand Doshi
eaf964ec36 fixes in email receiving due to attachments 2013-03-01 16:12:06 +05:30
Anand Doshi
fd1dc4ff87 bypass exception when attaching in receive.py 2013-02-25 16:14:24 +05:30
Anand Doshi
9c2968b7ce added back pop.dele as most pop3 servers seem to require deletion 2013-02-24 16:42:30 +05:30
Anand Doshi
694e3b7a04 do not delete pop emails, just mark them as read for pop server 2013-02-22 13:08:02 +05:30
Rushabh Mehta
ac599d2bf9 added mute_emails in conf 2013-02-15 17:28:46 +05:30
Rushabh Mehta
683e4dc9d3 upgraded test_runner, now can run multiple tests 2013-02-12 19:20:39 +05:30
Rushabh Mehta
f2b1a86d1c added date in pop3 mails 2013-02-11 16:38:08 +05:30
Rushabh Mehta
2d3d7f2b40 added date in pop3 mails 2013-02-11 16:36:14 +05:30
Rushabh Mehta
53db94efe2 added date in pop3 mails 2013-02-11 16:31:41 +05:30
Rushabh Mehta
64c6eafd16 added date in pop3 mails 2013-02-11 16:24:41 +05:30
Rushabh Mehta
2c16f10a62 added date in pop3 mails 2013-02-11 16:21:14 +05:30
Nabin Hait
a4d60f1462 fixes in email settings 2013-02-06 13:22:48 +05:30
Rushabh Mehta
318a14006a added test case for leave_application 2013-02-05 23:25:36 +05:30
Rushabh Mehta
915faccf4c added job application 2013-01-15 17:23:22 +05:30
Rushabh Mehta
19815f54d0 cleanup get_support_ticket 2013-01-15 14:17:30 +05:30
Rushabh Mehta
8f71135af0 cleaned up support email 2013-01-15 12:29:42 +05:30
Rushabh Mehta
63528ff764 ignore attach, email validation fixes in support_ticket 2012-12-28 13:43:42 +05:30
Anand Doshi
a91f5bbc22 fixes related to auto_email_id 2012-12-14 13:13:47 +05:30
Anand Doshi
a442a0698a removed erpnext auto_email_id from framework 2012-12-13 19:36:03 +05:30
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