Hi, when my users try send a mail with smtp service never accept the password mine neither.
mail.warn log
Code:
Jul 14 10:30:37 www postfix/sendmail[12672]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[12370]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[12672]: fatal: webmaster@sectahentai.org(2045): unable to execute /usr/sbin/postdrop -r: Connection refused
Jul 14 10:30:37 www postfix/sendmail[12673]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[12673]: fatal: webmaster@sectahentai.org(2045): unable to execute /usr/sbin/postdrop -r: Connection refused
Jul 14 10:30:37 www postfix/sendmail[13787]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[13787]: fatal: webmaster@tekeremata.com(2060): unable to execute /usr/sbin/postdrop -r: Success
Jul 14 10:30:37 www postfix/sendmail[12678]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[12678]: fatal: webmaster@sectahentai.org(2045): unable to execute /usr/sbin/postdrop -r: Connection refused
Jul 14 10:30:37 www postfix/sendmail[12370]: fatal: webmaster@sectahentai.org(2045): unable to execute /usr/sbin/postdrop -r: Connection refused
Jul 14 10:30:37 www postfix/sendmail[8401]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[27402]: warning: command "/usr/sbin/postdrop -r" exited with status 9
Jul 14 10:30:37 www postfix/sendmail[8401]: fatal: webmaster@sectahentai.org(2045): unable to execute /usr/sbin/postdrop -r: Connection refused
mail.log log
Code:
Jul 14 10:46:48 www postfix/postdrop[15387]: warning: mail_queue_enter: create file maildrop/187108.15387: Permission denied
Jul 14 10:46:48 www postfix/postdrop[15386]: warning: mail_queue_enter: create file maildrop/233041.15386: Permission denied
Jul 14 10:46:48 www postfix/postdrop[15378]: warning: mail_queue_enter: create file maildrop/233229.15378: Permission denied
Jul 14 10:46:48 www postfix/postdrop[15376]: warning: mail_queue_enter: create file maildrop/233256.15376: Permission denied
Jul 14 10:46:48 www postfix/postdrop[15384]: warning: mail_queue_enter: create file maildrop/233442.15384: Permission denied
Jul 14 10:46:48 www postfix/postdrop[15385]: warning: mail_queue_enter: create file maildrop/233938.15385: Permission denied
Jul 14 10:46:48 www postfix/postdrop[15383]: warning: mail_queue_enter: create file maildrop/233978.15383: Permission denied
#postfix set-permissions
Code:
chown: cannot access `/usr/lib/postfix/dict_cdb.so': No such file or directory
#ls -l /usr/lib/postfix/dict_tcp.so
Code:
-rwxr-xr-x 1 root root 9420 sep 14 2008 /usr/lib/postfix/dict_tcp.so
#ls -l /var/lib/postfix/smtp_scache.db
Code:
ls: cannot access `/var/lib/postfix/smtp_scache.db': No such file or directory
I try to find the file in my server and in virtual machine with a fresh isp-cp installation but I don't find it.
Now I'm lost. I use google for search help, but all solutions I find don't work.
Thx in advanced