Re: [Postfixadmin-devel] Using the 'Real Name' in the autoreply message
Brought to you by:
christian_boltz,
gingerdog
From: Rudi F. <rud...@go...> - 2013-03-28 16:55:53
|
I think it would be better to get the Real Name from Database. This way the User (Mailbox owner) can define his name which will be display in vacation message. Your way the Real Name in the vacation mail is set by the sender of the original mail. I think this isnt a good behavior. Rudi Am 28.03.2013 17:36, schrieb Tanstaafl: > Revisiting this now that we have nicely solved the multi-string > capability for the noreply function... > > So... > > Since the 3rd line in the vacation.log for a vacation transaction is > using the RFC 822 Style (contains the "Real Name") for the 'To' header: > >>> 2013/03/11 07:51:39 DEBUG> /var/spool/vacation/vacation.pl:587 main:: - Email headers have to: '"Real Name" <val...@ex...>' and From: '"ge...@me..." <ge...@me...>' > Doesn't this mean that it is *already available* as a variable, since > the logger is obviously using it? If so, then would some kind soul who > knows the code well enough to know where/what to look for, please take a > peek and see what the variable name is so that we can simply modify the > script that generates the vacation email to use it, resulting in the > above line being: > >>> 2013/03/11 07:51:39 DEBUG> /var/spool/vacation/vacation.pl:429 main::send_vacation_email - Will send vacation response for <0ed...@me...>: FROM: '"Real Name" <val...@ex...>' (orig_to: val...@ex...), TO: mai...@me...; VACATION SUBJECT: Out of Office ; VACATION BODY: Vacation message body test. > Thanks! > > Charles > > > 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... > ------------------------------------------------------------------------------ > Own the Future-Intel® Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. > Compete for recognition, cash, and the chance to get your game > on Steam. $5K grand prize plus 10 genre and skill prizes. > Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d > _______________________________________________ > Postfixadmin-devel mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postfixadmin-devel |