[rt-users] Re: (Netscape 4.x) replying to correspondence is blank

Phil Homewood pdh at snapgear.com
Mon Jan 27 21:41:41 EST 2003


Mike Patterson wrote:
>   $self->SetHeader
>     ('Message-ID', "<rt-".$self->TicketObj->id().
>      "-".
>      $self->TransactionObj->id()."." .rand(20) . 
> "\@".$RT::Organization.">")
>       unless $self->TemplateObj->MIMEObj->head->get('Message-ID');
> }

I guess this could break if you had a bogus Message-ID header in
your template. Does pain persist if you merely comment out the
"unless" clause?
-- 
Phil Homewood, Systems Janitor, www.SnapGear.com
pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances



More information about the rt-users mailing list