From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: "relaying denied" -- Can't set up SMTP Date: Tue, 25 Nov 2003 21:01:59 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8011-Tue25Nov2003210158+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1069790124 32155 80.91.224.253 (25 Nov 2003 19:55:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Nov 2003 19:55:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 25 20:55:21 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AOjHM-0001iJ-00 for ; Tue, 25 Nov 2003 20:55:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AOk2K-0001Qw-0X for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Nov 2003 15:43:52 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AOjz9-0008TE-Rr for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 15:40:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AOjyT-00083u-Pe for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 15:40:25 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AOjyT-000836-2W for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 15:39:53 -0500 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by mx20.gnu.org with esmtp (Exim 4.24) id 1AOiT4-0002m1-O1 for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 14:04:38 -0500 Original-Received: from zaretski ([80.230.153.167]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BYV20925; Tue, 25 Nov 2003 21:02:57 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Dan Anderson on Tue, 25 Nov 2003 16:12:03 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14572 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14572 > Newsgroups: gnu.emacs.help > From: Dan Anderson > Date: Tue, 25 Nov 2003 16:12:03 GMT > > Eli Zaretskii writes: > > Hmm... strange. What version of Emacs is that? > 21.3 Ah, that explains it: Emacs 21.3 does not support AUTH in SMTP. You need the version of smtpmail.el from the Emacs CVS.