
Am Mo, den 10.05.2004 schrieb Robert Kehl um 22:25: Hi,
procmail pipes it to PostMaster.pl, but that's actually the same as doing "cat email | procmail" ;-)
You wouldn't believe how often I heard "I did nothing unusual", so: never mind!
I think most people on this list are in support, so I do know ;-)
Please enable debugging to get more info. Set $Self->{Debug} = 9; in Kernel/Config.pm and Kernel/System/PostMaster.pm.
How much will this fill the logs?
More. *g* Guess 3x. Watch it, please. Use an advanced syslog Konfiguration on, say: local5 or stuff to sort out the stream completely..
OK, but I expect it will take a few weeks until the next occurence (as I
said, we rarely get attachments).
By the way, with debug enabled I get a warning in Config.pm:
Debug: Config.pm ->Get('ArticleDir') --> /opt/otrs/var/article
Debug: Config.pm ->Get('DatabaseUserTable') --> system_user
Debug: Config.pm ->Get('DatabaseUserTableUserID') --> id
Debug: Config.pm ->Get('DatabaseUserTableUserPW') --> pw
Debug: Config.pm ->Get('DatabaseUserTableUser') --> login
Use of uninitialized value in concatenation (.) or string at
/opt/otrs/Kernel/Config/Defaults.pm line 1776.
The corresponding line reads:
print STDERR "Error: Config.pm No value for '$What' in Config.pm found!\n";
(function Get)
--
Daniel Seifert