[Comm] Postfix open relay
Прокопьев Евгений
=?iso-8859-1?q?john_=CE=C1_rmts=2Edonpac=2Eru?=
Пн Апр 21 09:36:27 MSD 2003
Прокопьев Евгений пишет:
>> smtpd_recipient_restrictions = permit_mynetworks
>> check_relay_domains
>> последняя строчка и закрывает relay.
>
>
> Спасибо, дома проверю.
Проверил на работе. Эта строчка ни на что не влияет.
Вот лог:
Apr 21 09:27:12 john postfix/smtpd[3755]: connect from
john.rtce.donpac.ru[192.168.10.5]
Apr 21 09:27:12 john postfix/smtpd[3755]: 5FDCF4B3:
client=john.rtce.donpac.ru[192.168.10.5]
Apr 21 09:27:12 john postfix/cleanup[3756]: 5FDCF4B3:
message-id=<3EA38130.4090700 на rmts.donpac.ru>
Apr 21 09:27:12 john postfix/qmgr[3754]: 5FDCF4B3:
from=<john на rmts.donpac.ru>, size=746, nrcpt=1 (queue active)
Apr 21 09:27:12 john postfix/smtpd[3755]: disconnect from
john.rtce.donpac.ru[192.168.10.5]
Apr 21 09:27:12 john postfix/smtp[3758]: 5FDCF4B3:
to=<john на rmts.donpac.ru>, relay=rmts.donpac.ru[195.161.172.86], delay=0,
status=sent (250 Ok, message saved)
Вот main.cf без комменариев:
cat /etc/postfix/main.cf | grep -v '#'
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
default_privs = postman
mydestination = localhost, $myhostname, localhost.$mydomain,
$config_directory/mydestination
mynetworks = $config_directory/mynetworks
smtpd_recipient_restrictions = permit_mynetworks, check_relay_domains
default_transport = smtp
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/postfix/aliases
mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME
disable_vrfy_command = yes
smtpd_banner = $myhostname ESMTP $mail_name
debug_peer_level = 2
debugger_command =
allow_mail_to_commands = alias
smtpd_etrn_restrictions = permit_mynetworks, reject
smtpd_helo_required = yes
notify_classes = policy,protocol,resource,software
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
manpage_directory = /usr/share/man
sample_directory = /etc/postfix/samples
readme_directory = /etc/postfix/README_FILES
Вот mynetworks:
cat /etc/postfix/mynetworks
127.0.0.1/32
Т.е. ситуация воспроизводится
--
С уважением, Прокопьев Евгений
Подробная информация о списке рассылки community