zend-mail
zend-mail copied to clipboard
Mail component from Zend Framework
Add ability to specify whether EmailAddressValidator used by AddressList should validate the email with the `strict` flag set or not.
From PHP 5.6, SSL/TLS client streams now enable peer verification by default. So, error occurs when communicate with the server that is using a self-signed certificate. See: http://php.net/manual/migration56.openssl.php In order...
**PHP** `$protocol->requestAndResponse('FETCH', ['3596', $protocol->escapeList(['ENVELOPE'])], false);` **IMAP response** - 3596 FETCH (ENVELOPE ("Mon, 07 Apr 2014 08:32:39 +0000" "Igor Presnyakov: \"Kansas - Dust In The Wind ( guitar&vocal edition ) -...
I have described the problem in an article - here's is part of it exactly about the bug in the method: > After quite extensive debuging, send plenties of emails...
I am using a Zend Mail component using Transport/Factory and SMTP configuration. I am constantly getting this error despite using proper guidelines in the Zend documentation . ``` Zend\Mail\Transport\Exception\InvalidArgumentException File:...
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/7656 User: @akosphp Created On: 2016-01-02T14:42:06Z...
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/7655 User: @stmaxvl Created On: 2015-12-28T12:01:52Z...
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/7654 User: @renecatharsis Created On: 2015-12-21T12:08:38Z...
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/7593 User: @dendemann Created On: 2015-06-23T10:52:42Z...
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/7363 User: @echampet Created On: 2015-03-24T15:20:50Z...