help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug report and sendmail


From: Kevin Rodgers
Subject: Re: Bug report and sendmail
Date: Tue, 09 Dec 2003 18:09:33 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Tim McNamara wrote:

Here is my existing configuration:

From my .emacs:

(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")


That should be smtpmail-default-smtp-server.


  (setq smtpmail-local-domain nil)


Hmmm, why not "bitstream.net"?


  (setq smtpmail-queue-mail nil)
  (setq smtpmail-debug-info nil)


Since you're trying to debug a problem, why not t?


and from my .gnus:

I don't think that's relevant, unless you're reporting a Gnus bug.

--
Kevin Rodgers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]