| |||||||||||||||||||||||||||||||
|
>> My limited knowledge of IMSS suggests you've missed the step where you >> filter the email via localhost:10027 (or similar). For that we'd need >> to see master.cf and postconf -n. > > The OP showed postconf -n prior, however there wasn't any parameters > shown that recipient verification was taking place at the very basic > level (i.e. reject_unverified_recipient). It refers to a time prior to set up reject_unverified_recipient in smtpd_sender_restriction stage: bash-3.00# postconf -n alias_database = hash:/opt/trend/imss/postfix/etc/aliases alias_maps = hash:/opt/trend/imss/postfix/etc/aliases command_directory = /opt/trend/imss/postfix/usr/sbin config_directory = /opt/trend/imss/postfix/etc/postfix content_filter = imss:localhost:10025 daemon_directory = /opt/trend/imss/postfix/usr/libexec/postfix debug_peer_level = 2 default_process_limit = 200 html_directory = no in_flow_delay = 3s inet_interfaces = all mail_owner = postfix mailbox_size_limit = 102400000 mailq_path = /opt/trend/imss/postfix/usr/bin/mailq manpage_directory = /opt/trend/imss/postfix/usr/local/man mynetworks = 127.0.0.1,10.166.231.245,10.3.252.117 mynetworks_style = subnet newaliases_path = /opt/trend/imss/postfix/usr/bin/newaliases queue_directory = /var/spool/postfix queue_minfree = 104857600 rbl_reply_maps = hash:/opt/trend/imss/postfix/etc/postfix/imss_rbl_reply readme_directory = no relay_domains = av6.stt.vir,localhost.stt.vir,localhost ... sample_directory = /opt/trend/imss/postfix/etc/postfix sendmail_path = /opt/trend/imss/postfix/usr/sbin/sendmail setgid_group = postdrop smtpd_banner = $myhostname ESMTP IMSA smtpd_client_restrictions = reject_rbl_client ... smtpd_delay_reject = no smtpd_sender_restrictions = reject_unknown_sender_domain reject_unverified_recipient transport_maps = $default_database_type:$config_directory/transportList unknown_local_recipient_reject_code = 550
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com