This project is archived and is in readonly mode.

#914 ✓duplicate
Mutwin Kraus

Fixed Return-Path in ActionMailer

Reported by Mutwin Kraus | August 27th, 2008 @ 12:01 PM | in 2.x

When the mail header 'return-path' was set, sending mail resulted in this Exception:

Net::SMTPSyntaxError: 501 <email@example.com>: missing or malformed local part

This patch strips the additional < and > from return-path if it's set as the sender address.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages