|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Relay Stuck in Queue
From: Norman Zhang (norman.zhang
rd.arkonnetworks.com)
Date: Fri Apr 01 2005 - 12:19:25 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wietse Venema wrote:
> Have you been playing with the inet_interfaces parameter.
> If you specify only one IP address that isn't loopback,
> then you can't connect to the loopback interface.
# postconf -n | grep inet_int
inet_interfaces = all
Could this be linked to amavisd-new and VirusWall? All other mail seems
to able to pass the gateway though.
Regards,
Norman Zhang
biff = no
body_checks = pcre:/etc/postfix/maps/body_checks
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/lib/postfix
default_privs = amavis
delay_warning_time = 4h
disable_vrfy_command = yes
fast_flush_domains = $relay_domains
header_checks = pcre:/etc/postfix/maps/header_checks
html_directory = /usr/share/doc/postfix-2.1.5/html
in_flow_delay = 1s
inet_interfaces = all
local_recipient_maps =
local_transport = error:local mail delivery is disabled
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination =
mynetworks = 207.34.136.0/27 127.0.0.0/8
myorigin = mg1.ca.ascalade.com
newaliases_path = /usr/bin/newaliases.postfix
parent_domain_matches_subdomains = debug_peer_list smtpd_access_maps
queue_directory = /var/spool/postfix
queue_minfree = 15360000
readme_directory = /usr/share/doc/postfix-2.1.5/README_FILES
receive_override_options = no_address_mappings
relay_domains = rd.arkonnetworks.com arkonnetworks.com
relay_recipient_maps = hash:/etc/postfix/maps/relay_recipients
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
show_user_unknown_table_name = no
smtpd_banner = $myhostname ESMTP
smtpd_data_restrictions =
reject_unauth_pipelining
permit
smtpd_helo_required = yes
smtpd_recipient_restrictions =
reject_invalid_hostname
reject_non_fqdn_hostname
reject_non_fqdn_sender
reject_non_fqdn_recipient
reject_unknown_sender_domain
reject_unknown_recipient_domain permit_mynetworks
reject_unauth_destination
reject_multi_recipient_bounce
reject_rbl_client bl.spamcop.net
reject_rbl_client sbl-xbl.spamhaus.org
reject_rbl_client list.dsbl.org
reject_rbl_client relays.ordb.org
reject_rhsbl_sender dsn.rfc-ignorant.org
permit
strict_rfc821_envelopes = yes
transport_maps = hash:/etc/postfix/maps/transport
unknown_local_recipient_reject_code = 450
virtual_alias_domains = test.arkonnetworks.com
virtual_alias_maps = hash:/etc/postfix/maps/virtual
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]