Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | fail2ban added and configured for extra security | Luke Smith | |
2023-01-31 | fix #259 and edit comments | Luke Smith | |
2023-01-27 | check for wildcard certs as well, resolve #257 | Luke Smith | |
2023-01-26 | readme rewrite | Luke Smith | |
2023-01-26 | it makes elegant sense in my head | Luke Smith | |
2023-01-26 | fix | Luke Smith | |
2023-01-26 | get cert if absent fix #253. ufw fix #256. | Luke Smith | |
2023-01-26 | rDNS readme fix. Should be mail subdomain. | Luke Smith | |
2023-01-26 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | |
2023-01-26 | close #248 | Luke Smith | |
2023-01-26 | Merge pull request #238 from william-stacken/master | Luke Smith | |
Resolve "Anyone can send mails from a local user as long as the recipient is another local user" | |||
2023-01-26 | Merge branch 'master' into master | Luke Smith | |
2022-10-09 | dkim location fixed, close #240 | Luke Smith | |
2022-10-01 | reject_unknown_recipient_domain | Luke Smith | |
2022-09-28 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | |
2022-09-28 | store dkim keys in subdir for multiple domains | Luke Smith | |
2022-09-28 | some anti-spam measures | Luke Smith | |
2022-09-11 | add sender restrictions for our own users | William_S | |
2022-08-04 | Merge pull request #230 from WilliamBehrens/master | Luke Smith | |
use apt-get to install packages | |||
2022-08-03 | use apt-get to install packages | William Behrens | |
This fixes the output "WARNING: apt does not have a stable CLI interface. Use with caution in scripts." | |||
2022-07-21 | Merge pull request #229 from appeasementPolitik/patch-1 | Luke Smith | |
Only call deploy hook when mail cert is renewed | |||
2022-07-21 | Done | appeasementPolitik | |
2022-07-21 | Missing double quote | appeasementPolitik | |
2022-07-21 | Escapes | appeasementPolitik | |
2022-07-21 | Improve deploy hook | appeasementPolitik | |
2022-07-20 | ensure services enabled, close #228 | Luke Smith | |
2022-07-01 | close #217 | Luke Smith | |
2022-07-01 | fix #205 | Luke Smith | |
2022-07-01 | fix #223 | Luke Smith | |
2022-07-01 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | |
2022-07-01 | close #222 | Luke Smith | |
2022-07-01 | Merge pull request #215 from simo981/patch-1 | Luke Smith | |
Typo in my last merge | |||
2022-04-22 | Typo in my last merge | simone | |
2022-04-03 | Merge pull request #208 from thmtvz/patch-1 | Luke Smith | |
Update emailwiz.sh | |||
2022-04-02 | Update emailwiz.sh | thmtvz | |
New line in the final output, looks way better! | |||
2022-03-29 | Merge pull request #158 from fabian-thomas/dev | Luke Smith | |
use domain instead of @ | |||
2022-03-29 | postfix-pcre added, 1.2.3.4 not trusted | Luke Smith | |
2022-03-29 | Merge pull request #197 from SelfAdjointOperator/master | Luke Smith | |
Reset umask to 0022 at beginning of install | |||
2022-03-29 | Merge pull request #194 from Theory-of-Everything/fork | Luke Smith | |
Fix: #178 leakage of public IP addresses in sent emails | |||
2022-03-29 | Merge pull request #203 from simo981/patch-1 | Luke Smith | |
Prevented escape shell | |||
2022-03-10 | Update emailwiz.sh | simone | |
2022-03-07 | Prevented escape shell | Simone | |
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ). | |||
2022-01-20 | Reset umask to 0022 at beginning of install | SelfAdjointOperator | |
2022-01-10 | Fix: #178 leakage of public IP addresses in sent emails | Theory_of_Everything | |
2021-09-14 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | |
2021-09-14 | tweaks | Luke Smith | |
2021-08-06 | Merge pull request #159 from ulisesvina/patch-1 | Luke Smith | |
Update README.md | |||
2021-08-06 | Update README.md | Ulises ViƱa | |
Replaced 933 for 993, the correct port for IMAP. | |||
2021-08-06 | use domain instead of @ | Fabian Thomas | |
2021-08-05 | Merge pull request #157 from DimitrijeDobrota/Opendkim-can-not-open-PID-file | Luke Smith | |
Fix: Opendkim won't start: can't open PID file? |