From: Tim McNamara <timmcn@bitstream.net>
Subject: Re: Bug report and sendmail
Date: Tue, 09 Dec 2003 20:40:14 -0600 [thread overview]
Message-ID: <m2r7zd5rap.fsf@bitstream.net> (raw)
In-Reply-To: 3FD6724D.8050704@yahoo.com
Kevin Rodgers <ihs_4664@yahoo.com> writes:
> 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.
Ah! That makes sense, being that it *is* my default mail server. Is
there a reason to do so other than logical consistency?
>> (setq smtpmail-local-domain nil)
>
> Hmmm, why not "bitstream.net"?
The truthful answer? Because I don't yet really know what I'm doing
with the .emacs and .gnus files. So, if I understand correctly, this
could be (setq smtpmail-local-domain "bitstream.net")? What would be
the advantage?
>> (setq smtpmail-queue-mail nil)
>> (setq smtpmail-debug-info nil)
>
> Since you're trying to debug a problem, why not t?
Hmmm, I don't know. I probably pasted this out of a reply to an
earlier query.
Thanks!
next prev parent reply other threads:[~2003-12-10 2:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 14:32 Bug report and sendmail Tim McNamara
2003-12-09 17:21 ` Jesper Harder
2003-12-09 17:37 ` Kevin Rodgers
2003-12-10 16:39 ` gebser
2003-12-09 20:16 ` Tim McNamara
2003-12-10 1:09 ` Kevin Rodgers
2003-12-10 2:40 ` Tim McNamara [this message]
[not found] <mailman.1502.1071078084.399.help-gnu-emacs@gnu.org>
2003-12-11 1:05 ` Tim McNamara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2r7zd5rap.fsf@bitstream.net \
--to=timmcn@bitstream.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).