summaryrefslogtreecommitdiff
path: root/emailwiz.sh
AgeCommit message (Collapse)Author
2023-03-02Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2023-03-02enable spamassassin cronjobLuke Smith
2023-03-01Reverse DNS does not match SMTP BannerAleksa Vučković
2023-02-11clean out old dmarc feedback, other cleanupLuke Smith
2023-02-11mx record added and mail subdomain noteLuke Smith
2023-01-31fail2ban added and configured for extra securityLuke Smith
2023-01-31fix #259 and edit commentsLuke Smith
2023-01-27check for wildcard certs as well, resolve #257Luke Smith
2023-01-26it makes elegant sense in my headLuke Smith
2023-01-26fixLuke Smith
2023-01-26get cert if absent fix #253. ufw fix #256.Luke Smith
2023-01-26rDNS readme fix. Should be mail subdomain.Luke Smith
2023-01-26Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2023-01-26close #248Luke Smith
2023-01-26Merge branch 'master' into masterLuke Smith
2022-10-09dkim location fixed, close #240Luke Smith
2022-10-01reject_unknown_recipient_domainLuke Smith
2022-09-28Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2022-09-28store dkim keys in subdir for multiple domainsLuke Smith
2022-09-28some anti-spam measuresLuke Smith
2022-09-11add sender restrictions for our own usersWilliam_S
2022-08-03use apt-get to install packagesWilliam Behrens
This fixes the output "WARNING: apt does not have a stable CLI interface. Use with caution in scripts."
2022-07-21DoneappeasementPolitik
2022-07-21Missing double quoteappeasementPolitik
2022-07-21EscapesappeasementPolitik
2022-07-21Improve deploy hookappeasementPolitik
2022-07-20ensure services enabled, close #228Luke Smith
2022-07-01fix #205Luke Smith
2022-07-01fix #223Luke Smith
2022-04-22Typo in my last mergesimone
2022-04-02Update emailwiz.shthmtvz
New line in the final output, looks way better!
2022-03-29Merge pull request #158 from fabian-thomas/devLuke Smith
use domain instead of @
2022-03-29postfix-pcre added, 1.2.3.4 not trustedLuke Smith
2022-03-29Merge pull request #197 from SelfAdjointOperator/masterLuke Smith
Reset umask to 0022 at beginning of install
2022-03-29Merge pull request #194 from Theory-of-Everything/forkLuke Smith
Fix: #178 leakage of public IP addresses in sent emails
2022-03-10Update emailwiz.shsimone
2022-03-07Prevented escape shellSimone
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
2022-01-20Reset umask to 0022 at beginning of installSelfAdjointOperator
2022-01-10Fix: #178 leakage of public IP addresses in sent emailsTheory_of_Everything
2021-09-14Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2021-09-14tweaksLuke Smith
2021-08-06use domain instead of @Fabian Thomas
2021-08-05Fix: Opendkim won't start: can't open PID file?Dimitrije Dobrota
2021-06-21disable ufwLuke Smith
2021-02-10fixLuke Smith
2021-02-03Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2021-02-03minor tweaksLuke Smith
2021-02-03avoid bugLuke Smith
2021-02-03Update emailwiz.shNiiggerLifeMatter
Make gmail's less angry
2021-01-22fix #122 ; for older versions of dovecotLuke Smith