Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Posting through a different mail server
Date: Fri, 20 Dec 2002 16:03:19 +0100	[thread overview]
Message-ID: <847ke4zqa0.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <87heda6jbh.fsf@nomensa.com>

Jonathan Shipley <js@nomensa.com> writes:

> kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:
>
>
>> What happens if you M-: (make-local-variable 'smtpmail-FOO) RET, then
>> M-: (setq smtpmail-FOO "other-server") RET, then C-c C-c?
>> 
>> If that works, then a function to choose the server for this message
>> might work.
>> 
>
> It went to the default server. Is there an impicit step I have missed
> out? I don't see why /just/ setting a local variable would override the
> default mail server. But then again, you're the lisp expert!
>
> Of course, I took your instructions literally, including the FOO.

I forgot the name of the variable, that's why I used FOO.  I suggest
that you try this:

M-: (make-local-variable 'smtpmail-smtp-server) RET
M-: (setq smtpmail-smtp-server "other-server") RET

You could also try smtpmail-default-smtp-server instead of
smtpmail-smtp-server.

Please put in the right server name instead of other-server.

-- 
~/.signature is: umop ap!sdn    (Frank Nobis)


      parent reply	other threads:[~2002-12-20 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <874r9brnsy.fsf@nomensa.com>
2002-12-19  7:43 ` Kai Großjohann
2002-12-19 13:08   ` Jonathan Shipley
     [not found]     ` <84heda3wu5.fsf@lucy.cs.uni-dortmund.de>
     [not found]       ` <87heda6jbh.fsf@nomensa.com>
2002-12-20 15:03         ` Kai Großjohann [this message]

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=847ke4zqa0.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).