Gerard schreef:
On Wed, 12 Mar 2008 16:24:11 +0100
Johan Hendriks <[EMAIL PROTECTED]> wrote:

{snip}

this is my posfix part of sasl

smtpd_sasl_auth_enable = yes
smtpd_sasl_exceptions_networks = $mynetworks
broken_sasl_auth_clients = yes
smtpd_recipient_restrictions = permit_mynetworks,
                permit_sasl_authenticated,
                reject_unauth_destination
                permit
                  ^^^^^^
Are you sure about the last 'permit'. You are potentially making
yourself an open relay. I would suggest 'reject' as the correct action.

You might want to inquire on the Postfix forum for more info.

{snip}


Thanks after the merge i started to test a lot of things because outlook2003 did not work so i added that one to try out,
Left that one in, it is out now

thanks guys for the good help

regards,
Johan

Reply via email to