In my maillog i get the error: Couldn't rename bogus "/var/mail/admispconfig" into "/var/mail/BOGUS.admispconfig.8uGF" What is wrong? I'm used the search but nobody get this error. - And in my error log: an unknown filter was not added: PHP i think this one the last two errors on my server
What's the output of Code: ls -la /var/mail ? Have a look here: http://www.howtoforge.com/forums/showthread.php?t=3236&highlight=unknown+filter+added+php
Falko the output is: lrwxrwxrwx 1 root root 10 Apr 30 20:53 /var/mail -> spool/mail Is root root correct??
Falko sorry for the delay, i was not at home this week. The output: > ls -la /var/spool/mail total 46800 drwxrwxr-x 2 root mail 4096 May 20 01:15 . drwxr-xr-x 14 root root 4096 May 1 12:19 .. -rw-rw---- 1 herbert mail 0 May 1 13:18 admispconfig -rw------- 1 herbert mail 874194 May 20 01:15 herbert -rw------- 1 root mail 0 May 7 04:23 root etc.. etc... you see a error??
Please execute: mv /var/spool/mail/admispconfig /var/spool/mail/admispconfig.bogus Postfix will create a new admispconfig mail spool file when the next email arrives.