Re: [exim] 550-Relay not permited

Page principale
Supprimer ce message
Répondre à ce message
Auteur: K Z
Date:  
À: exim-users
Sujet: Re: [exim] 550-Relay not permited

A additonal note:



If i change the:
dc_relay_domains=''

to
dc_relay_domains='*'



in the update-exim4.conf.conf it allows the remote clients to send emails without the 550 relay error. But this ay it is a open relay and this i would like to avoid.


I tried to:
dc_relay_domains='example.com' but still does not work well.



Can anyone help me how to configure the exim in the correct way?
Thanks.