Configure exim in debian 6
        Posted  
        
            by 
                blakcaps
            
        on Super User
        
        See other posts from Super User
        
            or by blakcaps
        
        
        
        Published on 2011-06-12T10:56:49Z
        Indexed on 
            2011/06/26
            0:24 UTC
        
        
        Read the original article
        Hit count: 298
        
I am trying to configure exim with gmail in my debian 6 system as per this tutorial http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/.After configuring,
When i run update-exim4.conf i am getting this message,
Exim configuration error:
  two client authenticators (gmail_login and login) have the same public name (LOGIN)
Invalid new configfile /var/lib/exim4/config.autogenerated.tmp, not installing 
/var/lib/exim4/config.autogenerated.tmp to /var/lib/exim4/config.autogenerated
Any pointers to solve this?
© Super User or respective owner