>Postfix is blocking on reject_non_fqdn_sender. > >How can I whitelist this?
before reject_non_fqdn_sender >Does anyone else use this check? of course, it's no brainer >smtpd_recipient_restrictions = > reject_unauth_pipelining, > check_client_access hash:/etc/postfix/from_senders.map, <<<<< > >would putting the above check in solve this issue? yes
