From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3185 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.user Subject: Re: smtp auth works on windows but not linux? Date: Wed, 19 Nov 2003 06:26:51 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669371 17932 80.91.229.2 (31 Jan 2006 01:02:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:02:51 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:50 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: fnatte.nada.kth.se Original-X-Trace: quimby.gnus.org 1069219615 3446 130.237.226.103 (19 Nov 2003 05:26:55 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Wed, 19 Nov 2003 05:26:55 +0000 (UTC) User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:f+PfZ1YGKrPkZh7W60ZYlDxUkmI= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3326 Original-Lines: 29 X-Gnus-Article-Number: 3326 Tue Jan 17 17:31:50 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3185 Archived-At: Martin Stemplinger writes: > Hi all, > > I switched from windows to linux recently and can't send mails using > emacs and smtpmail anymore. > > It's the same emacs (21.3.50 compiled from cvs), gnus (5.10.2) and > config files. I just copied the config files from windwos to linux and > everything else worked just fine. > > Trying to send a mail gives the following trace > > 220 {mp025} GMX Mailservices ESMTP > EHLO linux.local > 250-{mp025} GMX Mailservices > 250-8BITMIME > 250-AUTH=LOGIN CRAM-MD5 PLAIN > 250-AUTH CRAM-MD5 LOGIN PLAIN > 250 STARTTLS > MAIL FROM: BODY=8BITMIME > 551 {mp025} Need to authenticate via SMTP-AUTH-Login > QUIT > 221 {mp025} GMX Mailservices > > any idea what's going on there? You need to authenticate yourself. See the "SMTP" manual, part of your Emacs installation.