Re: [exim] 550 Administrative prohibition

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Stanislaw Halik
日付:  
To: exim-users
題目: Re: [exim] 550 Administrative prohibition
Arnór Kristjánsson <addi@???> wrote:
> The first machine, the one which was previously running CommuniGate,
> is a web-server which has a contact form (PHP) used to send mail.
> Since we shut down CGP and set up Exim4.50-8 on Debian Stable mail
> hasn't been getting through:
> --
> xa-speakers:~# telnet 127.0.0.1 25
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.

[...]
> rcpt to:addi@???
> 550 Administrative prohibition
> --


> Can you point me in the right direction or better yet, tell me how to
> fix this?


perhaps your SMTP RCPT is empty or it is a result of a default DROP
policy. showing your RCPT acl might help.