View Single Post

  #3 (permalink)  
Old 02-03-2008
Nrth
 
Posts: n/a
Default Re: authentication required

On 2008-02-03, Marc <r5zt8@t-online.de> wrote:
> Hello!
> I've some trouble with exim4. I always get the error message: SMTP error
> from remote mail server after MAIL FROM:... 530 Authentication required.
>
> Can anybody help me, please!?
>
> Thanks
> Marc


Can you describe your system a bit more and what you are trying to do ?

It sounds like your Exim 4 server needs to supply some credentials in order
to relay through another server.

On my Debian system, this is:

/etc/exim4/passwd.client

The contents of this file take the form:

target.mail.server.example:login:password

Regards,

Nrth.
Reply With Quote