From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chris Hall Newsgroups: gmane.emacs.help Subject: Re: Emacs 21.2, smtpmail, and vm Date: Tue, 04 Feb 2003 06:18:55 GMT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030203203140.679c2cc6.hall.cj@verizon.net> References: <84d6m9n52u.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1044339639 15541 80.91.224.249 (4 Feb 2003 06:20:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Feb 2003 06:20:39 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fwRh-00042W-00 for ; Tue, 04 Feb 2003 07:20:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fwRw-0000bD-00 for gnu-help-gnu-emacs@m.gmane.org; Tue, 04 Feb 2003 01:20:52 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!snoopy.risq.qc.ca!chi1.webusenet.com!news.webusenet.com!cyclone1.gnilink.net!spamkiller.gnilink.net!nwrddc02.gnilink.net.POSTED!1f18d88b!not-for-mail Original-Newsgroups: gnu.emacs.help X-Newsreader: Sylpheed version 0.8.9 (GTK+ 1.2.9; i686-pc-linux-gnu) Original-Lines: 35 Original-NNTP-Posting-Host: 4.65.55.48 Original-X-Complaints-To: abuse@verizon.net Original-X-Trace: nwrddc02.gnilink.net 1044339535 4.65.55.48 (Tue, 04 Feb 2003 01:18:55 220) Original-NNTP-Posting-Date: Tue, 04 Feb 2003 01:18:55 220 Original-Xref: shelby.stanford.edu gnu.emacs.help:109761 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6271 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6271 On Mon, 03 Feb 2003 09:25:45 +0100 kai.grossjohann@uni-duisburg.de (Kai Gro=DFjohann) wrote: > Chris Hall writes: >=20 > > If I set smtpmail-auth-credentials as specified in the smtpmail > > preface comments, '("smtp hostname" 25 "username" "passord")' > > smtpmail-try-auth-methods won't find *any* credentials, and > > immediately sends 'MAIL FROM:' to my ISP, which then says > > 'authorization required', and closes the connection. >=20 > I think it should be a list of such lists, like so: >=20 > (setq smtpmail-auth-credentials > '( ("host" 25 "user" "passwd") > ("anotherhost"25 "otheruser" "verysecret") )) >=20 > --=20 > A turnip curses Elvis Thanks, kai. I tried that, too, but with one list element as a filename, like the comments in the file suggested, thinking it would use the first match it found, and go through the list in order. Which it did, but the issue isn't there - it is in the code reading the list, it seems to me, after the debugging session? I mean this *is* development code I got out of CVS, isn't it? --=20 "No nation can preserve its freedom in the midst of continual warfare." -- James Madison, Secretary of State to Mr. Jefferson, and 4th President "My confidence is that there will for a long time be virtue and good=20 sense enough in our countrymen to correct abuses."=20 --Thomas Jefferson to Edward Rutledge, 1788. ME 7:81=20