[ postfixadmin-Patches-1739818 ] Vacation Patch - Cc - Bcc
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-03-04 10:05:51
|
Patches item #1739818, was opened at 2007-06-19 16:19 Message generated for change (Settings changed) made by gingerdog You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1739818&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: SlackDade (slackdade) Assigned to: Nobody/Anonymous (nobody) Summary: Vacation Patch - Cc - Bcc Initial Comment: Modified vacation.pl that solve cc and bcc problems. ---------------------------------------------------------------------- Comment By: GingerDog (gingerdog) Date: 2007-09-19 12:10 Message: Logged In: YES user_id=1761957 Originator: NO Is the only change in this patch the following : <code> # Outlook patch $from =~ s/\<//g; $from =~ s/\>//g; $to =~ s/\<//g; $to =~ s/\>//g; </code> Can you confirm (or deny) if the vacation 'stuff' fails with the new vacation.pl (which is what was vacation-pgsql.pl) thanks David. ---------------------------------------------------------------------- Comment By: SlackDade (slackdade) Date: 2007-06-19 18:22 Message: Logged In: YES user_id=1789774 Originator: YES Outlook and Outlook Express bugs are now fixed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1739818&group_id=191583 |