Created
February 22, 2012 21:49
-
-
Save Tyrael/1887645 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
y3# sendmail -v -qf | |
Running /var/spool/mqueue/q1MJsUa5038862 (sequence 1 of 1) | |
<[email protected]>... Connecting to pair1.php.net. via esmtp... | |
220-you | |
220-must | |
220-wait | |
220 pb1.pair.com ESMTP Ecelerity 2.1.1.9-wez r(12769M) Wed, 22 Feb 2012 16:48:40 -0500 | |
>>> EHLO y3.php.net | |
250-pb1.pair.com says EHLO to 69.147.83.199 | |
250-PIPELINING | |
250 8BITMIME | |
>>> MAIL From:<[email protected]> | |
250 MAIL FROM accepted | |
>>> RCPT To:<[email protected]> | |
>>> DATA | |
250 RCPT TO accepted | |
354 continue. finished with "\r\n.\r\n" | |
timeout writing message to pair1.php.net.: Broken pipe | |
<[email protected]>... Deferred | |
Closing connection to pair1.php.net. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment