Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
1–10 of 150 posts
Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#2Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#3Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#4Great job. Mail configuration is pretty hard in the number of steps and amount of configuration that needs to be done to get it right.
Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#5It would be nice if this could be ported to something like Ansible so that we could add more host targets easily (ie: Fedora, CentOS, Arch, etc). Great job. Mail configuration is pretty hard in the number of steps and amount of configuration that needs to be done to get it right.
Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#6It would be nice if this could be ported to something like Ansible so that we could add more host targets easily (ie: Fedora, CentOS, Arch, etc). Great job. Mail configuration is pretty hard in the number of steps and amount of configuration that needs to be done to get it right.
Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#7Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#8A Docker image would be brilliant.
Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#9 - DKIM signing on outgoing messages (opendkim).
- The machine acts as its own DNS server and is automatically configured for SPF and DKIM (nsd).
I remember many people running their own SMTP server used to have massive issues with their outgoing mail being silently or non-silently ignored or sent to the spam folder. Does this take care of this? "Mostly" really isn't good enough.Re: Mail-in-a-box: easy to set up modern SMTP/SMTPS server stack
#10The last thing the internet needs is more clueless users with dns servers.