Нужна помощь. Не приходит почта снаружи:
# cat /var/log/mail.info | tail -n 25
postfix/qmgr[13598]: C172311EC: removed
postfix/qmgr[13598]: C193B11F1: removed
postfix/smtpd[20966]: connect from ****.****.ru[*.*.*.26]
postfix/smtpd[20966]: 3A7C91155: client=****.****.ru[*.*.*.26]
postfix/cleanup[20968]: 3A7C91155: message-id=<46618165.20080307123714@****.ru>
postfix/smtpd[20966]: disconnect from ****.****.ru[*.*.*.26]
postfix/qmgr[13598]: 3A7C91155: from=<norvatov@****.ru>, size=2703, nrcpt=2 (queue active)
spamd[15854]: spamd: connection from localhost [127.0.0.1] at port 45778
spamd[15854]: spamd: setuid to clamav succeeded
spamd[15854]: spamd: processing message <46618165.20080307123714@****.ru> for clamav:105
spamd[15854]: spamd: clean message (0.6/5.0) for clamav:105 in 0.1 seconds, 2681 bytes.
spamd[15854]: spamd: result: . 0 - AWL,PLING_PLING scantime=0.1,size=2681,user=clamav,uid=105,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=45778,mid=<46618165.20080307123714@****.ru>,autolearn=no
spamd[2265]: prefork: child states: II
postfix/pickup[20746]: 894EB11C4: uid=105 from=<-r>
postfix/cleanup[20968]: 894EB11C4: message-id=<20080307085739.894EB11C4@mail.nk.****.ru>
postfix/qmgr[13598]: 894EB11C4: from=<-r@nk.****.ru>, size=526, nrcpt=1 (queue active)
postfix/pipe[20969]: 3A7C91155: to=<naill@nk.****.ru>, orig_to=<shop@nk.****.ru>, relay=avfilter, delay=0.39, delays=0.12/0.01/0/0.27, dsn=4.3.0, status=deferred (temporary failure. Command output: connect(): No such file or directory )
postfix/virtual[20978]: 894EB11C4: to=<MAILER-DAEMON@nk.****.ru>, relay=virtual, delay=0.1, delays=0.03/0.04/0/0.03, dsn=5.1.1, status=bounced (unknown user: "mailer-daemon@nk.****.ru")
postfix/pipe[20969]: 3A7C91155: to=<shestakoff@nk.****.ru>, orig_to=<shop@nk.****.ru>, relay=avfilter, delay=0.47, delays=0.12/0.01/0/0.34, dsn=4.3.0, status=deferred (temporary failure. Command output: connect(): No such file or directory )
postfix/cleanup[20968]: A2B9F11DC: message-id=<20080307085739.A2B9F11DC@mail.nk.****.ru>
postfix/qmgr[13598]: A2B9F11DC: from=<>, size=2244, nrcpt=1 (queue active)
postfix/bounce[20980]: 894EB11C4: sender non-delivery notification: A2B9F11DC
postfix/qmgr[13598]: A2B9F11DC: to=<-r@nk.****.ru>, relay=none, delay=0.03, delays=0.01/0.01/0/0, dsn=5.1.3, status=bounced (bad address syntax)
postfix/qmgr[13598]: 894EB11C4: removed
postfix/qmgr[13598]: A2B9F11DC: removedПри этом отправляя почту с самого с сервера (sendmail shop@nk.****.ru) письмо попадает в оба ящика naill@nk.****.ru и shestakoff@nk.****.ru соответственно.
Недавно приходилось делать repair table alias; в базе mysql, но после этого всё работало...
>[оверквотинг удален]
>postfix/bounce[20980]: 894EB11C4: sender non-delivery notification: A2B9F11DC
>postfix/qmgr[13598]: A2B9F11DC: to=<-r@nk.****.ru>, relay=none, delay=0.03, delays=0.01/0.01/0/0, dsn=5.1.3, status=bounced (bad address syntax)
>postfix/qmgr[13598]: 894EB11C4: removed
>postfix/qmgr[13598]: A2B9F11DC: removed
>
>При этом отправляя почту с самого с сервера (sendmail shop@nk.****.ru) письмо попадает
>в оба ящика naill@nk.****.ru и shestakoff@nk.****.ru соответственно.
>
>Недавно приходилось делать repair table alias; в базе mysql, но после этого
>всё работало...Покажите master.cf.
Что такое avfilter? Похоже, что он у Вас не работает:
postfix/pipe[20969]: 3A7C91155: to=<naill@nk.****.ru>, orig_to=<shop@nk.****.ru>, relay=avfilter, delay=0.39, delays=0.12/0.01/0/0.27, dsn=4.3.0, status=deferred (temporary failure. Command output: connect(): No such file or directory )
>Покажите master.cf.
>Что такое avfilter? Похоже, что он у Вас не работает:
>postfix/pipe[20969]: 3A7C91155: to=<naill@nk.****.ru>, orig_to=<shop@nk.****.ru>, relay=avfilter, delay=0.39, delays=0.12/0.01/0/0.27, dsn=4.3.0, status=deferred (temporary failure. Command output: connect(): No such file or directory )# cat /etc/postfix/master.cf
#
# Postfix master process configuration file. For details on the format
# of the file, see the master(5) manual page (command: "man 5 master").
#
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
#smtp inet n - - - - smtpd
smtp inet n - - - - smtpd -o content_filter=avfilter:dummy
#submission inet n - - - - smtpd
# -o smtpd_enforce_tls=yes
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#smtps inet n - - - - smtpd
# -o smtpd_tls_wrappermode=yes
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#628 inet n - - - - qmqpd
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - - 300 1 oqmgr
tlsmgr unix - - - 1000? 1 tlsmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
trace unix - - - - 0 bounce
verify unix - - - - 1 verify
flush unix n - - 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - - - - smtp
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
relay unix - - - - - smtp
-o fallback_relay=
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - - - - showq
error unix - - - - - error
discard unix - - - - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - - - - lmtp
anvil unix - - - - 1 anvil
scache unix - - - - 1 scache
#
# ====================================================================
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# Many of the following services use the Postfix pipe(8) delivery
# agent. See the pipe(8) man page for information about ${recipient}
# and other message envelope options.
# ====================================================================
#
# maildrop. See the Postfix MAILDROP_README file for details.
# Also specify in main.cf: maildrop_destination_recipient_limit=1
#
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
#
# See the Postfix UUCP_README file for configuration details.
#
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
#
# Other external delivery methods.
#
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=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix - n n - 2 pipe
flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman unix - n n - - pipe
flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
${nexthop} ${user}
avfilter unix - n n - - pipe
flags=R user=clamav argv=/srv/scripts/mail_filter.sh -f ${sender} -- ${recipient}
>[оверквотинг удален]
>n n
> - -
> pipe
> flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
> ${nexthop} ${user}
>avfilter unix - n
> n
> - -
> pipe
> flags=R user=clamav argv=/srv/scripts/mail_filter.sh -f ${sender} -- ${recipient}Вот эти строчки:
smtp inet n - - - - smtpd -o content_filter=avfilter:dummy
avfilter unix - n n - - pipe
flags=R user=clamav argv=/srv/scripts/mail_filter.sh -f ${sender} -- ${recipient}для чего они? Что Вы фильтруете?
Раскомментируйте строку:
#smtp inet n - - - - smtpd
и закомментируйте строку:
smtp inet n - - - - smtpd -o content_filter=avfilter:dummy
и почта должна начать ходить. Не забудьте postfix reload.
А потом разбирайтесь с Вашим скриптом /srv/scripts/mail_filter.sh.
благодарю
фильтр насколько я понимаю антивирусный
>благодарю
>фильтр насколько я понимаю антивирусныйНе знаю. Трудно сказать, не видя самого скрипта.