On Fri, 2003-09-26 at 20:19, MJ Ray wrote:
On 2003-09-26 18:32:23 +0100 Matt Parker <matt@mpcontracting.co.uk> wrote:
Sep 26 18:15:46 ben postfix/nqmgr[2044]: 01CF23B4DE: from=<matt@mpcontracting.co.uk>, size=565, nrcpt=1 (queue active) Sep 26 18:16:27 ben postfix/smtp[11088]: 01CF23B4DE: to=<cowboy_bob500@hotmail.com>, relay=mx1.hotmail.com[65.54.252.99], delay=41, status=deferred (lost connection with mx1.hotmail.com[65.54.252.99] while sending MAIL FROM)
Try running the queue with full debugging, or try from that box:
telnet mx1.hotmail.com 25 HELO ben.mpcontracting.co.uk MAIL FROM:<matt@mpcontracting.co.uk>
and I think that's as far as you'll get ;-) Just in case, the finale is: RCPT TO:<cowboy_bob500@hotmail.com> RSET QUIT
I got all the way through, but only on mx4.hotmail.com. No joy on mx1. Is there anyway I can force postfix to use mx4 or is it just pot-luck which server I get? Regards, Matt