2008/7/8 Renaud Allard <[EMAIL PROTECTED]>:
> Hello,
>
>
> Sébastien CARRE wrote:
>>
>> Hello all,
>>
>> Today, I wanted to configure a new smarthost on Exim that allow us to
>> send mails with a bigger size.
>> The old smarthost use the port 25 without authentification and it
>> works perfectly.
>> The new one is an ESMTP server and I have to use the port 587.
>>
>> So I modified, the exim config :
>>    dc_smarthost = 'smtp.some_host.fr::587'
>>
>>
>> And added the authentification parameters in the
>> /etc/exim/passwd.client, like this :
>>
>>    'smtp.some_host.fr':login:password
>>
> Your question seems very Debian specific, therefore you should probably ask
> on debian mailing lists.
>
> But I think the quotes in 'smtp.some_host.fr':login:password are the
> culprit. Did you try without the quotes?
>
>
>

Thanks for you're reply :)

I just tried it without the quotes but the problem is the same :
Recipient address rejected: Missing Authentication


Sebastien

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

Reply via email to