On Tue, Nov 29, 2005 at 09:40:02AM +0800, Latrell said:
> I'm appreciated with your reply.
> Yesterday I add [EMAIL PROTECTED], and I can
> see the sender check is ok.
> However, the same error shown eventually.
> Here is the message.
>  SMTP>> AUTH LOGIN
>   SMTP<< 334 VXNlcm5hbWU6
>   SMTP>> ********
>   SMTP<< 334 UGFzc3dvcmQ6
>   SMTP>> ************
>   SMTP<< 235 2.7.0 Authentication successful.
>   SMTP>> MAIL FROM:<[EMAIL PROTECTED]> SIZE=1343
> [EMAIL PROTECTED]
>   SMTP>> RCPT TO:<[EMAIL PROTECTED] >
>   SMTP>> DATA
>   SMTP<< 250 2.1.0 [EMAIL PROTECTED] OK
>   SMTP<< 250 2.1.5 [EMAIL PROTECTED]
>   SMTP<< 354 Start mail input; end with <CRLF>.<CRLF>
>   SMTP>> writing message and terminating "."
>   SMTP<< 454 5.7.3 Client does not have permission to Send As this sender.
>   SMTP>> QUIT

Note that this temp rejects after data.

> The following is my ACL part:
>  begin acl
>     acl_check_rcpt:

Note that this is the rcpt acl.  I am unable to read your data acl from
here, unfortunately, so I can't advise you.

You could start by looking for defer lines in your data acl, though.

Take care,
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | A halted retreat Is nerve-wracking and  |
|  [EMAIL PROTECTED]             | dangerous. To retain people as men --   |
|  http://www.lobefin.net/~steve | and maidservants Brings good fortune.   |
 --------------------------------------------------------------------------

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to