Autor: Leonid Shulov Datum: To: exim-users Betreff: Re: Antwort: [exim] SMTP error from remote mail server
I grep'ed in config files but don't found "require verify=sender"
Leonid
srunschke@??? wrote:
>exim-users-bounces@??? schrieb am 18.01.2006 11:16:13:
>
>
>
>>When I send mail from root to SMTP server in log file and Mail Delivery
>>
>>
>
>
>
>>I see this report:
>>
>> lshulov@???
>> SMTP error from remote mail server after RCPT
>>TO:<lshulov@???>:
>> host mail.arabellasw.com [xxx.xxx.xxx.xxx]: 550 cannot route to
>>sender address <root@???>
>>
>>
>
>Looks like you are running into a problem with sender verifaction.
>Either make sure your mailclient is supplying the correct sender
>information or change exim to not check senders on local injection.
>
>Any way, looking for "require verify=sender" should get you ahead.
>