Hello,

> *
> Jun 16 12:54:19 mail postfix/smtpd[933]: NOQUEUE: reject: RCPT from
> unknown[115.241.25.154]: 554 5.7.1 <jghosh...@gmail.com>: Recipient
> address rejected: Access denied; from=<bo...@rpg.in> to=<jghosh.
> 2...@gmail.com> proto=ESMTP helo=<JayantaGhosh>
> 
> When the same user is connecting to our server using Outlook 2007 it is
> working absolutely fine.

Not sure if this is only a Outlook 2010 problem.

> *
> smtpd_sender_restrictions = permit_mynetworks,  check_client_access
> hash:/etc/postfix/client_access,    reject_unknown_sender_domain,
> check_sender_access regexp:/etc/postfix/sender_access,
> permit_sasl_authenticated
> *

You may want to try to put permit_sasl_authenticated before the 
reject_unknown_sender_domain

Depending on your client_access file maybe even before this one.

Regards,

Claus

Reply via email to