-------- Original Message -------- Subject: Re: [exim] Debian Exim4 setup as transfer agent to smarthost Date: Mon, 27 Sep 2010 11:36:01 -0700 From: Gary Roach <[email protected]> To: Chris Wilson <[email protected]>
Hi Chris Yours is the only message that starts to help. Thank you. On 09/27/2010 01:35 AM, Chris Wilson wrote: > > Presumably because Exim isn't working, so you're testing to see if you > can reproduce the problem using Swak? > Cheers, Chris. Yes that is the exact situation. I have done some more fooling around after I read your message and have tried filling in better information in swaks with the following result: r...@cruncher:/etc/exim4# swaks --ehlo gary719_list1 --from [email protected] --auth --au *my login name* --ap *my password *--to *another [email protected] --server outgoing.verizon.net === Trying outgoing.verizon.net:25... === Connected to outgoing.verizon.net. <- 220 vms173017pub.verizon.net -- Server ESMTP (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) -> EHLO gary719_list1 <- 250-vms173017pub.verizon.net <- 250-8BITMIME <- 250-PIPELINING <- 250-CHUNKING <- 250-DSN <- 250-ENHANCEDSTATUSCODES <- 250-HELP <- 250-XLOOP 05BC03FA4B03EF50ED3B7C178EFC0AFB <- 250-AUTH DIGEST-MD5 PLAIN LOGIN CRAM-MD5 <- 250-AUTH=LOGIN PLAIN <- 250-ETRN <- 250-NO-SOLICITING <- 250 SIZE 20971520 -> AUTH CRAM-MD5 <- 334 PDIxNTY2Mjc5NDMuMTA1MzU5MDdAdm1zMTczMDE3Pg== -> Z2FyeXJvYWNoIDBiOTM4OGU1YjBmMGQ4MGQzYWZhYTg0YmQ5NDFiYTk5 <- 235 2.7.0 CRAM-MD5 authentication successful. -> MAIL FROM:<[email protected]> <** 550 5.7.1 Authentication is required to send mail as <*[email protected]> -> QUIT <- 221 2.3.0 Bye received. Goodbye. === Connection closed with remote host. <** denotes an unexpected return in swaks. How can <- 235 2.7.0 CRAM-MD5 authentication successful. occure and then get an ** 550 5.7.1 Authentication is required to send mail as <*[email protected]> error message. There is no entry in /var/log/exim4/mainlog for this transaction. The use of Exim directly is out of the question since I can get no control over the output. If I can get swaks to work then maybe I can figure out how to change the exim4 files to fix the problem. I tried exim -d a while ago an found that Verizon has white listed (spammer) that output. I assume it is only that output since I am still receiving and sending email. -- ## 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/
