[Users] Automatically adjusting "From" address
Barry Warsaw
barry at python.org
Thu Feb 23 17:45:04 CET 2012
On Feb 18, 2012, at 08:37 AM, Charles Lipton wrote:
>I am having an ongoing problem which may be a setup issue on my side.
>Is there some way I can have the mail address of the mailbox account I
>am creating mail from automatically inserted into the mail instead of my
>default address?
This may not be exactly what you're looking for, but I have a nice little
Python script in ~/.claws-mail/python-scripts/auto/compose_any which
automatically sets the From: pulldown in the compose window to one of my many
email addresses, based on various criteria in the message I'm responding to.
E.g. if it's a mailing list @python.org I'll use my python.org address.
Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20120223/90bee84f/attachment.sig>
More information about the Users
mailing list