[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
WL auto config
- To: wl-en <wl-en@ml.gentei.org>
- Subject: WL auto config
- From: Erik Hetzner <egh@e6h.org>
- Date: Fri, 09 Sep 2011 19:13:49 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:message-id:from:to:subject:user-agent:reply-to :mime-version:content-type; bh=UFckR1ehPaMGykhJM61jC64v7s4VFWrt9E8jINunSyQ=; b=IRIQ0Ri5IuXTxisuIKVQ6IljkO4PZ9VSOPR45i68N+63ZBJ3p8PP8V2ivxGj/s3gtz 8vmB9+TW9hIZc613GOrg09nA4GFoQQUsWgWEc6oCEvp6C6x6/+B3Z9d/LqPFdnoh1MY4 4hVhjmbyR3sBSZCyuay4PEGhx7vxj3fsZbM6Y=
- List-help: <mailto:wl-en-ctl@ml.gentei.org?body=help>
- List-id: wl-en.ml.gentei.org
- List-owner: <mailto:wl-en-admin@ml.gentei.org>
- List-post: <mailto:wl-en@ml.gentei.org>
- List-software: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]
- List-unsubscribe: <mailto:wl-en-ctl@ml.gentei.org?body=unsubscribe>
- Reply-to: Erik Hetzner <egh@e6h.org>
- Sender: Erik Hetzner <ehetzner@gmail.com>
- 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)
Hi,
I wrote a simple auto-config system for WL. It handles setting up your
SMTP settings and adds a single IMAP access group. This should be
sufficient to get people started with WL.
You can find it here:
https://gist.github.com/1207807
Eval that file, then run:
egh:wl-auto-config
All you should need to do is enter your email address.
Unfortunately it relies on the mozilla messaging ISP database which
seems somewhat sparsely populated. And the gmail.com settings are
wrong, so a user of gmail will need to change the
wl-smtp-authenticate-type to “plain”.
I don’t really have the time to work on this now, but I thought I
would put it out there in case other people want to use it.
best, Erik
Sent from my free software system <http://fsf.org/>.