On Thu, 8 May 2008, Chris Russell wrote: > SMTP<< 354 Enter message, ending with "." on a line by itself > SMTP>> writing message and terminating "." > writing data block fd=6 size=5918 timeout=300 > waiting for data on socket > selecting on subprocess pipes > > ... > > At which point it loops on the subprocess pipes before (in this case) > the remote exim closes the SMTP session due to data timeouts.
What is the remote host doing when this happens? > Has anyone ever experienced anything like this ? could it be some other > wierd and wonderful issue such as MTU ? Possibly, but not if it really is the length of the sender address. Do long messages with short addresses get through OK? Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
