Send Email to gmail or hotmail don't work
-
- Posts: 2
- Joined: Wed Jan 06, 2016 2:05 pm
Send Email to gmail or hotmail don't work
when I try send email from my account in the vesta
[email protected] , anyone know if this is because I must have a certificate to send mail to gmail or hotmail?
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
host gmail-smtp-in.l.google.com [2607:f8b0:4002:c07::1b]
SMTP error from remote mail server after end of data:
550-5.7.1 [2600:3c02::f03c:91ff:fe08:7dad] Our system has detected that this
550-5.7.1 message does not meet IPv6 sending guidelines regarding PTR records
550-5.7.1 and authentication. Please review
550-5.7.1 https://support.google.com/mail/?p=ipv6 ... tion_error for more
550 5.7.1 information. 2si12559639ywc.285 - gsmtp
[email protected] , anyone know if this is because I must have a certificate to send mail to gmail or hotmail?
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
host gmail-smtp-in.l.google.com [2607:f8b0:4002:c07::1b]
SMTP error from remote mail server after end of data:
550-5.7.1 [2600:3c02::f03c:91ff:fe08:7dad] Our system has detected that this
550-5.7.1 message does not meet IPv6 sending guidelines regarding PTR records
550-5.7.1 and authentication. Please review
550-5.7.1 https://support.google.com/mail/?p=ipv6 ... tion_error for more
550 5.7.1 information. 2si12559639ywc.285 - gsmtp
Re: Send Email to gmail or hotmail don't work
Setup your reverse IPv6 records correctly or tell Exim not to send via IPv6.
Add disable_ipv6=true to /etc/exim4/exim4.conf.template
Add disable_ipv6=true to /etc/exim4/exim4.conf.template
Re: Send Email to gmail or hotmail don't work
And add ipv6 address to SPF record.
Actually, if he add reverse DNS for ipv6, and add ipv6 to SPF, he does not have to turn off ipv6 on Exim.
Actually, if he add reverse DNS for ipv6, and add ipv6 to SPF, he does not have to turn off ipv6 on Exim.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Send Email to gmail or hotmail don't work
I suggest the option of dpeca. When the IPV6 support is coming in the next days, weeks or months you don't need to search why IPV6 mail isn't working when you disable it.