PowerMTA Support Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

PowerMTA 5.5r1 is out!!!!  Please contact support@port25.com for a license and download access.

Author Topic: ipv6  (Read 119741 times)

deliman

  • Jr. Member
  • **
  • Karma: +1/-6
  • Posts: 66
ipv6
« on: October 05, 2018, 02:52:03 PM »

Hello, if possible configure ipv6 and ipv4 at the same server ?

Hotmail and Aol does not support ipv6 feedbackLoop??

Thanks!
Logged

Jasdev Singh

  • Port25 Support Engineer
  • Jr. Member
  • **
  • Karma: +6/-10
  • Posts: 93
Re: ipv6
« Reply #1 on: October 05, 2018, 02:57:12 PM »

> Hello, if possible configure ipv6 and ipv4 at the same server ?

Yes, anywhere an IPv4 can fit, it can do IPv6. Examples:

smtp-listener [FE80::0202:B3FF:FE1E:8329:25]:25

<domain test.port25.com>
 route [2001:db8::1]:26
</domain>

<source fe80::202:b3ff:fe1e:1839>
 smtp-service yes
</source>

> Hotmail and Aol does not support ipv6 feedbackLoop??

Please clarify. They are not related. An FBL notification would be sent to an email address.
Logged

deliman

  • Jr. Member
  • **
  • Karma: +1/-6
  • Posts: 66
Re: ipv6
« Reply #2 on: October 17, 2018, 10:49:07 AM »

Hotmail and AOl not accept email from ipv6??

Logged

Port25-Admin1

  • Administrator
  • Hero Member
  • *****
  • Karma: +49/-4
  • Posts: 2361
Re: ipv6
« Reply #3 on: October 17, 2018, 11:43:32 AM »

Run the following to see the list of MX records for those domains to verify if they have IPv6/AAAA records:

pmta resolve aol.com
pmta resolve hotmail.com
Logged
Port25-Admin1
------------------
Try the following commands:
Quote
pmta show topdomains --errors
pmta show topqueues --errors
pmta --help

When PowerMTA won't start use:
Quote
pmtad --debug
When all else fails-->support@port25.com