Re: [Exim] exim - smarthost config problem - dynamic IP reje…

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Peter Bowyer
Date:  
À: Exim' Users
Sujet: Re: [Exim] exim - smarthost config problem - dynamic IP rejection
Lloyd F. Tennison <lloyd_tennison@???> wrote:
> There really is no fix. Dynamic IP's are simply not allowed.


Indeed, and rightly so.

The fix is to use your ISP's smarthost under the terms of your contract with
them, as has been already discussed, or if you can't do that, rent yourself
a virtual server somewhere for a few tens of $CURRENCY a month, run Exim
there on the MSA port (with authentication or very strict IP restriction),
and smarthost all your outgoing mail through it.

Before you select the hosting provider, make sure you'll be able to control
the reverse DNS for the server's IP so that your mail will pass all the
tests associated with that.

Peter