[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error on wl-domain
- To: wl-en@lists.airs.net
- Subject: Re: error on wl-domain
- From: Erik Hetzner <egh@e6h.org>
- Date: Mon, 27 Jun 2011 21:24:47 -0700
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:message-id:from:to:subject :in-reply-to:references:user-agent:reply-to:mime-version :content-type; bh=qi6cTG4cSHWvHHxGYIq5tZKfQfWqxE8MBWdE7HG/XCE=; b=eEUjX88E42WZ+mIa1DnmCItaYvVI4l1zlh0FbWpXljnmxXvUXIbMH9YR+VoarytyfQ TFLcR2fS5pnEPE5HvYjhZhLB5I3astxxtezet3TqYrLCE9KxSOdHKGarDrS7j7AZuVmF t8dvj5oKM0k5TsjZHzoj6A5m3V8YYyhumrf4E=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:from:to:subject:in-reply-to:references :user-agent:reply-to:mime-version:content-type; b=Z4kJiE1GoMieEtDt2PPpGILL05UGt1t5KAmogJsc39pqvpieDSRulhUBog2ETmU8Yf VyZPEwn7MhNRCwHsYB+sJ1IjJ5qqW8gC6t7h9jasreLaEX3cLS8Kvgk8751GyVNRgQ2q AJ6Y3rnNOEJjR66NldtgM9831s2fDq7fsjDQc=
- In-reply-to: <87liwmd4dc.wl%daveo@mint>
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- References: <87liwmd4dc.wl%daveo@mint>
- Reply-to: Erik Hetzner <egh@e6h.org>
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
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/>.