How to change the default Dovecot’s ports

Dovecot is a very used open-source IMAP and POP3 server. By default, the email ports are: Mail ProtocolPortPOP3 (Post Office Protocol)110IMAP (Internet Message Access Protocol)143POP3S (POP3 over SSL/TLS)995IMAPS (IMAP over SSL/TLS)993Email protocols/ports There can be cases where you might want…

Continue ReadingHow to change the default Dovecot’s ports

How to change the directory of a subdomain

DirectAdmin allows changing the docroot of a subdomain from the user account. For the default domain, the subdomain directory will be: /home/USERNAME/domains/DOMAIN.COM/public_html/SUBDOMAIN Changing this can be useful if you want to put the subdomain's directory outside of the public_html of…

Continue ReadingHow to change the directory of a subdomain