Hello Len Here is postconf -n output
2bounce_notice_recipient = [EMAIL PROTECTED] alias_database = dbm:/etc/aliases append_at_myorigin = yes biff = no bounce_notice_recipient = [EMAIL PROTECTED] bounce_size_limit = 5000 command_directory = /usr/local/sbin config_directory = /usr/local/etc/postfix daemon_directory = /usr/local/libexec/postfix debug_peer_level = 2 default_destination_concurrency_limit = 100 default_destination_recipient_limit = 20 delay_notice_recipient = [EMAIL PROTECTED] delay_warning_time = 1 disable_vrfy_command = yes empty_address_recipient = MAILER-DAEMON error_notice_recipient = [EMAIL PROTECTED] header_size_limit = 256 home_mailbox = Maildir/ ignore_mx_lookup_error = yes inet_interfaces = bsd5.unixnet.us, 127.0.0.1 local_destination_concurrency_limit = 2 local_recipient_maps = unix:passwd.byname $alias_maps mail_spool_directory = /var/mail mailq_path = /usr/local/bin/mailq manpage_directory = /usr/local/man maximal_queue_lifetime = 7200s message_size_limit = 5000000 mydestination = bsd5.unixnet.us, 127.0.0.1, unixnet.us, 172.16.10.0/24, 172.16.1.1/24, 192.168.10.0/24 myhostname = unixnet.us mynetworks = 172.16.10.0/24, 172.16.1.0/24, 192.168.10.0/24, 127.0.0.0/8 mynetworks_style = 172.16.10.20 myorigin = unixnet.us newaliases_path = /usr/local/bin/newaliases notify_classes = resource, software, bounce, 2bounce, delay, policy, protocol queue_minfree = 20480000 readme_directory = no relay_domains = 172.16.10.0/24, 172.16.1.0/24, 192.168.10.0/24, sample_directory = /usr/local/etc/postfix sendmail_path = /usr/local/sbin/sendmail setgid_group = maildrop smtp_always_send_ehlo = yes smtp_connect_timeout = 60s smtp_data_done_timeout = 60s smtp_data_init_timeout = 60s smtp_data_xfer_timeout = 60s smtp_helo_timeout = 60s smtp_mail_timeout = 60s smtp_quit_timeout = 60s smtp_rcpt_timeout = 60s smtpd_banner = unixnet.us - ESMTP - Attn: UCE trespassers will be pursued. smtpd_hard_error_limit = 2 smtpd_helo_required = yes smtpd_junk_command_limit = 2 smtpd_recipient_restrictions = reject_unauth_pipelining, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_unknown_sender_domain, permit_mynetworks, reject_unauth_destination, reject_invalid_hostname, reject_non_fqdn_hostname, reject_rbl_client sbl.spamhaus.org, reject_rbl_client zombie.dnsbl.sorbs.net, reject_rbl_client blackholes.easynet.nl, reject_rbl_client list.dsbl.org, reject_rbl_client dnsbl.njabl.org, reject_rbl_client relays.ordb.org, reject_rbl_client dynablock.easynet.nl, reject_rbl_client relays.visi.com, reject_rbl_client opm.blitzed.org, reject_rbl_client bl.spamcop.net, reject_rhsbl_sender spamdomains.blackholes.easynet.nl, check_client_access hash:/etc/postfix/mta_clients_bw.map, check_helo_access hash:/etc/postfix/helo_hostnames.regexp, check_sender_access hash:/etc/postfix/from_senders_bw.map, check_helo_access hash:/etc/postfix/helo_hostnames.map, check_sender_access hash:/etc/postfix/from_senders_slet.map, check_sender_access hash:/etc/postfix/from_senders_bogus.map, check_sender_access hash:/etc/postfix/from_senders_mybogus.map, permit header_checks = regexp:/etc/postfix/header_checks.regexp body_checks = regexp:/etc/postfix/body_checks.regexp smtpd_helo_required = yes strict_rfc821_envelopes = yes smtpd_timeout = 20s strict_7bit_headers = no strict_rfc821_envelopes = yes unknown_address_reject_code = 554 unknown_client_reject_code = 554 unknown_hostname_reject_code = 554 unknown_local_recipient_reject_code = 450 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Len Conrad Sent: Monday, January 26, 2004 2:19 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: warning: restriction `header_checks' after `permit' is ignored >I am getting this warning in my mail log what it would be? >Any suggestion > >Jan 26 13:32:25 bsd5 postfix/postfix-script: starting the Postfix mail >system >Jan 26 13:32:25 bsd5 postfix/master[42587]: daemon started -- version 2.0.16 >Jan 26 13:33:02 bsd5 postfix/smtpd[42595]: connect from >web13208.mail.yahoo.com[216.136.174.193] >Jan 26 13:33:03 bsd5 postfix/smtpd[42595]: 0A597B88B: >client=web13208.mail.yahoo.com[216.136.174.193] >Jan 26 13:33:04 bsd5 postfix/smtpd[42595]: warning: restriction >`header_checks' after `permit' is ignored show postconf -n Len
