cakephp2-php8/lib/Cake/Test/Case
Renan Gonçalves 796e4b45dd Using Return-Path email address in MAIL FROM instead of a header in SmtpTransport.
The Return-Path header should not be present on the SMTP transaction, this header is set by the time of final delivery.
Quote RFC2821:
> When the delivery SMTP server makes the "final delivery" of a message, it inserts a return-path line at the beginning of the mail data. This use of return-path is required; mail systems MUST support it. The return-path line preserves the information in the from the MAIL command.
2013-06-12 11:31:49 +02:00
..
Cache Only delete files that have a matching group + prefix. 2013-06-08 22:42:41 -04:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
Controller more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
Core remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
Error remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Log Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model incorrect tab to space - whitespace coding standards 2013-06-09 21:01:01 +02:00
Network Using Return-Path email address in MAIL FROM instead of a header in SmtpTransport. 2013-06-12 11:31:49 +02:00
Routing incorrect tab to space - whitespace coding standards 2013-06-09 21:01:01 +02:00
TestSuite Fix coding standards. 2013-05-31 10:37:20 -04:00
Utility incorrect tab to space - whitespace coding standards 2013-06-09 21:01:01 +02:00
View more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00