Здравствуйте! Есть кто-нибудь, у кого работает эта связка? Не могу разобраться с настройкой... Итак имеем: - внутренний почтовик зимбра (настроен, работает нормально), адрес 192,168,199,101 - почтовый шлюз на постфикс (настроен, работает нормально), внутренный адрес 192,168,199,150, внехний адрес ххх.ххх.ххх.ххх, внешний домен test.xxxxx.ru И вот хочется мне прикрутить к почтовому шлюзу фильтр, чтоб гибко рулить входящей и исходящей почтой. Но делаю что-то не так :( Вот мой /etc/procmailrc:
MAILDIR=/etc/postfix/procmail
LOGFILE=$MAILDIR/procmail.log
LOCKFILE=$MAILDIR/procmail.lock
SENDMAIL=/usr/sbin/sendmail
SHELL=/bin/bash
:0H
* ^From.*@list.ru
! babushkin@test.xxxxx.ru
smtp inet n - n - - smtpd
-o content_filter=procmail:
#submission inet n - n - - smtpd
# -o smtpd_tls_security_level=encrypt
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
# -o milter_macro_daemon_name=ORIGINATING
#smtps inet n - n - - smtpd
# -o smtpd_tls_wrappermode=yes
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
# -o milter_macro_daemon_name=ORIGINATING
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
proxywrite unix - - n - 1 proxymap
smtp unix - - n - - smtp
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
relay unix - - n - - smtp
-o smtp_fallback_relay=
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
retry unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
procmail unix - n n - - pipe
flags=Rq user=mail argv=/usr/bin/procmail -f SENDER=${sender} -t RECIPIENT=${recipient} -m /etc/procmailrc
Nov 15 19:19:56 test postfix/smtpd[1231]: connect from f21.mail.ru[217.69.129.88]
Nov 15 19:19:56 test postfix/smtpd[1231]: 6A6F21FF197: client=f21.mail.ru[217.69.129.88]
Nov 15 19:19:56 test postfix/cleanup[1234]: 6A6F21FF197: message-id=<E1RQJrf-0007hr-00.technotrance-list-ru@f21.mail.ru>
Nov 15 19:19:56 test postfix/qmgr[1133]: 6A6F21FF197: from=<technotrance@list.ru>, size=1606, nrcpt=1 (queue active)
Nov 15 19:19:56 test postfix/pipe[1235]: 6A6F21FF197: to=<miho@test.xxxxx.ru>, relay=procmail, delay=0.3, delays=0.17/0.04/0/0.09, dsn=2.0.0, status=sent (delivered via procmail service)
Nov 15 19:19:56 test postfix/qmgr[1133]: 6A6F21FF197: removed
Nov 15 19:19:56 test postfix/smtpd[1231]: disconnect from f21.mail.ru[217.69.129.88]
Nov 15 19:19:57 test sendmail[1237]: pAFEJuuL001237: from=mail, size=1611, class=0, nrcpts=1, msgid=<E1RQJrf-0007hr-00.technotrance-list-ru@f21.mail.ru>, relay=mail@localhost
Nov 15 19:19:57 test postfix/smtpd[1231]: connect from localhost[127.0.0.1]
Nov 15 19:19:57 test postfix/smtpd[1231]: 1EBDA1FF1E2: client=localhost[127.0.0.1]
Nov 15 19:19:57 test postfix/cleanup[1234]: 1EBDA1FF1E2: message-id=<E1RQJrf-0007hr-00.technotrance-list-ru@f21.mail.ru>
Nov 15 19:19:57 test postfix/qmgr[1133]: 1EBDA1FF1E2: from=<mail@test.xxxxx.ru>, size=1985, nrcpt=1 (queue active)
Nov 15 19:19:57 test sendmail[1237]: pAFEJuuL001237: to=babushkin@test.xxxxx.ru, ctladdr=mail (8/12), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=31611, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as 1EBDA1FF1E2)
Nov 15 19:19:57 test postfix/pipe[1235]: 1EBDA1FF1E2: to=<babushkin@test.xxxxx.ru>, relay=procmail, delay=0.2, delays=0.2/0/0/0.01, dsn=2.0.0, status=sent (delivered via procmail service)
Nov 15 19:19:57 test postfix/qmgr[1133]: 1EBDA1FF1E2: removed
...... так после 25 попыток получаем:
Nov 15 19:20:00 test postfix/smtpd[1231]: disconnect from localhost[127.0.0.1]
Nov 15 19:20:00 test sendmail[1261]: pAFEK0Kj001261: from=mail, size=5698, class=0, nrcpts=1, msgid=<E1RQJrf-0007hr-00.technotrance-list-ru@f21.mail.ru>, relay=mail@localhost
Nov 15 19:20:01 test sendmail[1261]: pAFEK0Kj001261: SYSERR(mail): Too many hops 26 (25 max): from mail via localhost, to babushkin@test.xxxxx.ru
Nov 15 19:20:01 test sendmail[1261]: pAFEK0Kj001261: pAFEK0Kk001261: DSN: Too many hops 26 (25 max): from mail via localhost, to babushkin@test.xxxxx.ru
Nov 15 19:20:01 test postfix/smtpd[1231]: connect from localhost[127.0.0.1]
Nov 15 19:20:01 test postfix/smtpd[1231]: 2C8221FF1F4: client=localhost[127.0.0.1]
Nov 15 19:20:01 test postfix/cleanup[1234]: 2C8221FF1F4: message-id=<201111151420.pAFEK0Kk001261@test.xxxxx.ru>
Nov 15 19:20:01 test postfix/qmgr[1133]: 2C8221FF1F4: from=<>, size=7773, nrcpt=1 (queue active)
Nov 15 19:20:01 test sendmail[1261]: pAFEK0Kk001261: to=mail, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=36722, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as 2C8221FF1F4)
Nov 15 19:20:01 test postfix/pipe[1235]: 2C8221FF1F4: to=<mail@test.xxxxx.ru>, relay=procmail, delay=0.25, delays=0.11/0/0/0.14, dsn=2.0.0, status=sent (delivered via procmail service)
Nov 15 19:20:01 test postfix/qmgr[1133]: 2C8221FF1F4: removed
Nov 15 19:20:01 test postfix/smtpd[1231]: disconnect from localhost[127.0.0.1]