[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error on wl-domain



At Mon, 27 Jun 2011 22:25:19 -0500,
Dave Webb wrote:
> 
> i'm still getting an error on initial opening of M-x wl, elmo pops
> up a warning saying "please set wl-message-id-domain to get valid
> email address" yet.... i have the following im my .wl init file
> 
> (setq wl-local-domain "smtp.gmail.com")
> (setq wl-message-id-domain "gmail")
> 
> as someone from this list mentioned that wl-local-domain would solve
> the problem (din't work for me though)
> 
> […]

Hi,

This warning message is printed when wl-message-id-domain does not
contain a dot (.). You need to set wl-message-id-domain to
“gmail.com”, not “gmail”.

The function which generates this error is wl-check-environment.

best, Erik
Sent from my free software system <http://fsf.org/>.