On Tue, 01 Jun 2010, cur...@maurand.com wrote:

> > On Tue, 01 Jun 2010, cur...@maurand.com wrote:
> >
> > [ .. ]
> >
> >> At Victor's urging, this afternoon, I enabled the
> >> relay_recipient_maps and that solved the rejecting unknown before
> >> the handoff to the amavisd-new, but broke the domains that I need
> >> to forward all mail for.
> >
> > Explain what you mean by 'broke', and make sure to include related log
> > excerpts.  Please also include the output of 'postconf -n' in your next
> > response.
> >
> What I meant was that the system started rejecting unknown recipients
> (that's good.)  however all mail that all I do is filter and relay started
> getting rejected as unknown recipients (that's bad.)
> 
> postconf -n follows.

At first glance, I notice you redefine several parameters to their
default value.  Why?  I'll point out just a few of them below.

> access_map_reject_code = 554

This is default.

> bounce_queue_lifetime = 0

Are you sure about this?

> defer_code = 550

Why?

> local_recipient_maps = mysql:/etc/postfix/sql-recipients.cf
> local_transport = no local mail delivery

Hm?

> mail_owner = postfix

Again, default.

> relay_recipient_maps =

Why is this empty?  As per ADDRESS_CLASS_README: "If this parameter
value is empty, the Postfix SMTP server accepts all recipients for
domains listed with the relay_domains parameter."

-- 
Sahil Tandon <sa...@freebsd.org>

Reply via email to