[rt-devel] RT::Scrip=HASH(0x15445d4): Couldn't prepare Open Tickets
Stanislav Sinyagin
ssinyagin at yahoo.com
Thu May 1 04:02:46 EDT 2003
Hi,
this patch only changes the From header, I don't see how
it solves the problem I described.
Stan
--- plasma <plasmaball at pchome.com.tw> wrote:
> try this:
>
> <patch>
> ==== //depot/RT/rt/lib/RT/Action/SendEmail.pm#28 (text) ====
>
> @@ -392,9 +392,6 @@
> else {
> $self->SetHeader( 'From', $replyto );
> }
> -
> - # TODO: this "via RT" should really be site-configurable.
> - $self->SetHeader( 'From', "\"$friendly_name via RT\" <$replyto>" );
> }
>
> unless ( $self->TemplateObj->MIMEObj->head->get('Reply-To') ) {
> </patch>
More information about the Rt-devel
mailing list