Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How to send mail over IPv6
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How to send mail over IPv6

sonicsonic Veteran
edited April 2014 in Help

Hi,
I have noob question related IPv6 and sending mail.

I have 2 VPS, 1 with Ramnode and one with Linode

  1. VPS with Ramnode
    I configure Nginx webserver listen on IPv6 only (Ramnode give me 16 IPv6)
    Webserver running fine
    When i send mail (use php mail function), mail header dislay ipv6

  2. I configure Nginx webserver listen on IPv6 only (Linode gives me this IP 2400:8900::f03c:91ff:fe6e:f934/64)
    Webserver running fine on 2400:8900::f03c:91ff:fe6e:f934
    When i send mail (use php mail function), mail header dislay IPv4

So my question is, how to configure network interface to dislay IPv6 in header when sending mail with Linode VPS?

Comments

Sign In or Register to comment.