Andrzej Adam Filip <[email protected]> writes: > Torben Knudsen <[email protected]> wrote: > >> [...] >> I tryed to follow the instruction but it didn't solve my problem. The >> strange thing is that the problem is only with a new smtp server. >> With the old smtp server it works but this server will be closed. >> [...] > > Could you post name of the old smtp server? > > As I wrote the (new) server does not declare support for SMTP AUTH in > its reply to EHLO.
I am not sure if this is what you want but I inluded trace from the old server. I have deleted some of the mail in the middle. Process SMTP deleted 220 orc.control.auc.dk ESMTP Sendmail 8.13.6/8.13.6; Wed, 1 Apr 2009 13:13:56 +0200 (CEST) EHLO tk-laptop.es.aau.dk 250-orc.control.auc.dk Hello aau64570-tk.staff.control.auc.dk [192.38.50.63], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-VERB 250-8BITMIME 250-SIZE 250-DSN 250-AUTH LOGIN PLAIN 250-STARTTLS 250-DELIVERBY 250 HELP AUTH LOGIN 334 VXNlcm5hbWU6 dGtAZXMuYWF1LmRr 334 UGFzc3dvcmQ6 MXRranJhcDI= 235 2.0.0 OK Authenticated VERB 250 2.0.0 Verbose mode MAIL FROM:<[email protected]> SIZE=8798 250 2.1.0 <[email protected]>... Sender ok RCPT TO:<[email protected]> 250 2.1.5 <[email protected]>... Recipient ok RCPT TO:<[email protected]> 250 2.1.5 <[email protected]>... Recipient ok DATA 354 Enter mail, end with "." on a line by itself To: Arno Brand <[email protected]> Cc: Thomas Bak <[email protected]> Subject: [Brand, A.J. (Arno)] RE: Emailing: Aeolus_2ndWP1_09dec2008_minutesDraft.pdf Content-Transfer-Encoding: 8bit From: Torben Knudsen <[email protected]> Date: Wed, 01 Apr 2009 13:13:59 +0200 Message-ID: <[email protected]> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Arno I have two responses from you I like to have as soon as possible. ............... Associate Prof. Ph.D Torben Knudsen Mobile : (+45) 2787 9826 Section of Automation and Control, Direct : 6 8694 Department of Electronic Systems, Email : [email protected]=20=20=20 Aalborg University=20 Fredrik Bajersvej 7=20 DK-9220 Aalborg =D8 Denmark=20 --=-=-=-- . 050 <[email protected]>... Connecting to mx-a.mf.surf.net. via esmtp... 050 220 filter2-til.mf.surf.net ESMTP Sendmail 8.13.8/8.13.8/Debian-3; Wed, 1 Apr 2009 13:14:04 +0200; (No UCE/UBE) logging access from: orc.control.auc.dk(OK)-orc.control.auc.dk [130.225.50.20] 050 >>> EHLO orc.control.auc.dk 050 250-filter2-til.mf.surf.net Hello orc.control.auc.dk [130.225.50.20], pleased to meet you 050 250-ENHANCEDSTATUSCODES 050 250-PIPELINING 050 250-EXPN 050 250-VERB 050 250-8BITMIME 050 250-SIZE 050 250-DSN 050 250-ETRN 050 250-DELIVERBY 050 250 HELP 050 >>> MAIL From:<[email protected]> SIZE=8669 050 250 2.1.0 <[email protected]>... Sender ok 050 >>> RCPT To:<[email protected]> 050 >>> DATA 050 250 2.1.5 <[email protected]>... Recipient ok 050 354 Enter mail, end with "." on a line by itself 050 >>> . 050 250 2.0.0 n31BE4EM031605 Message accepted for delivery 050 <[email protected]>... Sent (n31BE4EM031605 Message accepted for delivery) 050 <[email protected]>... Connecting to a.mx.es.aau.dk. via esmtp... 050 220 mta1.es.aau.dk ESMTP Exim 4.63 Wed, 01 Apr 2009 13:14:05 +0200 050 >>> EHLO orc.control.auc.dk 050 250-mta1.es.aau.dk Hello orc.control.auc.dk [130.225.50.20] 050 250-SIZE 52428800 050 250-PIPELINING 050 250-STARTTLS 050 250 HELP 050 >>> STARTTLS 050 220 TLS go ahead 050 >>> EHLO orc.control.auc.dk 050 250-mta1.es.aau.dk Hello orc.control.auc.dk [130.225.50.20] 050 250-SIZE 52428800 050 250-PIPELINING 050 250-AUTH PLAIN LOGIN 050 250 HELP 050 >>> MAIL From:<[email protected]> SIZE=8669 050 250 OK 050 >>> RCPT To:<[email protected]> 050 >>> DATA 050 250 Accepted 050 354 Enter message, ending with "." on a line by itself 050 >>> . 050 250 OK id=1LoyOT-0002eg-B2 050 <[email protected]>... Sent (OK id=1LoyOT-0002eg-B2) 250 2.0.0 n31BDufi003200 Message accepted for delivery QUIT 221 2.0.0 orc.control.auc.dk closing connection -- Associate Prof. Ph.D Torben Knudsen Mobile : (+45) 2787 9826 Section of Automation and Control, Direct : 6 8694 Department of Electronic Systems, Email : [email protected] Aalborg University Fredrik Bajersvej 7 DK-9220 Aalborg Ø Denmark _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
