Ticket #12 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Patch — The smtpfrom property is not being correctly set.

Reported by: fs Owned by: amcgregor
Priority: normal Milestone: 2.1
Component: message-class Version: 2.0.4
Keywords: patch Cc:

Description

The TurboMailGuide says:

smtpfrom -- The envelope address, if different from the sender.

But setting this parameter in the Message constructor has no effect. See the attached test case.

Attachments

smtpfrom_test.patch (1.0 kB) - added by fs 1 year ago.
test case to demonstrate the defect (patch against my test suite in #11)
smtpfrom_fix.patch (1.0 kB) - added by fs 1 year ago.
A fix for this bug (diffed against r22 from trunk)

Change History

Changed 1 year ago by fs

test case to demonstrate the defect (patch against my test suite in #11)

Changed 1 year ago by fs

A fix for this bug (diffed against r22 from trunk)

Changed 1 year ago by amcgregor

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 2.0.5

Applied patch as of r32.

Changed 1 year ago by amcgregor

  • summary changed from TurboMail does not honor smtpfrom to The smtpfrom property is not being correctly set.

Changed 1 year ago by amcgregor

  • keywords patch added
  • summary changed from The smtpfrom property is not being correctly set. to The smtpfrom property is not being correctly set. — Patch

Changed 1 year ago by amcgregor

  • summary changed from The smtpfrom property is not being correctly set. — Patch to Patch — The smtpfrom property is not being correctly set.
Note: See TracTickets for help on using tickets.