Re: [Exim] 550 Administrative prohibition

Página Inicial
Delete this message
Reply to this message
Autor: Peter Huesser
Data:  
Para: exim-users
Assunto: Re: [Exim] 550 Administrative prohibition
[ Converted text/html to text/plain ]


Did you telnet from one of those hosts?

Sorry, it was a stupid typing error in acl section.

Just for testing: Is it possible to accept mails from everywere ?



Sure.

  begin acl
  acl_check_rcpt:
    accept


or even

acl_smtp_rcpt = accept

further up.

But do not do it for more than a few minutes. Otherwise your host will
become an open relay for the spammers.


Many thank's for all the hints.
Pedro