From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3312 Path: news.gmane.org!not-for-mail From: sean@tcob1.net (Sean Rima) Newsgroups: gmane.emacs.gnus.user Subject: Re: Getting Gnus to use a remote SMTP server Date: Sun, 21 Dec 2003 20:18:23 +0000 Organization: There Can Only Be 1 - http://www.tcob1.net Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669474 18498 80.91.229.2 (31 Jan 2006 01:04:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:04:34 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:32:01 2006 Original-Path: quimby.gnus.org!newsfeed.gazeta.pl!news.astercity.net!in.100proofnews.com!in.100proofnews.com!news.maxwell.syr.edu!sn-xit-03!sn-xit-04!sn-xit-06!sn-post-01!supernews.com!news.supernews.com!home.tcob1.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-PGP-FP: FF71 AC3B 7A3E 54A6 88C5 9ED8 5E31 FCA5 120A 02FB X-PGP: 120A02FB User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:MSl6pJ4Ubzhb0YtYTT8sTHKOfHc= Original-X-Complaints-To: abuse@supernews.com Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3453 Original-Lines: 49 X-Gnus-Article-Number: 3453 Tue Jan 17 17:32:01 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3312 Archived-At: On 21 Dec 2003, Tim McNamara wrote: > sean@tcob1.net (Sean Rima) writes: > >> I have the following code in my GNUS to try adn get gnus to use >> mail.tcob1.net but it never does >> >> (setq smtpmail-default-smtp-server "mail.tcob1.net" >> smtpmail-smtp-server "mail.tcob1.net" >> send-mail-function 'smtpmail-send-it >> smtpmail-local-domain "tcob1.net") >> >> Does this look right, I am using the CVS version, updated today. > > Here's what I have in mine, and it seems to work OK: > > (require 'smtpmail) > (setq send-mail-function 'smtpmail-send-it) ; for `mail' > (setq message-send-mail-function 'smtpmail-send-it) ; for `message' > (setq smtpmail-smtp-server "mail.bitstream.net") > (setq smtpmail-local-domain "bitstream.net") > > > You also have to specify your username, password, etc. Here's > what's in my .gnus file: > > (setq user-full-name "Tim McNamara") > (setq user-mail-address "timmcn@bitstream.net") > > (add-to-list 'gnus-secondary-select-methods '(nnml "")) > (eval-after-load "mail-source" > '(add-to-list 'mail-sources '(pop :server "mail.bitstream.net" > :user "yourusernamenotmine" > :password "youpasswordnotmine"))) > (setq send-mail-function 'smtpmail-send-it) > (setq message-send-mail-function 'smtpmail-send-it) > (setq smtpmail-smtp-server "mail.bitstream.net") > > > When I have used (setq smtpmail-default-smtp-server...) in my .emacs > or .gnus, it breaks accessing my POP account for some reason. Okay I will try that Sean -- GPG Key Id 120A02FB ICQ: 679813 Jabber: tcobone@jabber.org TCOB1.net hosting service now availble