Yeah, the access file. I put domain.com OK .. one of the first lines, 
before any REJECTs .. I've since taken off the directive because I was 
getting 3000+ legit denies a day from misconfigured servers (including our 
internal servers who have no external DNS for our IMGate to check on when 
they send mail through it). reject_non_fqdn in the HELO access also blocked 
a whole lot of legit mail from coming through :(
bk

At 05:58 PM 3/4/2004 -0800, you wrote:

> > I am trying to allow a certain host through to my mail server. I put the
> > domain name inside of my access file, ran postmap on it, and it's still
> > being denied. It is not a valid host, but I need to let it through. The
> > "reject_unknown_sender_domain"  option is blocking it. Here is what I
>have
> > in my main.cf :
> > smtpd_client_restrictions = check_client_access
>hash:/etc/postfix/access,
>
>So you put them in that first file?  With an OK?
>
>And what did you put in?  Their IP, Domain, what?
>
> >                              hash:/etc/postfix/access,
> >                              permit_mynetworks,
> >                              reject_unauth_pipelining,
> >                              reject_non_fqdn_sender,
> >                              reject_non_fqdn_recipient,
> >                              check_sender_access
>hash:/etc/postfix/no_send.map,
> >                              check_client_access,
> >                              hash:/etc/postfix/maps_ok.map,
> >                              reject_unknown_recipient_domain,
> >                              reject_unknown_sender_domain
> >
> > Any ideas? I'm stumped!
>
>The log of the reject might give a little more information, but if it
>really is reject_unknown_sender_domain, then they are not being OKed
>properly before that point.
>
>--Eric
>
>
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.573 / Virus Database: 363 - Release Date: 1/28/2004

Billy Kimble, System Administrator
ebase, LLC 


-- Attached file included as plaintext by Ecartis --


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.573 / Virus Database: 363 - Release Date: 1/28/2004



Reply via email to