127.0.0.1:10025 inet n - n - - smtpd [...]
Jul 20 20:41:14 server postfix/pickup[4216]: 8916330862: uid=500 from=<florian>
Jul 20 20:41:14 server postfix/cleanup[4324]: 8916330862: message-id=<40FD674A.m
ail3DD11SSWX@server.holloweye-systems.net>
Jul 20 20:41:14 server postfix/qmgr[4217]: 8916330862: from=<florian@holloweye-s
ystems.net>, size=482, nrcpt=1 (queue active)
Jul 20 20:41:14 server postfix/qmgr[4217]: 8916330862: to=<florian@holloweye-sys
tems.net>, orig_to=<florian@server.holloweye-systems.net>, relay=none, delay=0,
status=deferred (unknown mail transport error)
Jul 20 20:41:50 server postfix/smtp[4392]: fatal: specify a password table via t
he `smtp_sasl_password_maps' configuration parameter
Jul 20 20:41:51 server postfix/master[4213]: warning: process /usr/lib/postfix/s
mtp pid 4392 exit status 1
Jul 20 20:41:51 server postfix/master[4213]: warning: /usr/lib/postfix/smtp: bad
command startup -- throttling
Jul 20 20:42:51 server postfix/smtp[4394]: fatal: specify a password table via t
he `smtp_sasl_password_maps' configuration parameter
Jul 20 20:42:52 server postfix/master[4213]: warning: process /usr/lib/postfix/smtp pid 4394 exit status 1
Jul 20 20:42:52 server postfix/master[4213]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
#localhost:10025 inet n - n - - smtpd -o content_filter=
127.0.0.1:10025 inet n - n - - smtpd -o content_filter= -o local_recipient_maps= -o relay_recipient_maps= -o smtpd_restriction_classes= -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o mynetworks=127.0.0.0/8 -o mynetworks_style=host -o strict_rfc821_envelopes=yes
Jul 20 22:09:53 server postfix/pickup[5483]: E691A30875: uid=0 from=<root>
Jul 20 22:09:53 server postfix/cleanup[5502]: E691A30875: message-id=<40FD7C11.mail48Q1S9TYH@server.holloweye-systems.net>
Jul 20 22:09:54 server postfix/qmgr[5402]: E691A30875: from=<root@holloweye-systems.net>, size=464, nrcpt=1 (queue active)
Jul 20 22:09:54 server postfix/pipe[5504]: fatal: get_service_attr: unknown username: vscan
Jul 20 22:09:55 server postfix/qmgr[5402]: warning: premature end-of-input on private/vscan socket while reading input attribute name
Jul 20 22:09:55 server postfix/qmgr[5402]: warning: private/vscan socket: malformed response
Jul 20 22:09:55 server postfix/qmgr[5402]: warning: transport vscan failure -- see a previous warning/fatal/panic logfile record for the problem description
Jul 20 22:09:55 server postfix/master[5398]: warning: process /usr/lib/postfix/pipe pid 5504 exit status 1
Jul 20 22:09:55 server postfix/master[5398]: warning: /usr/lib/postfix/pipe: bad command startup -- throttling
server:/etc/postfix # cat master.cf | grep -v "^#"
smtp inet n - n - - smtpd -o content_filter=smtp:[localhost]:10024
smtps-amavis unix - - n - 2 lmtp -o smtpd_data_done_timeout=1200 -o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd -o content_filter= -o local_recipient_maps= -o relay_recipient_maps= -o smtpd_restriction_classes= -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o mynetworks=127.0.0.0/8 -o mynetworks_style=host -o strict_rfc821_envelopes=yes
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
server:/etc/postfix #
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}