On Wednesday, May 05, 2004 6:59 PM
Ryan Thompson <[EMAIL PROTECTED]> wrote:
> I need to track all outgoing mail from OTRS on a monthly basis for my
> manager's reports.  Do anyone else do this or know how I might
> accomplish this?  I don't have control of our outbound smtp server,
> so I can't track it there.

Use this option in your Config.pm to send all mail to a specific
account:

    # SendmailBcc
    # (Send all outgoing email via bcc to...
    # Warning: use it only for external archive funktions)
    $Self->{'SendmailBcc'} = '[EMAIL PROTECTED]';

hth,

Robert Kehl

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
         http://www.otrs.de/ :: Tel. +49 (0)6172 4832388

_______________________________________________
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