On Tuesday 27 January 2009, Sahil Tandon wrote:
> On Tue, 27 Jan 2009, David Koski wrote:
> > I did some testing with this in main.cf:
> >
> > smtpd_recipient_restrictions =
> >     ...
> >     check_recipient_access hash:/etc/postfix/recipient_access
> >
> > recipient_access:
> > mytestdomain.com    reject_unverified_recipient
> > kosmosisland.com    reject_unverified_recipient
> >
> > This host relays directly to kosmosisland.com but there is another hop to
> > mytestdomain.com, a Barracuda spam firewall.  Mail to domain
> > kosmosisland.com is relayed as expected but mail to mytestdomain.com is
> > rejected regardless of wheather the email address is correct:
> >
> > 450 4.1.1 <e...@mytestdomain.com>: Recipient address rejected:
> > undeliverable address: host cuda2.myrelayhost.com[65.183.202.16] said:
> > 550 Blocked (in reply to RCPT TO command)
>
> Careful when munging!  You forgot to obfuscate xx.xxx.xxx.xx. :-)
>
> > Is it not permitted to use recipient verification through a relay server?
>
> So cuda2.cascadenetworks.com does not believe e...@mytestdomain.com is a
> valid recipient.

That seems to be the case when doing recipient verification.  But without it 
accepts the email to e...@mytestdomain.com happily.

Regards,
David Koski
dko...@sutinen.com

Reply via email to