From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88517 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: authentication method fails Date: Tue, 23 Apr 2019 21:21:40 +0200 Message-ID: <87sgu8y1bv.fsf@mid.deneb.enyo.de> References: <86r29wm8md.fsf@zoho.eu> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="120702"; mail-complaints-to="usenet@blaine.gmane.org" To: ding@gnus.org Original-X-From: ding-owner+M36720@lists.math.uh.edu Tue Apr 23 21:22:48 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hJ109-000VCQ-Fy for ding-account@gmane.org; Tue, 23 Apr 2019 21:22:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1hJ0zJ-0006Lv-MT; Tue, 23 Apr 2019 14:21:53 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hJ0zD-0006J6-L9 for ding@lists.math.uh.edu; Tue, 23 Apr 2019 14:21:47 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hJ0zB-00038k-RU for ding@lists.math.uh.edu; Tue, 23 Apr 2019 14:21:47 -0500 Original-Received: from albireo.enyo.de ([5.158.152.32]) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hJ0z7-0002be-UE for ding@gnus.org; Tue, 23 Apr 2019 21:21:44 +0200 Original-Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1hJ0z7-00036E-1e for ding@gnus.org; Tue, 23 Apr 2019 19:21:41 +0000 Original-Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1hJ0z6-0001gz-SE for ding@gnus.org; Tue, 23 Apr 2019 21:21:40 +0200 In-Reply-To: <86r29wm8md.fsf@zoho.eu> (Emanuel Berg's message of "Sun, 21 Apr 2019 03:48:10 +0200") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88517 Archived-At: * Emanuel Berg: > I got an e-mail saying the traditional Gnus > setup with `gnus-select-method' and > `gnus-secondary-select-methods' does not work > for certain mail servers. > > Sadly, it's not working. I tried this a few > times before and the error message > indicates, that my mail server does not > support the authentication method: > > Couldn't send message via news: 441 You need a > valid email address to post: Invalid response from > SMTP server mx01.emig.kundenserver.de: > 554-kundenserver.de (mxeue112) Nemesis ESMTP > Service not available. > > (the mail address i am using is an > @online.de) > > I don't know nothing about online.de but > I never heard of anyone having this issue > before? Is it common, and is there > a workaround? This looks like an SMTP error message to me. Has the user configured SMTP authentication at all?