emailwiz
emailwiz copied to clipboard
Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server
I have my email set up on a Vultr VPS. In my settings, as instructed in the README, I have the Reverse DNS set to `mydomain.com` (obviously my actual domain)....
Fixes #237 It works, but note that I have only tested this using my setup where this script is partially run in docker, so I haven't tested this using the...
I got a spam mail recently with a valid DKIM signature from my admin user to one of my other users. At first I thought I was compromised, but after...
**Error:** ``` Failed to send the message. The message could not be sent because the connection to the SMTP server mail.marlonivo.xyz failed. The server is either unavailable or rejecting SMTP...
Does anyone know how to solve these issues that keep coming up, two regarding blacklists, 1 regarding dns and one regarding smtp. 
I have set everything up seemingly the way it should be, I followed the instructions entirely. When I try to send a message, it works perfectly. However, if I try...
certbot fails if port 80 is already in use by another program (certbot uses this port for its temporary web server). My suggestion is that we modify this script to...
Following the recent [disclosure of the SMTP smuggling 0-day vulnerability in Postfix](https://www.postfix.org/smtp-smuggling.html), this pull request applies the suggested short-term workaround from the linked blog post. This fix (currently) only works...
I am a total noob, apologies for asking if these are supposedly simple tasks. I am running my server on a RP4 with a SSD sled. I dont want to...