Ticket #1949 (new defect)

Opened 1 year ago

Last modified 4 months ago

Potential problem with mail sending utility and lines starting with "From"

Reported by: gracinet Assigned to: trac
Priority: P2 Milestone: CPS 3.4.10
Component: CPSUtil Version: TRUNK
Severity: minor Keywords:
Cc:

Description

the send_mail() method of CPSUtil.mail uses the as_string() method of the email.Message class and could therefore be impacted by the "From mangling" mentioned in the documentation.

Change History

03/05/09 15:04:33 changed by madarche

  • milestone changed from CPS 3.4.8 to CPS 3.4.9.

11/05/09 02:30:19 changed by gracinet

  • milestone changed from CPS 3.4.9 to CPS 3.4.10.

Still not seen in the wild