[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dynamic Modification of "FROM" address automatically
- To: wl-en@lists.airs.net
- Subject: Re: Dynamic Modification of "FROM" address automatically
- From: Suresh Kumar <sureshkumar.pp@gmail.com>
- Date: Fri, 02 Oct 2009 11:42:46 +0300
- 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:received:received:message-id:date:from:to :subject:in-reply-to:references:user-agent:mime-version:content-type; bh=WJG9sA23cioZOyaf45Oa3r2p3tebTLOEDatBn3sx2Ms=; b=pbENKtSLpLQNPl1SP5OJKwXWGtUZv4Rkqq6JjcZ9qDGFoV/IGsnaKlQ2iYz7ZKaD4w DyHlrVdh66vA8meuvAfHs+kJriqTi5Dc3OEBdLWlJhjmF5uSHnVW0UVMH3LVRh4dJBJD onC5FSh8CNNtqQ4WGGHnDuo40Cmlf9aJJvYOs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type; b=aky5U2Ex0Z0Hb8l7qSnevIV8SGjuz0/mW5PocdPa9Wm9mef1/HMMRyYVFIc/q/h4nM Bc+3FDM1gSlu8vSS7BHGwo356HTVebK4ixnTDE2U/7tZq9RgTS7ha5j94XEemNtthIXN bYrKUciB0iW3ZSyIxma14Lz4DWN9z0dCYzRJk=
- In-reply-to: <200909261632.n8QGWGrY020119@smtp-1.hut.fi>
- 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: <200909261632.n8QGWGrY020119@smtp-1.hut.fi>
- Reply-to: wl-en@lists.airs.net
- User-agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.0 Mule/6.0 (HANACHIRUSATO)
At Sat, 26 Sep 2009 19:32:22 +0300,
Suresh Kumar wrote:
>
> One question is, is there anyway to automatically pick up "To" and
> convert it into "From" address when replying?
> (I have way more addresses, don't want to end up with putting
> templates for each address)
My Lisp skills are limited, so any help would be appreciated
Can someone throw a piece of code that does this from
"wl-mail-setup-hook"
- read "To" address from the header
- if this address is in "wl-user-mail-address-list", put it as "From" address