Gnus development mailing list
 help / color / mirror / Atom feed
From: Nicolas Kowalski <Nicolas.Kowalski@imag.fr>
Subject: Re: sending mail through a specific server?
Date: 22 Feb 2002 19:07:17 +0100	[thread overview]
Message-ID: <a561jc$9di$1@quimby2.netfonds.no> (raw)
In-Reply-To: <ruopu2x4c2t.fsf@billwlx.wolfram.com>

Bill White <billw@wolfram.com> writes:

> A local sysadmin has told me:
> 
> > Set gnus to send through mail.wolfram.com and receive through
> > pop.wolfram.com.

(setq smtpmail-smtp-server "mail.wolfram.com" 
      smtpmail-local-domain "wolfram.com" 
      message-send-mail-function 'smtpmail-send-it 
      send-mail-function 'smtpmail-send-it)

should do the trick.

Nicolas.




  parent reply	other threads:[~2002-02-22 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 18:15 Bill White
2002-02-22 18:07 ` Nicolas Kowalski
2002-02-25 15:40   ` Bill White
2002-02-25 15:40   ` Bill White
2002-02-22 18:07 ` Nicolas Kowalski [this message]
2002-02-22 18:24 ` David S. Goldberg
2002-02-22 18:24 ` David S. Goldberg
2002-02-22 18:15 Bill White

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='a561jc$9di$1@quimby2.netfonds.no' \
    --to=nicolas.kowalski@imag.fr \
    /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 NNTP newsgroup(s).