On 28/04/2009 18:19, Renee wrote: > To a gmail account: > 2009-04-23 15:49:33 H=newserver.test.com [xxx.xxx.xxx.xxx] F=< > [email protected]> rejected RCPT<[email protected]>: relay not > permitted > 2009-04-23 15:49:35 1Lx6nX-0001JT-Nf<= [email protected] H= > newserver.test.com [xxx.xxx.xxx.xxx] P=esmtpsa X=TLSv1:AES256-SHA:256 >
FWIW, This works fine for me: mar...@fish:~$ swaks -f [email protected] -t [email protected] -s gmail-smtp-in.l.google.com === Trying gmail-smtp-in.l.google.com:25... === Connected to gmail-smtp-in.l.google.com. <- 220 mx.google.com ESMTP 21si59164ewy.42 -> EHLO fish.clues.ltd.uk <- 250-mx.google.com at your service, [80.68.93.86] <- 250-SIZE 35651584 <- 250-8BITMIME <- 250-ENHANCEDSTATUSCODES <- 250 PIPELINING -> MAIL FROM:<[email protected]> <- 250 2.1.0 OK 21si59164ewy.42 -> RCPT TO:<[email protected]> <- 250 2.1.5 OK 21si59164ewy.42 -> DATA <- 354 Go ahead 21si59164ewy.42 -> Date: Tue, 28 Apr 2009 18:39:36 +0100 -> To: [email protected] -> From: [email protected] -> Subject: test Tue, 28 Apr 2009 18:39:36 +0100 -> X-Mailer: swaks v20061116.0 jetmore.org/john/code/#swaks -> -> This is a test mailing -> -> . <- 250 2.0.0 OK 1240940377 21si59164ewy.42 -> QUIT <- 221 2.0.0 closing connection 21si59164ewy.42 === Connection closed with remote host. -- ## 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/
