Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: smtp server by select method/group
       [not found] <d12d4975.0409291238.7ba90c5e@posting.google.com>
@ 2004-10-28 16:03 ` CHENG Gao
  0 siblings, 0 replies; only message in thread
From: CHENG Gao @ 2004-10-28 16:03 UTC (permalink / raw)


How about

(setq gnus-posting-styles
      '(("nnimap.work:.*"
         (address "foo@work.com")
         (eval (setq smtpmail-smtp-server "yourworkserver")))
        ("nnimap.personal:.*"
         (address "foo@home.org")
         (eval (setq smtpmail-smtp-server "yourpersonalserver")))))

Though I have not tested it, I trust it works.

HTH,

-- 
春风和气纯乎纯矣
烈日秋霜正者正也
            -- 河南嵩县二程祠道学堂联


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-28 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <d12d4975.0409291238.7ba90c5e@posting.google.com>
2004-10-28 16:03 ` smtp server by select method/group CHENG Gao

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).