Thomas H. George <[EMAIL PROTECTED]> wrote:
> I found I had to add two lines to the macro:

> |MAIN_TLS_ENABLE = true|
> |AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS=yes|

> after which I stopped exim4, ran update-exim4.conf and restarted exim4.  
> After this exim4 successfully sent a message.

What you've done there is to enable TLS (encryption), but then
immediately say that you're happy not to use encryption to protect
your username/password combination. If you're happy exposing your
authentication credentials this will work fine. I wouldn't be.

Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to