Gnus development mailing list
 help / color / mirror / Atom feed
From: Bill White <billw@wolfram.com>
Subject: sending mail through a specific server?
Date: Fri, 22 Feb 2002 12:15:54 -0600	[thread overview]
Message-ID: <ruopu2x4c2t.fsf@billwlx.wolfram.com> (raw)

A local sysadmin has told me:

> Set gnus to send through mail.wolfram.com and receive through
> pop.wolfram.com.

The pop.wolfram.com part is easy:

(setq mail-sources
      '((pop :server "pop.wolfram.com"
	     :user "billw"
	     :dontexpunge nil)))

How do I set up gnus to send mail through mail.wolfram.com?  A grep
through the manual didn't help (surely my fault, not the manual's).

My gnus-post-method is "current".

Some background: mail from gnus to local usernames and aliases bounces
back with "unknown user" or some such error.  Instead, I have to send
to <username>@wolfram.com or <alias>@wolfram.com, which is a hassle.
Granted, there are some places where "hassles" are much bigger, but,
well,

Cheers -

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."



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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 18:15 Bill White [this message]
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
2002-02-22 18:24 ` David S. Goldberg
2002-02-22 18:24 ` David S. Goldberg
  -- strict thread matches above, loose matches on Subject: below --
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=ruopu2x4c2t.fsf@billwlx.wolfram.com \
    --to=billw@wolfram.com \
    /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).