
7 May
2004
7 May
'04
1:34 p.m.
On Wednesday, May 05, 2004 6:59 PM
Ryan Thompson
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'} = 'archive@example.com'; hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388