Re: [Exim] pine smtp auth with exim

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Suresh Ramasubramanian
Datum:  
To: exim-users
Betreff: Re: [Exim] pine smtp auth with exim
eximlists@??? (Giuliano Gavazzi) writes:
> I have finished implementing virtual domains on my server with
> envelope and headers rewriting (for pine), but I think pine does not
> authenticate. I use
> smtp-server=127.0.0.1/novalidate-cert/user=$username in pine.conf.


PINE does auth quite well... but you might want to try
/user=$username/Novalidate-cert

See what kind of AUTH you are offering ...

I have AUTH'd against an exim server with PINE quite often. PINE did AUTH
PLAIN I think.

    srs