Quick Tip: IPv6 Support on POP3 and IMAP (Dovecot)
#1
Quick Tip: IPv6 Support on POP3 and IMAP (Dovecot)
[Image: IPV6-Dovecot_POP3_IMAP-green.svg?style=flat-square] [Image: Sentora-1.0.0-blue.svg?style=flat-square] 
Quick Tip: IPv6 Support on POP3 and IMAP (Dovecot)

Requirements
Make sure you have the following:
  • IPv6 capable server.
  • IPv6 DNS (AAA) entry for your mail server.
  • Root Access.
  • Working Install of Sentora with POP3 and IMAP enabled via Dovecot.

Enabling IPv6 Support
Edit the /etc/sentora/config/dovecot2/dovecot.conf file.

Right in the start of the file you need to edit the listen = * to listen = *, ::
Code:
## ## Dovecot config file ## listen = *, ::

After the change you need to restart dovecot, just issue the restart command: sudo service dovecot restart


The Issue
When adding an POP3 account to Gmail it was always giving "connection refused" error, no more details.
After a few hours of messing around logs, configs, permissions and other things (for your information this issues provides NO LOGS because Gmail connects via IPv6 and dovecot was not listening to :: (IPv6 wildcard).

Doing this solves the Gmail POP3 issue and allows further clients to connect via IPv6
My Sentora Resources
[Module] Mail Quota Count | Vagrant Box with Sentora

[Image: vanguardly-logo-micro.png]
Graphic and Web Design. Development.
www.vanguardly.com


Reply
#2
RE: Quick Tip: IPv6 Support on POP3 and IMAP (Dovecot)
Very goody!
Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Postfix + Dovecot + sieve (vacation) not working for email aliases - FIX paknet 1 8 ,761 06-12-2025, 03:26 PM
Last Post: AnthonyDillard
Ubuntu: How to setup TLS on postfix and dovecot Diablo925 28 128 ,559 02-15-2018, 08:46 PM
Last Post: duane
Centos 7 | Postfix and Dovecot SSL/TLS with StartSSL certificate paknet 6 43 ,135 06-13-2016, 08:40 PM
Last Post: usong725

Forum Jump:


Users browsing this thread: 1 Guest(s)