[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postfix dnsbl and virtual domains



On Thu, 24 Mar 2005 10:34:35 -0600
Jacob S <stormspotter@6Texans.net> wrote:

> Hello List,
> 
> I used the tutorial from the following site to setup Postfix with
> virtual domains and a mysql backend on a server recently. But I have a
> couple questions about ways to improve the setup.
> 
> http://www.workaround.org/articles/ispmail-sarge/

<snip>

> I have the following line for smtpd_recipient_restrictions in main.cf:
> permit_mynetworks,
> permit_sasl_authenticated,
> reject_rbl_client list.dsbl.org,
> reject_rbl_client combined.njabl.org,
> reject_unauth_destination
> 
> Is this going to prevent authenticated users from sending mail through
> my server if their ip is in one of the dnsbls? My goal is to only
> prevent the server from accepting mail from IPs in the blacklist if
> they are not authenticated.

Ok, this is pretty bad replying to myself twice in one day. But, I
managed to find a dynamic ip connection that's listed in one of the
dnsbls and then tested sending mail from it. As long as you authenticate
successfully, it lets you through, otherwise it rejects mail because of
the dnsbl listing (and relaying too, obviously).

Jacob



Reply to: