[mew-int 2196] mew-config-alist

Francesco Scaglioni fgs at example.com
Wed Aug 9 23:11:13 JST 2006


Hi,

I have the following in my ~/.mew.el


(setq mew-config-alist
           '(("home"
             ("mew-smtp-server" . "smtp.gotadsl.co.uk"))
             ("nhs"
             ("mew-smtp-server" . "172.16.100.21"))
             ("mossdog"
              ("mew-mail-domain" . "mossdog.net"))
             ("epulse"
              ("mew-mail-domain"     . "epulse.net"))))

I had hoped that by selecting eg

Case to mossdog then outgoing email would use mossdog.net
and similarly with epulse.  This does not work as planned.
I also need to be able to set my outgoing smtp server in a
similar way.  This also does not work.

Does anyone have any suggestions?  Apologies for my not
understanding the solution myself.

Cheers,

F




More information about the Mew-int mailing list