zend-mail
zend-mail copied to clipboard
Mail component from Zend Framework
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html --- Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7324 User: @echampet Created On: 2015-03-13T13:57:58Z...
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html --- Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/6824 User: @wizzvet-cborsenberger Created On: 2014-10-31T16:34:01Z...
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html --- Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/6488 User: @filipp-k Created On: 2014-07-28T09:18:00Z...
Hi There is a case when emails have Content-Type header, defined with keyword "ContentType", for example: ``` ContentType: text/html; charset="UTF-8" ``` In this case error appears: ``` Invalid header line...
Hi all, i have a directory with a huge amount of Mails, so i decided to use the Zend\Mail\Storage\Maildir Class for getting all Mails within this directory. See my code:...
I use Zend in ESPOCRM but i have been having issues with receiving attachments from some users the attachments still remain on the email server but they do not make...
On my windows 10/PHP 7 box I'm getting this error. This error does not effect our dev/production unix servers. `Unable to send mail: mail(): SMTP server response: 550 5.6.0 Lone...
There is missing service factory for mail transports like same in db and other components. production config/autoload/local.php ``` php return [ 'mail' => [ 'transport' => [ 'type' => 'smtp',...
When using smtp transport api for sending mail, 'from' header doesn't change by using ->setFrom() or ->setSender() and 'from' header always remains the same email address used for smtp user...
Example Email-header: "Foo