On Tue, Feb 24, 2015 at 04:59:50PM -0500, Alex Regan wrote:
> Feb 24 16:48:55 mail01 postfix/smtpd[1945]: NOQUEUE:
> reject: RCPT from smtp.lanyonmail.com[50.56.12.142]:
> 450 4.1.8 <[email protected]>:
> Sender address rejected: Domain not found;
-----------------------------------------
> from=<[email protected]> to=<[email protected]>
> proto=ESMTP helo=<Mail.LanyonMail.com>
>
> smtpd_recipient_restrictions =
----------------------------
> reject_non_fqdn_recipient,
> reject_non_fqdn_sender,
> reject_unlisted_recipient,
> permit_mynetworks,
> reject_unauth_destination,
> check_client_access hash:/etc/postfix/client_checks,
> check_sender_access hash:/etc/postfix/sender_checks,
------------------- -------------------------------
> reject_unknown_sender_domain,
----------------------------
> reject_unknown_recipient_domain,
> reject_rhsbl_reverse_client mykey.dbl.dq.spamhaus.net,
> reject_rhsbl_sender mykey.dbl.dq.spamhaus.net,
> reject_rhsbl_helo mykey.dbl.dq.spamhaus.net,
> check_helo_access pcre:/etc/postfix/helo_checks.pcre,
> check_helo_access hash:/etc/postfix/helo_checks,
> reject_invalid_helo_hostname,
> check_policy_service inet:127.0.0.1:2501,
> check_recipient_access pcre:/etc/postfix/relay_recips_access,
> check_recipient_access pcre:/etc/postfix/property_recip_map,
> check_recipient_access pcre:/etc/postfix/recipient_checks,
> check_recipient_access pcre:/etc/postfix/relay_recips_ecartis,
> permit
>
> smtpd_sender_restrictions = reject_unknown_sender_domain
------------------------- ----------------------------
Notice anything?
--
Viktor.