Hi falko,
Quote:
|
I was thinking you had Postfix installed all the time...
|
Yes, except at the time I installed "sendmail". postfix was removed automatically because Ubuntu only allows one MTA. After testing I removed "sendmail" and reinstall "postfix". It came to the present situation.
Quote:
|
Any errors in your mail log?
|
$ tail -f /var/log/mail.err
Code:
Dec 18 09:04:49 #mail postfix/cleanup[5990]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:05:50 #mail postfix/cleanup[5996]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:06:51 #mail postfix/cleanup[5997]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:07:52 #mail postfix/cleanup[5998]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:08:53 #mail postfix/cleanup[5999]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:09:54 #mail postfix/cleanup[6010]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:10:39 #mail postfix/pickup[5953]: fatal: watchdog timeout
Dec 18 09:10:55 #mail postfix/cleanup[6011]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:11:56 #mail postfix/cleanup[6018]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:12:57 #mail postfix/cleanup[6019]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
$ tail -f /var/log/mail.log
Code:
Dec 18 09:10:40 #mail postfix/master[5000]: warning: /usr/lib/postfix/pickup: bad command startup -- throttling
Dec 18 09:10:55 #mail postfix/cleanup[6011]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:10:56 #mail postfix/master[5000]: warning: process /usr/lib/postfix/cleanup pid 6011 exit status 1
Dec 18 09:10:56 #mail postfix/master[5000]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
Dec 18 09:11:56 #mail postfix/cleanup[6018]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:11:57 #mail postfix/master[5000]: warning: process /usr/lib/postfix/cleanup pid 6018 exit status 1
Dec 18 09:11:57 #mail postfix/master[5000]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
Dec 18 09:12:57 #mail postfix/cleanup[6019]: fatal: open database /etc/postfix/virtusertable.db: No such file or directory
Dec 18 09:12:58 #mail postfix/master[5000]: warning: process /usr/lib/postfix/cleanup pid 6019 exit status 1
Dec 18 09:12:58 #mail postfix/master[5000]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
# postfix check
No output
# ps aux | grep postfix
Code:
root 5000 0.0 0.1 19552 2020 ? Ss 08:36 0:00 /usr/lib/postfix/master
postfix 5019 0.0 0.1 20588 1960 ? S 08:36 0:00 pickup -l -t fifo -u -c
root 5028 0.0 0.1 29248 1164 ? Ss 08:36 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 5041 0.0 0.0 29248 744 ? S 08:36 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 5042 0.0 0.0 29248 676 ? S 08:36 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 5043 0.0 0.0 29248 676 ? S 08:36 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 5044 0.0 0.0 29248 676 ? S 08:36 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
postfix 5435 0.0 0.1 20624 1972 ? S 08:37 0:00 qmgr -l -t fifo -u
root 5929 0.0 0.0 3944 900 pts/0 R+ 08:44 0:00 grep postfix
Quote:
|
Do you have ISPConfig installed?
|
No.
# apt-cache show ispconfig
W: Unable to locate package ispconfig
E: No packages found
# dpkg -l | grep ispconfig
No printout.
Tks
B.R.
satimis