>Did you configure your content filter to send a bounce message? Not intentionally.
>Jul 26 19:05:57 mail1 postfix/smtpd[11093]: 67FB13910: > client=localhost[127.0.0.1] > >Jul 26 19:05:57 mail1 postfix/cleanup[11094]: 67FB13910: > message-id=<dsnpqyogyjqx...@mail1.myserver.com> > >That is not a Postfix-generated message ID. Is that from your content filter? I presume it must be then. Amavis It appears as if the message gets sent through amavis; amavis has some trouble with it, and it comes back to postfix as a reject, then it appears to get sent back through amavis again on its way to attempt a reject reply? I was hoping someone would help me with a tour of the log steps of what's handing off to what along the way. I get the jist of what's happening, but I'm trying to learn the details. Or even better someone who uses amavis happens to know what I'm doing wrong. Or if I'm trying to fix something that's not broken. Here's my master.cf FWIW Aside, I just noticed 2 lines starting with smtp. Is that an error on my part? Thanks, Scott submission inet n - n - - smtpd -o content_filter= -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject -o smtpd_sasl_type=dovecot -o smtpd_sasl_path=private/auth -o smtpd_sasl_security_options=noanonymous -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o syslog_name=postfix-submission -o milter_macro_daemon_name=ORIGINATING smtp-amavis unix - - n - 3 smtp -o disable_dns_lookups=yes -o smtp_send_xforward_command=yes smtp inet n - n - 1 postscreen smtpd pass - - n - - smtpd -o cleanup_service_name=pre-cleanup tlsproxy unix - - n - 0 tlsproxy dnsblog unix - - n - 0 dnsblog pickup fifo n - n 60 1 pickup -o cleanup_service_name=pre-cleanup pre-cleanup unix n - n - 0 cleanup -o virtual_alias_maps= -o canonical_maps= -o sender_canonical_maps= -o recipient_canonical_maps= -o masquerade_domains= cleanup unix n - n - 0 cleanup -o mime_header_checks= -o nested_header_checks= -o body_checks= 127.0.0.1:10025 inet n - n - - smtpd -o content_filter= -o local_recipient_maps= -o relay_recipient_maps= -o smtpd_restriction_classes= -o smtpd_delay_reject=no -o smtpd_client_restrictions=permit_mynetworks,reject -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o mynetworks_style=host -o mynetworks=127.0.0.0/8 -o strict_rfc821_envelopes=yes -o smtpd_client_connection_count_limit=0 -o smtpd_client_connection_rate_limit=0 -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks qmgr unix n - n 300 1 qmgr 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 smtp unix - - n - - smtp relay unix - - n - - smtp showq unix n - n - - showq error unix - - n - - error local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - n - - lmtp anvil unix - - n - 1 anvil scache unix - - n - 1 scache discard unix - - n - - discard tlsmgr unix - - n 1000? 1 tlsmgr retry unix - - n - - error proxywrite unix - - n - 1 proxymap