<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2><FONT size=3>Hello,<BR><BR>I'm trying to get my exim4 to use 
the smarthost of my ISP using authentication. <BR>I can sent mail from my 
computer using telnet (</FONT><A href=""><FONT 
size=3>http://www.artran.co.uk/computers/telnetSMTP.html</FONT></A><FONT 
size=3>) and authenticate using my username and password.<BR><BR>When I set the 
same username and password in /etc/exim4/passwd.client I will get the following 
error in my /var/log/exim4/mainlog:<BR><BR>2007-03-15 14:47:20 1HRqIa-0002n9-9O 
=&gt; *****@***** &lt;root@******&gt; R=hub_user_smarthost 
T=remote_smtp_smarthost H=smtp.****.*** [***.***.***.***] 
X=TLS-1.0:RSA_AES_256_CBC_SHA1:32 
DN="C=***,ST=***********,L=*******,O=********************,OU=***,CN=*.****"<BR>2007-03-15 
14:47:20 1HRqIa-0002n9-9O Completed<BR>2007-03-15 14:56:54 1HRqRq-00030e-GJ 
&lt;= root@**** U=root P=local S=310<BR>2007-03-15 14:56:54 1HRqRq-00030e-GJ 
cram_md5 authenticator failed H=smtp.******** [***.***.***.***] 535 Incorrect 
authentication data<BR>2007-03-15 14:56:56 1HRqRq-00030e-GJ *******@***** 
R=smarthost T=remote_smtp_smarthost: SMTP error from remote mail server after 
RCPT TO:&lt;*******@*****&gt;: host smtp.*****.nl [***.***.***.***]: 
550-Verification failed for &lt;</FONT><A href=""><FONT 
size=3>root@****&gt;\n550-Unrouteable</FONT></A><FONT size=3> address\n550 Could 
not complete sender verify callout<BR>2007-03-15 14:56:56 1HRqRs-00030k-Nm &lt;= 
&lt;&gt; R=1HRqRq-00030e-GJ U=Debian-exim P=local S=1280<BR>2007-03-15 14:56:56 
1HRqRq-00030e-GJ Completed<BR>2007-03-15 14:56:56 1HRqRs-00030k-Nm cram_md5 
authenticator failed H=smtp.**** [***.***.***.***] 535 Incorrect authentication 
data<BR>2007-03-15 14:56:56 1HRqRs-00030k-Nm =&gt; ****@***** &lt;root@*****&gt; 
R=hub_user_smarthost T=remote_smtp_smarthost H=smtp.***** [****.***.****.***] 
X=TLS-1.0:RSA_AES_256_CBC_SHA1:32 
DN="C=*****,ST=*******,L=********,O=***********,OU=***,CN=*.*****l"<BR>2007-03-15 
14:56:56 1HRqRs-00030k-Nm Completed<BR><BR><BR>I have also set " 
AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS " in some configs files, but I get the same 
exact error as above.<BR>After making some config change I restart exim using: 
/etc/init.d/exim4 restart<BR><BR>and test it with: printf text | mail -s 
"subject" e-mail address<BR><BR><BR><BR>Hope somebody can help me because all 
the google links where not.<BR></FONT></FONT></DIV></BODY></HTML>