NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Exim 4 and smarthost authenticationHello all, Today, I wanted to configure a new smarthost on Exim that allow us to send mails with a bigger size. So I modified, the exim config : And added the authentification parameters in the /etc/exim/passwd.client, like this : smtp.premium.orange.fr:login:password But when I take a look in the log files, I can see : Recipient address rejected: Missing Authentication I red the man exim4_passwd_client and it talk about the reverse dns... When I try to ping the smtp.premium.orange.fr adress, i get the ip but when I try a reverse dns request with this ip, I get : smtp.premium.wanadoo.fr... Anyone got an idea ? Please. Thanks in advance. Sebastien |