[rt-users] Re: Is there any disadvantage of "Precedence: bulk" in RT emails header
Asrai khn
asraikhn at gmail.com
Tue Jan 8 08:34:06 EST 2008
On Jan 8, 2008 4:48 PM, Roy El-Hames <rfh at pipex.net> wrote:
>
> If you really want to remove it then have have a look in
> lib/RT/SendEmail.pm , search for
> $self->SetHeader( 'Precedence', "bulk" )
>
>
Roy,
As we have installed RT3.6 using 'yum' on fedora 7 the file path is little
different ie
/usr/lib/perl5/vendor_perl/5.8.8/RT/Action/SendEmail.pm
and after commenting ...
# $self->SetHeader( 'Precedence', "bulk" )
# unless ( $self->TemplateObj->MIMEObj->head->get("Precedence") );
rt not adding 'Precedence: bulk' to the header.
Hope it will not break anything else :)
Thanks. Askar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080108/48761b25/attachment.htm>
More information about the rt-users
mailing list