openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13849
[Bug 1026957] Re: [hr module] When sending email, it doesn't checks the From Email
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP Publisher's Warranty Team (openerp-opw)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1026957
Title:
[hr module] When sending email, it doesn't checks the From Email
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hi,
Under OpenERP 6.1.1 downloaded from openerp.com, module version
6.1.1.1.
If I send an email from the job applicant view, a popup with "Send an
email" appears. It asks me to fill the "From" field, but if I don't
put a valid email, the email is not sent but OpenERP says it was.
Traceback (most recent call last):
File "/opt/server/openerp/addons/mail/mail_message.py", line 535, in send
context=context)
File "/opt/server/openerp/addons/base/ir/ir_mail_server.py", line 403, in send_email
assert len(from_rfc2822) == 1, "Malformed 'Return-Path' or 'From' address - it may only contain plain ASCII characters"
AssertionError: Malformed 'Return-Path' or 'From' address - it may only contain plain ASCII characters
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1026957/+subscriptions
References