summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-26Merge pull request #238 from william-stacken/masterLuke Smith
Resolve "Anyone can send mails from a local user as long as the recipient is another local user"
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-04Merge pull request #230 from WilliamBehrens/masterLuke Smith
use apt-get to install packages
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-21Merge pull request #229 from appeasementPolitik/patch-1Luke Smith
Only call deploy hook when mail cert is renewed
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-01close #217Luke Smith
2022-07-01fix #205Luke Smith
2022-07-01fix #223Luke Smith
2022-07-01Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2022-07-01close #222Luke Smith
2022-07-01Merge pull request #215 from simo981/patch-1Luke Smith
Typo in my last merge
2022-04-22Typo in my last mergesimone
2022-04-03Merge pull request #208 from thmtvz/patch-1Luke Smith
Update emailwiz.sh
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-29Merge pull request #203 from simo981/patch-1Luke Smith
Prevented escape shell
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-06Merge pull request #159 from ulisesvina/patch-1Luke Smith
Update README.md
2021-08-06Update README.mdUlises ViƱa
Replaced 933 for 993, the correct port for IMAP.
2021-08-06use domain instead of @Fabian Thomas
2021-08-05Merge pull request #157 from DimitrijeDobrota/Opendkim-can-not-open-PID-fileLuke Smith
Fix: Opendkim won't start: can't open PID file?
2021-08-05Fix: Opendkim won't start: can't open PID file?Dimitrije Dobrota
2021-06-21Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2021-06-21disable ufwLuke Smith
2021-03-13Merge pull request #133 from kdkasad/masterLuke Smith
Fix typo in LICENSE filename
2021-03-13fix typo in LICENSE filenameKian Kasad
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-03Merge pull request #127 from NiiggerLifeMatter/patch-1Luke Smith
Update emailwiz.sh