> This is perhaps a good time to ask you for your full configuration, > not just cherry-picked individual settings. Please post the outputs of: > > $ postconf -nf > $ postconf -Mf > > with all whitespace (including linebreaks) preserved.
[root@mail01 postfix]# postconf -nf alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin compatibility_level = 2 daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix debug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5 html_directory = no inet_interfaces = all inet_protocols = ipv4 mail_owner = postfix maillog_file = /var/log/postfix/0522zh.log mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man maximal_backoff_time = 16m meta_directory = /etc/postfix minimal_backoff_time = 2m mydestination = mynetworks = 192.168.122.0/24, 127.0.0.0/8 myorigin = $mydomain newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix queue_run_delay = 2m readme_directory = /usr/share/doc/postfix/README_FILES sample_directory = /usr/share/doc/postfix/samples sender_dependent_default_transport_maps = regexp:/etc/postfix/sender_relay.regexp, randmap:{t121,t122,t123,t124} sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop shlib_directory = /usr/lib64/postfix smtp_connection_cache_on_demand = yes smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt smtp_tls_CApath = /etc/pki/tls/certs smtp_tls_connection_reuse = yes smtp_tls_loglevel = 1 smtp_tls_security_level = may smtpd_tls_cert_file = /etc/pki/tls/certs/postfix.pem smtpd_tls_key_file = /etc/pki/tls/private/postfix.key smtpd_tls_security_level = none unknown_local_recipient_reject_code = 550 [root@mail01 postfix]# [root@mail01 postfix]# [root@mail01 postfix]# [root@mail01 postfix]# postconf -Mf postlog unix-dgram n - n - 1 postlogd smtp inet n - n - - smtpd tlsproxy unix - - n - 0 tlsproxy pickup unix n - n 60 1 pickup cleanup unix n - n - 0 cleanup qmgr unix n - n 300 1 qmgr 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 relay unix - - n - - smtp -o syslog_name=postfix/$service_name 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 rsm unix - - n - - smtp -o smtp_bind_address=209.73.152.117 t121 unix - - n - 64 smtp -o smtp_bind_address=209.73.152.121 -o smtp_helo_name=mail01-t121.raystedman.org -o syslog_name=t121 t122 unix - - n - 64 smtp -o smtp_bind_address=209.73.152.122 -o smtp_helo_name=mail01-t122.raystedman.org -o syslog_name=t122 t123 unix - - n - 64 smtp -o smtp_bind_address=209.73.152.123 -o smtp_helo_name=mail01-t123.raystedman.org -o syslog_name=t123 t124 unix - - n - 64 smtp -o smtp_bind_address=209.73.152.124 -o smtp_helo_name=mail01-t124.raystedman.org -o syslog_name=t124 [root@mail01 postfix]# _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org