Re: [QUESTION] MAIL: Send a NOOP instead of DATA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Manuel Lemos said the following on 2008-1-16 13:14:
>> But it's strange that php should send a "DATA" command out, but tcpdump didn't
>> capture this packet. :(
> 
> I don't know why you are using tcpdump, but maybe you are only capturing
> a network interface that is not the one that your code used to connect
> to the SMTP server. It seems to me that is something is altering the
> data you are sending for some reason. I suggest that you ask your system
> administrator.
> 

For debugging my code, I use tcpdump to capture packets and compare the difference
between outlook's packets and php's packets.
By the way, i only have one NIC.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux