Re: imap/2158: no different 'from's and 'realname's
The following reply was made to PR imap/2158; it has been noted by GNATS.
From: Alain Bench <veronatif@xxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc: Fabiano Sidler <fabianosidler@xxxxxxxxxx>
Subject: Re: imap/2158: no different 'from's and 'realname's
Date: Tue, 17 Jan 2006 17:17:33 +0100 (CET)
Hello Fabiano, and thanks for the problem report.
On Saturday, December 31, 2005 at 17:39:49 +0100, Fabiano Sidler wrote:
> Variables such as "from" or "realname" are only set, when:
> -folder is "imap://..." and NOT "imaps://..."
> -the 'set' statement are placed in the folder-hook and NOT in the
> account-hook
I suspect there is no bug, but account-hook misusage. Account-hooks are
not intended to set $from nor $realname. Look at bug 2058 for some
explanations. Use folder-hooks instead.
Could you please either confirm we can close the bug, or give us precise
example of malfunction?
Bye! Alain.