openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13840
[Bug 1026957] [NEW] [hr module] When sending email, it doesn't checks the From Email
Public bug reported:
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
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References