[hr module] When sending email, it doesn't checks the From Email

Bug #1026957 reported by Marcos Garcia
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Low
OpenERP Publisher's Warranty Team

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

Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.