From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25307 invoked from network); 9 Dec 2022 23:15:18 -0000 Received: from lists.gnu.org (209.51.188.17) by inbox.vuxu.org with ESMTPUTF8; 9 Dec 2022 23:15:18 -0000 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3ma0-0002SB-VL; Fri, 09 Dec 2022 18:14:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3ma0-0002Rq-72 for info-gnus-english@gnu.org; Fri, 09 Dec 2022 18:14:56 -0500 Received: from thaodan.de ([2a03:4000:4f:f15::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3mZy-0004SN-8f for info-gnus-english@gnu.org; Fri, 09 Dec 2022 18:14:55 -0500 Received: from odin (dsl-trebng12-b04885-76.dhcp.inet.fi [176.72.133.76]) by thaodan.de (Postfix) with ESMTPSA id E9AF6D08C0A; Sat, 10 Dec 2022 01:14:49 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=thaodan.de; s=mail; t=1670627690; bh=Uf88tY5AouXDZiBr65n1RswQShABaipCdWpDC5Mv9ng=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=muIZHq2CSET1Fk8yBxNdn9OSrrAolrDHU8VUJoSpYXpNEs48GN+T39qBNrHlMK7RY w4Et/gPvJayFx5YRBhhRHelhXH4eCpwiEzj89VCQxTtqt2NcIA9voBrMkKnQ5H9sXl 8php+6zNLYmeUHcwQCUscJXDWcFFWSJAfpQufUvXftB9Om/vjdFsfJyJJgxsJjR/lw kkGdAE2nXMABHdKcGtnOgGgbnbNa71F/QwoP/sZGN8X/0ut6gP5I/xIudIan+JoAOL JhubDjvNlvDRFzjCtcLchf6t6sYEYNFwuF/6uEExy1eq9Y9T4YCYJtINFFxKHYogFz lj3rkMPUkLj4n8H3MatX/xNsD7+UynS6qFy7jKVKbf/a0pzwsPCnQLIKcRzgGwUR6s WWErKaa2+oXyeP9cGlLcbkEl2mcRIGGB5BbPom5VeUo2leCisBNjAqEAGwsohgWt4w +N7UlKr4R/vh6ZELIxEEsBaronnHeFbNHBACP+8zjZJpa/wQfJRxY20b+ILsQRUjUp zTdvwui3XjX2kE/Cy5inZA+PfgEwRNTlgRP01opDqNRHGQD8/pjr2bBKfZRO1Fvjrh H3nKnwabUgPHmPPvxr+ebwNOmbdysQ5OLVPycO9Xru908h/NgCKKM5jFvPHWFfvhuN h1sdrVl70wZ8JsDuzMrBaCMM= From: =?utf-8?Q?Bj=C3=B6rn?= Bidar To: "jindam, vani" Cc: Info-gnus English Subject: Re: smtpmail-send-it: Sending failed: 504 5.5.2 : Helo command rejected: need fully-qualified hostname In-Reply-To: (vani jindam's message of "Fri, 09 Dec 2022 05:07:54 +0000") References: <57e3b6e134edf87b43c27eba98068862@disroot.org> Date: Sat, 10 Dec 2022 01:14:48 +0200 Message-ID: <87edt8185z.fsf@thaodan.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a03:4000:4f:f15::1; envelope-from=bjorn.bidar@thaodan.de; helo=thaodan.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org Sender: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org Do you really need to add the credentials here? Try without them so smptmail will try to use auth-source to retrieve the credentials. These are my smtpmail settings: (use-package smtpmail :config (setq smtpmail-default-smtp-server "smtp.server.de" smtpmail-smtp-server "smtp.server.de" smtpmail-smtp-service "465" smtpmail-stream-type 'ssl smtpmail-servers-requiring-authorization ".*")) For me these work like this, smtpmail will try to retrieve the localdomain and sendto-domain by itself. If you add either to the hosts file they should be fine. Br, Bj=C3=B6rn