Index: [Article Count Order] [Thread]

Date:  Mon, 13 Mar 2006 15:38:32 -0800
From:  "Ken Marcus -  Precision Web Hosting, Inc." <kenmarcus (at mark) precisionweb.net>
Subject:  [coba-e:04273] Re: Switchiing of charset info in subject of auto messages
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <083901c646f7$46258bd0$6700a8c0@youro1n9oy17sk>
References:  <200603100438.k2A4cPTD099053 (at mark) info.eis.net.au>
X-Mail-Count: 04273


> Is there any way to disable the character set info from the Subject: line 
> of
> vacation and admin messages eg. the stuff that says:
>
> "=?ISO-8859-1?Q?Automated Reply from"  that gets tacked on to the start of 
> the
> subeject. specifically the bit that says  =?ISO-8859-1?Q
>
> It's confusing people that get the response messages.
>


My server does not add the "=?ISO-8859-1?Q


You could probably edit the /usr/local/sbin/vacation.pl
and below
my $subject=$i18n->get("[[base-email.vacationSubject]]");

add something like:
$subject =~ s/=\?ISO-8859-1\?Q\?//;


http://www.perl.com/pub/a/2000/11/begperl3.html


----
Ken Marcus
Precision Web Hosting, Inc.
http://www.precisionweb.net