From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Mario_Domg=F6rgen?= Newsgroups: gmane.emacs.help Subject: Re: smtpmail and smtp-auth Date: Sun, 27 Jul 2003 14:01:05 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <86llukb2m6.fsf@ID-97899.user.dfncis.de> References: <86brvh8qyb.fsf@5100784654140001.dialin.t-online.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1059307757 21071 80.91.224.249 (27 Jul 2003 12:09:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 27 Jul 2003 12:09:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 27 14:09:11 2003 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 19gkKs-0005TN-00 for ; Sun, 27 Jul 2003 14:09:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19gkH5-0002m4-Ix for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jul 2003 08:05:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!xdsl-213-196-247-242.netcologne.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: xdsl-213-196-247-242.netcologne.de (213.196.247.242) Original-X-Trace: news.uni-berlin.de 1059307269 19849257 213.196.247.242 (16 [97899]) User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:HWzGPa7z4dBgNEkkmr9GH8jUWM8= Original-Xref: shelby.stanford.edu gnu.emacs.help:115480 Original-To: help-gnu-emacs@gnu.org 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:11398 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11398 Subhankar Chatterjee writes: >> (setq smtpmail-auth-credentials '("mail.gmx.de" 25 "user-number" "password") >> smtpmail-debug-info t ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >> smtpmail-debug-verb t >> smtpmail-default-smtp-server nil >> smtpmail-smtp-server "mail.gmx.de" >> smtpmail-smtp-service "25") > ^^^^ > (no quotes here) > Follow this format : > > (load "smtpmail") > (setq message-send-mail-function 'smtpmail-send-it) ; if you use message/Gnus > (setq smtpmail-smtp-service 25) > (setq smtpmail-debug-info t) ; only to debug problems > (setq smtpmail-auth-login-username "username") > (setq smtpmail-auth-credentials > '(("smtp.bonbon.net" 25 "username" "passwd"))) Ah, great, now it is working! Thank you! Mario -- First snow, then silence. This thousand dollar screen dies so beautifully.