Main | Exim 4 Machine Client Setup   
Create new file /etc/exim4/exim4.conf.localmacros containing:
Modify /etc/exim4/passwd.client to add a smarthost:username:password triplet:
On the server, hash this password:
Then modify /etc/exim4/passwd to add a username:hashed_passwd:clear_passwd triplet:
Run dpkg-reconfigure exim4-config to set Exim as smarthost, 
and for the smarthost use "orac.example.com::587" 
Or, modify /etc/exim4/update-exim4.conf.conf with:
Run /etc/init.d/exim4 reload 
 .
June 02, 2013, at 06:37 PM