Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Doesn't allow empty envelope sender #705

Closed
baszoetekouw opened this issue Dec 15, 2015 · 0 comments
Closed

Doesn't allow empty envelope sender #705

baszoetekouw opened this issue Dec 15, 2015 · 0 comments

Comments

@baszoetekouw
Copy link

I'm trying to send a message with an empty envelope sender (i.e., retrun path). Changing the envelope sender using the impersonate plugin works well, but it doesn't allow empty values: if an empty value is set via setReturnPath() or addTextHeader('Return-Path'), it simple substitutes the message From header.

Empty envelope senders are particularly useful for automated messages (such as those typically generated by SwiftMailer, I would imagine). See, for example, section 3.3 of https://tools.ietf.org/html/rfc3834

baszoetekouw added a commit to SURFnet/Service-provider-registration that referenced this issue Dec 15, 2015
Make an ugly hack here, as the stupid SwiftMailer doesn't support empty envelope senders.  See swiftmailer/swiftmailer#705
@fabpot fabpot closed this as completed Nov 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants