|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Noel Jones (njones
megan.vbhcs.org)
Date: Tue Jul 24 2007 - 16:25:38 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 03:56 PM 7/24/2007, LuKreme wrote:
>I have the following setup in main.cf:
>
>smtpd_recipient_restrictions =
> check_client_access hash:/usr/local/etc/postfix/pop-before-smtp,
> permit_sasl_authenticated,
> reject_non_fqdn_sender,
> reject_non_fqdn_recipient,
> reject_unknown_sender_domain,
> permit_mynetworks,
> etc...
>
># pop-before-smtp --list | grep 71.216
> 71.216.223.42
Good, but the only test that matters to postfix is
# postmap -q 71.216.223.42 hash:/usr/local/etc/postfix/pop-before-smtp
which must return OK or an all-numeric response.
>But, I get the following in the maillog.
>
>from unknown[71.216.223.42]: 554 <user
aol.com>: Relay access denied;
>from=<sales
example.com> to=<user
aol.com> proto=SMTP helo=<St1>
>Jul 24 14:45:41 akane postfix/smtpd[47990]: NOQUEUE: reject: RCPT
>
>I can only think that somehow the warning about snsi.net (the user's
>service provider) is causing some problem...
Unrelated.
>I have pbs 1.41 as that is the latest version in ports (as of today)
>even though 1.42 has been out over a month, if anyone thinks it will
>help, I can update it though.
Has 1.41 been working for you previously? If yes, then upgrading is
unlikely to help.
--
Noel Jones
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]