From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8656 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.gnus.user Subject: Re: Agent and smtp? Date: Sat, 03 Feb 2007 21:44:58 +0000 Message-ID: References: <82lkjgs1yw.fsf@kohji.angelv.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1170539115 6873 80.91.229.12 (3 Feb 2007 21:45:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Feb 2007 21:45:15 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Feb 03 22:45:06 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HDSgy-0002yS-LL for gegu-info-gnus-english@m.gmane.org; Sat, 03 Feb 2007 22:45:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDSgz-0003bb-DY for gegu-info-gnus-english@m.gmane.org; Sat, 03 Feb 2007 16:45:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HDSgw-0003bM-Mw for info-gnus-english@gnu.org; Sat, 03 Feb 2007 16:45:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HDSgu-0003Ym-1N for info-gnus-english@gnu.org; Sat, 03 Feb 2007 16:45:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDSgt-0003YY-Tq for info-gnus-english@gnu.org; Sat, 03 Feb 2007 16:44:59 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HDSgt-0005b9-FM for info-gnus-english@gnu.org; Sat, 03 Feb 2007 16:44:59 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HDSgV-0003a2-3p for info-gnus-english@gnu.org; Sat, 03 Feb 2007 22:44:35 +0100 Original-Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Feb 2007 22:44:35 +0100 Original-Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Feb 2007 22:44:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: sl392.st-edmunds.cam.ac.uk Face: iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEUvT09qWs3/pQD///+J kUVcAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9cBBwMLOd3veKQA AACuSURBVBjTldE9CgIxEAXgB+lEyFUC2wo5ikdZ8DSypxhMY7H9VuIVwlqkGRgnm59VsHGafIQ3 CZlAtmKIRaHETgYa12lqvEsPYKf8wXHsPGfqPaUM0g9aJPKFXkmNQmSDqwzz4Fpgpz+6WAPY2z5o uPJJpu0uypcl4nyCibMLQ8lCiVjayLoQvw5LsVKQuHPRR958HZbOcVsKeepcLxpByjycGvnKmY+c MBvrtyjfe0vmuLvdq/kAAAAASUVORK5CYII= User-Agent: No Gnus v0.6, Emacs/22.0.93.3 (2007-02-02), Fedora 6 gnu/linux Cancel-Lock: sha1:7M048RzDo8dZG5Ujhvz2Sr7VE3w= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8656 Archived-At: On 2007-02-02, Angel de Vicente said: > Hi, > > I'm slowly getting to configure Gnus properly for my needs, but there > is now just one big stumbling block. I have the following in my > .gnus.el, and gnus sends the mails OK through this server, but when I > go into unplugged mode, it continues to send the mails directly, > instead of putting them in a queue... Anyone has any tips to get this > working? > > (setq send-mail-function (quote smtpmail-send-it)) > (setq message-send-mail-function (quote smtpmail-send-it)) > (setq smtpmail-smtp-server "smtp.wanadoo.es") > (setq smtpmail-auth-credentials '(("smtp.wanadoo.es" 25 "ang***@wanadoo.es" "****"))) > > Thanks > Angel `C-c C-d' would put it in queue. -- Leo (GPG Key: 9283AA3F)