Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Empty Sender header #112

Closed
yurikuzn opened this issue Sep 8, 2016 · 1 comment
Closed

Empty Sender header #112

yurikuzn opened this issue Sep 8, 2016 · 1 comment

Comments

@yurikuzn
Copy link

yurikuzn commented Sep 8, 2016

When sending email using Zend SMTP transport it adds Sender header with empty value if this header was not defined:

Sender: 

If you parse such an email using Zend Imap it throws an error:

Zend\Mail\Header\Exception\InvalidArgumentException: Invalid header value for Sender string
@eth8505
Copy link

eth8505 commented Feb 20, 2017

This was fixed with 2.7.3 #93

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