Grad mal aus Google: If you're using fetchmail to retrieve your mail, to troubleshoot and have yourself some irritation, check /var/log/fetchmail for errors. Send a few emails to yourself and check that log file. If you see this error:
suspicious rcfile: "/home/$user/.procmailrc" procmail: couldn't read "/home/$user/.procmailrc" then it's almost certainly a permissions thing. CHMOD your home directory to 0755 (drwxr-xr-xr) and the file /.procmailrc to 0644 (see man procmail for complete details; most error messages are well-documented there) Grüße Christoph Sven Ahlborn schrieb: > Das ist aber ne schwierige Geburt ;-) > Also in der var/log less mail steht folgendes (Auszug aus den letzten Zeilen) > > 1 May 24 14:29:23 hostname postfix/smtpd[4774]: connect from > xy.example.com[XXX.XXX.XXX.XXX] > 2 May 24 14:29:23 hostname postfix/smtpd[4774]: 3FBD67619: > client=xy.example.com[XXX.XXX.XXX.XXX] > 3 May 24 14:29:23 hostname postfix/cleanup[4777]: 3FBD67619: > message-id=<[EMAIL PROTECTED]> > 4 May 24 14:29:23 hostname postfix/qmgr[4673]: 3FBD67619: from=<[EMAIL > PROTECTED]@example.net>, size=2036, nrcpt=1 (queue active) > 5 May 24 14:29:23 hostname postfix/smtpd[4774]: disconnect from > xy.example.com[XXX.XXX.XXX.XXX] > 6 May 24 14:29:23 hostname procmail[4780]: Suspicious rcfile > "/opt/otrs/.procmailrc" > 7 May 24 14:29:23 hostname postfix/local[4779]: 3FBD67619: to=<[EMAIL > PROTECTED]>, relay=local, delay=0, status=sent (delivered to command: > /usr/bin/procmail) > 8 May 24 14:29:23 hostname postfix/qmgr[4673]: 3FBD67619: removed > 9 May 24 14:30:30 hostname postfix/postfix-script: refreshing the Postfix > mail system > 10 May 24 14:30:30 hostname postfix/master[4666]: reload configuration > /etc/postfix > > Der Hinweis in Zeile 6 von Procmail kommt mir ein bißchen Spanisch vor (oder > in dem Fall Englisch) heißt suspicios nicht verdächtig? > Könnte das sein, dass procmail das .procmailrc nicht hernimmt um die Mails zu > verteilen? > Ein Procmail Log hab ich leider nicht. In dem Ordner otrs/var/log liegt nur > ein TicketCounter.log > Ich bin ganz schön anstrengend nicht? ;-) > Beste Grüße > > Sven Ahlborn > IT-Support > Medical Intelligence Medizintechnik GmbH > Feyerabendstrasse 13-15 > 86830 Schwabmünchen > Germany > www.medint.de > phone: +49 (0) 8232 96920 > fax: +49 (0) 8232 96222 > eMail: [EMAIL PROTECTED] > ___________________________ > CONFIDENTIALITY NOTICE: The information contained in this message is > confidential and may be legally privileged. The message is intended solely > for the addressee(s). If you are not the intended recipient, you are hereby > notified that any use, dissemination, or reproduction is strictly prohibited > and may be unlawful. If you are not the intended recipient, please contact > the sender by return e-mail and destroy all copies of the original message. > _______________________________________________ > OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ > Archiv: http://lists.otrs.org/pipermail/otrs-de/ > Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ > Support oder Consulting fuer Ihr OTRS System? > =http://www.otrs.de/ >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ Archiv: http://lists.otrs.org/pipermail/otrs-de/ Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ Support oder Consulting fuer Ihr OTRS System? => http://www.otrs.de/
