From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44297 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: smtpmail-auth-credentials from authinfo Date: Fri, 19 Apr 2002 17:55:43 +0200 (CEST) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1019233091 12891 127.0.0.1 (19 Apr 2002 16:18:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2002 16:18:11 +0000 (UTC) Cc: ding , Return-path: Original-Received: from hermes.netfonds.no ([195.204.10.138]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16yb5L-0003HE-00 for ; Fri, 19 Apr 2002 18:18:11 +0200 Original-Received: from malifon.math.uh.edu (malifon.math.uh.edu [129.7.128.13]) by hermes.netfonds.no (8.10.1/8.9.3) with ESMTP id g3JFuaf05706 for ; Fri, 19 Apr 2002 17:56:36 +0200 (CEST) Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16yajy-0004Rg-00; Fri, 19 Apr 2002 10:56:02 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Apr 2002 10:56:14 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA04406 for ; Fri, 19 Apr 2002 10:56:04 -0500 (CDT) Original-Received: (qmail 24376 invoked by alias); 19 Apr 2002 15:55:47 -0000 Original-Received: (qmail 24371 invoked from network); 19 Apr 2002 15:55:46 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 19 Apr 2002 15:55:46 -0000 Original-Received: from yxa.extundo.com (localhost.localdomain [127.0.0.1]) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g3JFtiKY000950; Fri, 19 Apr 2002 17:55:44 +0200 Original-Received: from localhost (jas@localhost) by yxa.extundo.com (8.12.2/8.12.1/Submit) with ESMTP id g3JFthVd000947; Fri, 19 Apr 2002 17:55:44 +0200 X-Authentication-Warning: yxa.extundo.com: jas owned process doing -bs Original-To: Ted Zlatanov In-Reply-To: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44297 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44297 On Fri, 19 Apr 2002, Ted Zlatanov wrote: > Should I extract that to authinfo.el (or netrc.el?) so it can be > integrated with smtpmail.el? I think that would be a good idea. nntp.el, imap.el and sieve.el would also need to be changed, and maybe more stuff. > Also smtpmail.el needs to be patched so it accepts the old-style flat > lists and the gnus-parse-netrc style output. I think it would be better if smtpmail.el looked in .authinfo by default, and not touch the `smtpmail-auth-credentials' stuff.