Difference between revisions of "User:Paul/sandbox/Mail-in-a-Box with Namecheap and Vultr"

From UNPM.org Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
== Advantages and disadvantages ==
 
== Advantages and disadvantages ==
  
Nothing is without risk and everything has disadvantages.
+
Nothing is without risk and everything has advantages and disadvantages, especially when evaluating mail servers.
  
The primary advantage to having a personal mail server is the mail is only viewable to ISP admins with access to the server and you. Most ISP admins are generally unconcerned with anything that isn't criminal or damaging to their servers, as their business model does not incorporate amassing vast amounts of data to analyze and sell.
+
=== Advantages ===
  
MiaB also has the advantage of hosting as many domains, email address, and aliases as desired, so users desiring different email address for different purposes can easily create one for every desired need.
+
The primary advantage to having a personal mail server is the mail is only viewable to ISP admins with access to the server and the ISP customer using the server. Most ISP admins are generally unconcerned with anything that isn't criminal or damaging to their servers, as their business model does not incorporate amassing vast amounts of data to analyze and sell. (Note that is possible to serve MiaB from a local, physical computer, but that configuration is not covered in this article.)
  
Disadvantages include more time required in managing the service. MiaB does do most of the heavy lifting automatically, but it is necessary to log in every now and then to perform some basic housekeeping in the server.
+
MiaB also has the advantage of hosting nearly as many domains, email address, and aliases as desired, so users desiring different email address for different purposes can easily create one for every desired need.
  
Security comes in various forms, and while the developers of MiaB have gone to good length to provide a reasonable amount of security in the project, it is not possible to have a mail server as secure as one managed by professional administrators. This is largely due to professionals having network and firewall diagnostic tools that are beyond the scope of what is necessary for a typical personal mail server.
+
MiaB includes an automated backup system that, when properly utilized, can completely restore the installation should something happen to the  
  
W
+
=== Disadvantages ===
  
 +
Disadvantages include more time required in managing the service. MiaB does do most of the heavy lifting automatically, but it is necessary to log into the server every now and then to perform some basic housekeeping.
 +
 +
Security comes in various forms, and while the developers of MiaB have gone to good length to provide a reasonable amount of security in the project, it is not possible to have a mail server as secure as one managed by professional administrators. This is largely due to professionals having network and firewall diagnostic tools that are beyond the scope of what is necessary for a typical personal mail server or reasonable even for enthusiasts to manage.
 +
 +
Time: Anyone reading this article is likely new to administrating a mail server, and there is also a good chance the same person is brand new to server administration, in general. This will mean that even with a fantastic project such as MiaB, there will be a lot to learn in order install and maintain MiaB. There is some additional time required to maintain MiaB on a weekly basis of usually not more than 20 minutes, and then every four years or so there will be a major time project of migrating MiaB to a new version of the server operating system that may require an entire weekend, though the project has been working hard to minimize the time and pain of these evolutions, as the maintainers of the project also do not like spending so much time.
  
  
 
[[Category:Mail-in-a-Box]]
 
[[Category:Mail-in-a-Box]]

Revision as of 17:00, 15 December 2020

Configuring a mail server has never been easier than it is today with Mail-in-a-Box (MiaB), a free and open source project that automatically configures everything required to have a personal mail server.

This article covers installing MiaB using Namecheap as a registrar and Vultr as a VPS provider. It assumes an understanding of basic command line skills and establishing remote SSH sessions. For those who are new to SSH, please see the Intro to command line article.

Advantages and disadvantages

Nothing is without risk and everything has advantages and disadvantages, especially when evaluating mail servers.

Advantages

The primary advantage to having a personal mail server is the mail is only viewable to ISP admins with access to the server and the ISP customer using the server. Most ISP admins are generally unconcerned with anything that isn't criminal or damaging to their servers, as their business model does not incorporate amassing vast amounts of data to analyze and sell. (Note that is possible to serve MiaB from a local, physical computer, but that configuration is not covered in this article.)

MiaB also has the advantage of hosting nearly as many domains, email address, and aliases as desired, so users desiring different email address for different purposes can easily create one for every desired need.

MiaB includes an automated backup system that, when properly utilized, can completely restore the installation should something happen to the

Disadvantages

Disadvantages include more time required in managing the service. MiaB does do most of the heavy lifting automatically, but it is necessary to log into the server every now and then to perform some basic housekeeping.

Security comes in various forms, and while the developers of MiaB have gone to good length to provide a reasonable amount of security in the project, it is not possible to have a mail server as secure as one managed by professional administrators. This is largely due to professionals having network and firewall diagnostic tools that are beyond the scope of what is necessary for a typical personal mail server or reasonable even for enthusiasts to manage.

Time: Anyone reading this article is likely new to administrating a mail server, and there is also a good chance the same person is brand new to server administration, in general. This will mean that even with a fantastic project such as MiaB, there will be a lot to learn in order install and maintain MiaB. There is some additional time required to maintain MiaB on a weekly basis of usually not more than 20 minutes, and then every four years or so there will be a major time project of migrating MiaB to a new version of the server operating system that may require an entire weekend, though the project has been working hard to minimize the time and pain of these evolutions, as the maintainers of the project also do not like spending so much time.