From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51527 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: SMTP with authentication? Date: Wed, 16 Apr 2003 12:20:56 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050488460 3335 80.91.224.249 (16 Apr 2003 10:21:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 10:21:00 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M71@lists.math.uh.edu Wed Apr 16 12:20:58 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195k27-0000rT-00 for ; Wed, 16 Apr 2003 12:20:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 195k2R-00007K-00; Wed, 16 Apr 2003 05:21:11 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 195k2J-00007D-00 for ding@lists.math.uh.edu; Wed, 16 Apr 2003 05:21:04 -0500 Original-Received: (qmail 56443 invoked by alias); 16 Apr 2003 10:21:03 -0000 Original-Received: (qmail 56438 invoked from network); 16 Apr 2003 10:21:03 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 16 Apr 2003 10:21:03 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h3GAKuXK025676 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 16 Apr 2003 12:20:56 +0200 Original-To: Lloyd Zusman Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030416:ljz@asfast.com:6ad2c38aa1cff0a6 X-Hashcash: 0:030416:ljz@asfast.com:6ad2c38aa1cff0a6 X-Payment: hashcash 1.2 0:030416:ding@gnus.org:b21349c8a8b8f989 X-Hashcash: 0:030416:ding@gnus.org:b21349c8a8b8f989 In-Reply-To: (Lloyd Zusman's message of "Tue, 15 Apr 2003 20:37:08 -0400") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51527 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51527 Lloyd Zusman writes: > Forgive me if this has been asked here ... my internet access had been > greatly curtailed for the past few months, and also, I no longer have > the archives of this mailing list. > > Is there a message-send-mail-function that sends via SMTP with > plaintext authentication? I didn't see anything in the docs that > described anything like this. Use `smtpmail-send-it' and a recent smtpmail.el, and see the smtpmail manual (in Emacs CVS or online at http://josefsson.org/smtpmail.html).