2011/3/4 Craig Greenhalgh <[email protected]>: > I have tried two addresses. > > The other is my hotmail account. This too is failing. > > Thanks for you help
Same identical log? (Error 554?) Maybe there is something in the way in your network: maybe some outbound smtp filter? >From the shell of the james machine, can you try this telnet session? telnet 212.227.15.150 25 < 220 mx-b.kundenserver.de (mxbap0) Welcome to Nemesis ESMTP server > ehlo 12.12.12.12 < 250-mx-b.kundenserver.de < 250-PIPELINING < 250-8BITMIME < 250-SIZE 120000000 < 250 HELP > mail from: <[email protected]> < 250 OK > rcpt to: <[email protected]> < 250 OK > data .... So you have to write the commands after the ">" and tell me if the responses you see are different from what I wrote after the "<" Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
