Beginner with exim4 conf. I use exim4 on ubuntu 8.04 as smarthost whith 'out.alice.it::587' --------------------- /etc/exim4/conf.d/auth/00_exim4-config_header from default conf added only this last line
AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = true --------------------- /etc/exim4/passwd.client out.alice.it:username:password --------------------- Command line auth sequence tested with success: --------------------- 220 smtp202.alice.it ESMTP Service ready ehlo omnibit.mine.nu 250-smtp202.alice.it 250-DSN 250-8BITMIME 250-PIPELINING 250-HELP 250-AUTH=LOGIN 250-AUTH LOGIN CRAM-MD5 DIGEST-MD5 PLAIN 250-DELIVERBY 300 250 SIZE 31457280 auth login 334 VXNlcm5hbWU6 base64_username 334 UGFzc3dvcmQ6 base64_password --------------------- Some days i turn around it digging mailing list archive without any help. Please have you any suggestion ? Thanks from italy. -- Marco "Fino alla bara sinpara" Marco "Up to demise we rise" -- ## List details at https://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/
