Page 1 of 1

Send Email to gmail or hotmail don't work

Posted: Mon Feb 15, 2016 11:37 pm
by jhoan.gamarra
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

Re: Send Email to gmail or hotmail don't work

Posted: Tue Feb 16, 2016 10:28 am
by Droid
Setup your reverse IPv6 records correctly or tell Exim not to send via IPv6.

Add disable_ipv6=true to /etc/exim4/exim4.conf.template

Re: Send Email to gmail or hotmail don't work

Posted: Tue Feb 16, 2016 11:17 am
by dpeca
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.

Re: Send Email to gmail or hotmail don't work

Posted: Tue Feb 16, 2016 1:35 pm
by tjebbeke
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.