550 5.7.1 Access Denied

87 views
Skip to first unread message

César Barone

unread,
Feb 21, 2014, 1:29:28 PM2/21/14
to rail...@googlegroups.com
Pessoal, 

Estou com o seguinte problema no servidor de produção, ao tentar fazer um envio de email via aplicação

550 5.7.1 Access Denied

Pesquisando um pouco, encontrei no link http://support.mailhostbox.com/email-administrators-guide/error-codes, o seguinte:

550 5.7.1 : Helo command rejected: You aren't localhost.
550 5.7.1 : Helo command rejected: You aren't localhost.localdomain.
550 5.7.1 : Helo command rejected: You are not me

Our servers do not accept SMTP HELO command as HELO localhost or HELO localhost.localdomain or HELO . We accept HELO from a valid Domain Name or your computer name which is other than your domain name. Please check with your ISP or Mail administrator for this issue.

550 5.7.1 Service unavailable; client [a.b.c.d] blocked using rbl.mailhostbox.com
rbl.mailhostbox.com is an inhouse RBL zone which we use to protect our services from inbound attacks. If you encounter any of the above messages, you can whitelist the IP using http://whitelist.mailhostbox.com/
To avoid misuse of this feature, an IP is allowed to be white-listed only a defined number of times. If you face any issues feel free to contact our support helpdesk with the details.

O único jeito de fazer funfar é colocando o ip da máquina na whitelist do servidor SMTP?

Eu configurei a minha máquina e virtual host da seguint maneira:

/etc/hostname:

nomedoprojeto.production

em /et/hosts

127.0.1.1 nomedoprojeto.dominio.org.br nomedoprojeto.production( o hostname, no caso)

virtualhost do apache:

ServerName http://nomedoprojeto.dominio.org.br


Está correto? Sempre fui meio prego em redes :p.


Abs

Reply all
Reply to author
Forward
0 new messages