Despite your recommendations, I think it is still relaying. I can't be
certain because it will take some time before i will receive the letter I
sent through the server as it is so backed up. But the message was not
rejected.

Here are some settings which maybe conflict with your suggestions. But then,
I don't really know.

smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_recipient_restrictions = ldap:ldapmailenab,
     permit_tls_clientcerts, permit_sasl_authenticated,
     permit_mynetworks, check_sender_access,
     check_relay_domains
smtpd_client_restrictions = permit_mynetworks, reject_unknown_client

Curtis

----- Original Message -----
From: "Matthew Weier O'Phinney" <[EMAIL PROTECTED]>
To: "Debian User List" <[EMAIL PROTECTED]>
Sent: Wednesday, 09 October, 2002 19:40
Subject: Re: Postfix routing restrictions


> -- Curtis Vaughan <[EMAIL PROTECTED]> wrote
> (on Wednesday, 09 October 2002, 04:38 PM -0700):
> > Anyone know what I need to do to stop my postfix server from routing
> > email from non-users.
> You need to set the following:
>     smtpd_client_restrictions = permit_mynetworks, reject_unknown_client
>     relay_domains = *.yourdomain.tld
>
> That /should/ close your relay -- it's worked for me so far.
>
> --
> Matthew Weier O'Phinney
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to