> > Ah, I'll look into that. I used extra headers to set Gcc; I'll see if
> > I can use it to set the smtp server.

> I use this for several years now and set the smtp server among many
> other things via posting styles:

> --8<---------------cut here---------------start------------->8---
> (setq gnus-posting-styles
>       '(
>       (".*"
>          MY DEFAULT SETTINGS
>         )
>         ("work:.*"                                
>        MY WORK SETTINGS
>         )
>         ("private:.*"
>        MY PRIVATE SETTINGS
>          ("X-Message-SMTP-Method" "smtp smtp.someserver.de 587 username")
>         )))
> --8<---------------cut here---------------end--------------->8---

> The SMTP server used for work is set using the
> normal message-send-mail-function.

Yes, that works.  But there remain two issues, one major, one more minor

1. When replying to messages like this one, i.e. from a mailing list,
the identity rules seem to fail, as I get a "no match" error, and S W
fails to actually quote in that case. (Though gnus alias seems to arrive
at the correct identity anyway).  I'm not sure how to resolve this.

2. The more minor issue is that the message-id isn't correctly set. I
get things like:  Message-ID:
<87poxnrpkg.fsf@sushoma.i-did-not-set--mail-host-address--so-tickle-me>

Setting the organisation in gnus alias doesn't seem to help.

-- 
( Dr Benjamin Slade . b.sl...@utah.edu . http://www.jnanam.net/slade )
 ( Linguistics . University of Utah )
   (pgp_fingerprint: (21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
         '(sent by 真/MA Gnus on Emacs running under GNU/Linux)

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to