| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | TLS Encryption | daniel | 2019-06-12 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Merge pull request #9 from majestrate/master | Luke Smith | 2019-11-09 | 1 | -0/+3 | |
| |\ \ \ | | | | | | | | | add SPF record generation | |||||
| | * | | | correct formatting | Jeff Becker | 2019-06-08 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | remove whitespace | Jeff Becker | 2019-06-08 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | generate spf record | Jeff Becker | 2019-06-08 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Merge pull request #13 from pellertson/master | Luke Smith | 2019-09-03 | 1 | -0/+2 | |
| |\ \ \ \ | | | | | | | | | | | Make sure the opendkim tools are installed | |||||
| | * | | | | Fixed a bug with installing opendkim (#1) | pellertson | 2019-09-03 | 1 | -0/+2 | |
| |/ / / / | | | | | | | | | The main command for generating DKIM keys (`opendkim`) wasn't installed with just the `opendkim` package. Added a fix so it would be installed should it not be there the first time `apt` is ran. | |||||
| * | | | | Merge pull request #12 from artemkobets/master | Luke Smith | 2019-08-11 | 1 | -2/+1 | |
| |\ \ \ \ | | | | | | | | | | | Use spamassassin on port 25 only | |||||
| | * | | | | Use spamassassin on port 25 only | Artem Kobets | 2019-08-11 | 1 | -2/+1 | |
| |/ / / / | ||||||
| * | / / | spamassassin auto move to Junk | Luke Smith | 2019-07-26 | 1 | -2/+28 | |
| | |/ / |/| | | ||||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | 2019-06-07 | 1 | -1/+1 | |
| |\| | | ||||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | 2019-06-07 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| * | | | | vid | Luke Smith | 2019-06-06 | 1 | -1/+1 | |
| | | | | | ||||||
| | | | * | Update README.md | jan6 | 2019-06-11 | 1 | -1/+1 | |
| | | | | | ||||||
| | | | * | Updated README - slight corrections | jan6 | 2019-06-11 | 1 | -14/+14 | |
| | | |/ | | | | | | | Typos + other tiny corrections, is it "honestly have" or "honestly don't have" preference towards vultr? Tried to guess... | |||||
| | | * | Merge pull request #8 from ayoung012/master | Luke Smith | 2019-06-07 | 1 | -1/+1 | |
| | |/| | | | | | | | close quotation marks in opendkim socket config | |||||
| | | * | close quotation marks in opendkim socket config | ayoung012 | 2019-06-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | opendkim ignores the invalid SOCKET config line, causing smtpd mail send to fail. $ sudo systemctl status opendkim systemd[1]: Ignoring invalid environment assignment 'SOCKET=inet:8891@localhost systemd[1]: ': /etc/sysconfig/opendkim $ journalctl postfix/submission/smtpd[17646]: fatal: host/service localhost/8891 not found: Device or resource busy | |||||
| | * | | Merge pull request #7 from ayoung012/master | Luke Smith | 2019-06-07 | 1 | -1/+1 | |
| | |\| | | | | | | | prevent false detection of opendkim KeyTable config | |||||
| | | * | prevent false detection of opendkim KeyTable config | ayoung012 | 2019-06-07 | 1 | -1/+1 | |
| | |/ | | | | | | | default /etc/opendkim.conf has KeyTable appear in comment doco and example. Shouldn't trigger the grep that checks whether this config has been applied. | |||||
| | * | Merge pull request #3 from wrigleyster/patch-1 | Luke Smith | 2019-06-02 | 1 | -1/+1 | |
| |/| | | | | | Fix typo in the deleting of `-o` flags | |||||
| | * | Update emailwiz.sh | Jakob | 2019-06-02 | 1 | -1/+1 | |
| |/ | | | Deleting all settings starting with o seems rather arbitrary, but I don't know the default configuration on Vultr, so could be warranted :) But I'll be bold and guess the `sed` command and the following lines are supposed to be related? | |||||
| * | maybe I should actually learn markdown | Luke Smith | 2019-05-28 | 1 | -1/+1 | |
| | | ||||||
| * | d'nation | Luke Smith | 2019-05-28 | 1 | -0/+3 | |
| | | ||||||
| * | redundant | Luke Smith | 2019-05-27 | 1 | -9/+0 | |
| | | ||||||
| * | I always forget which one is which. | Luke Smith | 2019-05-27 | 1 | -7/+7 | |
| | | ||||||
| * | no longer true | Luke Smith | 2019-05-27 | 1 | -1/+1 | |
| | | ||||||
| * | vultr note | Luke Smith | 2019-05-27 | 1 | -1/+1 | |
| | | ||||||
| * | hedging removed | Luke Smith | 2019-05-27 | 1 | -2/+0 | |
| | | ||||||
| * | brand name | Luke Smith | 2019-05-27 | 2 | -1/+1 | |
| | | ||||||
| * | note on install | Luke Smith | 2019-05-27 | 1 | -0/+2 | |
| | | ||||||
| * | autodetermine domain | Luke Smith | 2019-05-27 | 1 | -7/+5 | |
| | | ||||||
| * | optional remove script | Luke Smith | 2019-05-27 | 1 | -0/+8 | |
| | | ||||||
| * | it might actually be working now | Luke Smith | 2019-05-27 | 1 | -1/+3 | |
| | | ||||||
| * | how did I miss that | Luke Smith | 2019-05-27 | 1 | -4/+4 | |
| | | ||||||
| * | moved | Luke Smith | 2019-05-27 | 1 | -0/+0 | |
| | | ||||||
| * | com | Luke Smith | 2019-05-27 | 2 | -0/+287 | |
