OK - the bcc worked great!

BUT - when I add the following:
$Self->{'Ticket::Frontend::ResponseFormat'} = '$Data{"Salutation"}
    $Data{"StdResponse"}

    $Data{"OrigFrom"} $Text{"wrote"}:
    $Data{"Body"}

    $Data{"Signature"}
    ';
The mail format remains unchanged.

Do I have this formatted correctly?

David Hoskin

On Mar 2, 2005, at 1:53 PM, Markus Ruecker wrote:

Hi,

Just add this to your Config.pm

    $Self->{'Ticket::Frontend::ResponseFormat'} = '$Data{"Salutation"}
$Data{"StdResponse"}

$Data{"OrigFrom"} $Text{"wrote"}:
$Data{"Body"}

$Data{"Signature"}
';


Regards,

    Markus Ruecker

--

((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg

http://www.otrs.de/ :: Manage your communication!

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of David Hoskin
Sent: Wednesday, March 02, 2005 9:19 PM
To: User questions and discussions about OTRS.
Subject: [otrs] Format of email messages and external mailbox (again)


How can the outgoing email be reformatted to place the response ABOVE the original message?

And again, anyone know how to "pre-populate" the bcc field
for sending
to an external mailbox?

David Hoskin

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting fur Ihr OTRS System?
=> http://www.otrs.de/




_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/

Reply via email to