Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-11 | adding pop3 specific settings | Med Anis Jbara | |
2023-06-30 | Merge pull request #284 from xkcdstickfigure/patch-1 | Luke Smith | |
fix comment | |||
2023-06-30 | fix comment | xkcdstickfigure | |
2023-05-29 | fix #279 | Luke Smith | |
2023-05-01 | Merge pull request #276 from ↵ | Luke Smith | |
drunderscore/fix/use-single-quotes-to-prevent-interpolation Use single-quotes to prevent interpolation when configuring Postfix | |||
2023-04-30 | Use single-quotes to prevent interpolation when configuring Postfix | James Puleo | |
Unless you intend to interpolate, you should never use double-quotes. In this instance, it was actually impactful -- `$myhostname` and `$mydomain` were meant to be left as-is, referring to those Postfix config parameters, but were accidentally interpolated and subsequently generating nonsense (but not fatal) configuration. | |||
2023-04-26 | Merge pull request #275 from APoniatowski/master | Luke Smith | |
Relay access denied fix | |||
2023-04-26 | change made and removed all sasl parameters | APoniatowski | |
2023-04-26 | Missed a parameter, thanks to copy/paste mistake | APoniatowski | |
2023-04-26 | Made minor changes to postconf changes, to fix the relay access denied issue. | APoniatowski | |
2023-03-29 | no error if no dmar dir, fix #271 | Luke Smith | |
2023-03-02 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | |
2023-03-02 | enable spamassassin cronjob | Luke Smith | |
2023-03-01 | Merge pull request #263 from aleksav013/patch-1 | Luke Smith | |
Reverse DNS does not match SMTP Banner | |||
2023-03-01 | Reverse DNS does not match SMTP Banner | Aleksa Vučković | |
2023-02-16 | Merge pull request #260 from treatmesubj/master | Luke Smith | |
Can -> Can't | |||
2023-02-16 | Can -> Can't | John Hupperts | |
2023-02-11 | clean out old dmarc feedback, other cleanup | Luke Smith | |
2023-02-11 | readme updates | Luke Smith | |
2023-02-11 | remove old junk | Luke Smith | |
2023-02-11 | mx record added and mail subdomain note | Luke Smith | |
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 | |