Re: [Postfixadmin-devel] Using the 'Real Name' in the autoreply message
Brought to you by:
christian_boltz,
gingerdog
From: Tanstaafl <tan...@li...> - 2013-03-12 20:39:28
|
On 2013-03-12 2:53 PM, Tanstaafl <tan...@li...> wrote: > Hello all, > > I have a Feature Request for this at: > > https://sourceforge.net/p/postfixadmin/feature-requests/30/ > > To put it simply, I want the vacation message to show as: > > From: "Real Name" <em...@ex...> > > not just > > em...@ex... To clarify... First it should test for whether or not there is a real name in the DB. If there is, use RFC 822 style (per above), if there isn't, use RFC 821 style. |