[mew-int 2197] Re: mew-config-alist

Tatsuya Kinoshita tats at example.com
Thu Aug 10 02:38:09 JST 2006


On August 9, 2006, [mew-int 2196],
fgs (at epulse.net) wrote:

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

Remove "mew-" from the keys.

Quoting from Mew manual, "config" section:

| Each key which can be specified in `mew-config-alist' corresponds to
| the variable `mew-"key"'. The following list enumerates such keys.
| 
|      "name", "user", "mail-domain",
|      "cc", "fcc", "dcc", "reply-to", "organization", "header-alist",
|      "proto",
|      "smtp-server", "smtp-port", "smtp-ssh-server", "smtp-ssl", "smtp-ssl-port",
[...]

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list