![]() |
procmail problem - mail delivery
Hello all,
ispconfig running since several years now on my server. Since some time I wonder, why one mail-address don't get any email. The user is set up as Administrator for this domain. All looks the same on another domain. Checked all files and permissions against the other domain. The only thing I see is the following in the mail.log when I send a mail over terminal: Code:
Feb 28 10:36:39 server postfix/pickup[10389]: 7CA1313EDA: uid=0 from=<root>Code:
MAILDIR=$HOME/Maildir/Code:
Feb 28 10:47:56 server postfix/smtpd[18718]: connect from localhost.localdomain[127.0.0.1]Somebody can help? Edit: when I insert forward in the email-address it will be delivered to this email |
Please post the output of:
ls -la /var/www/web7/.procmailrc and ls -la /var/www/web7 |
server:~# ls -la /var/www/web7/.procmailrc
-rw-r--r-- 1 root root 471 2009-02-28 11:09 /var/www/web7/.procmailrc server:~# ls -la /var/www/web7 total 76 drwxrwxrwx 10 web7_lobanak web7 4096 2009-02-28 11:09 . drwxr-xr-x 17 root root 4096 2009-02-25 08:36 .. -rw------- 1 web7_lobanak web7 6895 2009-02-13 12:59 .bash_history drwxr-xr-x 21 root root 4096 2009-01-06 12:04 bkup drwxr-xr-x 2 web7_lobanak web7 4096 2005-09-10 12:14 cgi-bin -rw------- 1 web7_lobanak web7 24 2009-02-28 11:09 .forward -rw-rw-r-- 1 root web7 542 2009-02-28 07:21 .htpasswd -rw------- 1 web7_lobanak web7 35 2009-01-23 13:32 .lesshst drwxr-xr-x 7 web7_lobanak web7 4096 2009-01-02 00:30 log lrwxrwxrwx 1 root root 39 2009-02-28 11:09 Maildir -> /var/www/web7/user/web7_lobanak/Maildir drwxrwxrwx 2 web7_lobanak web7 4096 2005-09-10 12:14 phptmp -rw-r--r-- 1 root root 471 2009-02-28 11:09 .procmailrc -rw-r--r-- 1 web7_lobanak web7 18 2009-01-23 13:32 .serverscriptpasses lrwxrwxrwx 1 root root 46 2009-02-28 11:09 .spamassassin -> /var/www/web7/user/web7_lobanak/.spamassassin/ drwxr-xr-x 2 web7_lobanak web7 4096 2005-09-10 12:14 ssl drwxr-xr-x 3 web7_lobanak web7 4096 2009-01-15 15:58 tmp drwxr-xr-x 23 web7_lobanak web7 4096 2009-02-28 10:13 user lrwxrwxrwx 1 root root 47 2009-02-28 11:09 .vacation.cache -> /var/www/web7/user/web7_lobanak/.vacation.cache -rw------- 1 web7_lobanak web7 7458 2009-01-23 13:37 .viminfo drwxrwxr-x 23 web7_lobanak web7 4096 2009-02-13 12:52 web |
The directory parmissions are wrong. Please run
Code:
chmod 755 /var/www/web7 |
Thanks a lot.
Worked. Don't know when I have changed the permissions. |
| All times are GMT +2. The time now is 20:07. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.