![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
October 8, 2025 Wednesday 12:37 AM
|
Installing the Email Server Components
Big question: why would you want to run your own mail server? Regardless of the reason, you need to understand that this is a commitment not just to yourself and any potential users, but also to the entire internet. No exaggeration internet-accessible email hosts are the origin for much of the world's SPAM. The setup and administration of an email server is not for the lazy or feint of heart, it is not a trivial endeavour. So be prepared. With that warning in place, let me add that a mail server supporting only internal (to the server) traffic is relatively simple and a decent way to monitor local server operations. A lightly enlarged system that can accept traffic between local computers and isolated from the internet is also a relatively safe and simple task. But when you open up the gateway to the internet all kinds of things can happen. So figure out how far you want this to go. That will make the selection of software and firewall settings easier to identify as you go through the configuration. I am veering away from writing my own "how to do email" philosophy for two reasons.
Installing the Email Client Components
thunderbird?
https://www.linuxbabe.com/redhat/install-dovecot-centos-enable-tls-encryption Part 2: Install Dovecot IMAP Server on CentOS 8/RHEL 8 & Enable TLS Encryption
Configuration File Locations and Content
/etc/sendmail/ /etc/hosts (vital for local testing) smtphost settings for various ISPsWarning about SMTP blocking by ISPs Domain Manager / DNS Email Settings
MX Records
Firewall Settings
[root@localhost postfix]# firewall-cmd --permanent --add-service={smtp-submission,smtps,imap,imaps}
Router Settings
Port Forwarding settings for access from the internet.
None required for use only within your LAN
Testing
Additional Configuration Files for Hosting Multiple Domains
Usenet News Is Still Alive
https://ftp.isc.org/isc/inn/ https://www.eyrie.org/~eagle/software/inn/ https://www.eyrie.org/~eagle/software/inn/docs/ https://www.eyrie.org/~eagle/software/inn/docs-2.7/ https://www.eyrie.org/~eagle/software/inn/docs-2.7/readme.html https://www.eyrie.org/~eagle/software/inn/docs-2.7/install.html https://www.eyrie.org/~eagle/software/inn/docs-2.7/checklist.html http://www.harley.com/usenet/ https://usenetreviewz.com/free-usenet/usenet-access/ https://groups.google.com/my-groups https://en.wikipedia.org/wiki/List_of_newsgroups https://en.wikipedia.org/wiki/Usenet https://en.wikipedia.org/wiki/Network_News_Transfer_Protocol https://en.wikipedia.org/wiki/Leafnode https://en.wikipedia.org/wiki/Apache_James https://en.wikipedia.org/wiki/Synchronet |
|
||||||||||||||||||||||||||||||||||||||||||||||
all original content ©1994-2025 Yes, that means 30+ years on the web An exercise in truly free free-speech. No license required, no training wheels available. "When words lose their meaning, people will lose their liberty." -- Confucius vincit omnia veritas |