| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update emailwiz.sh | superpuffin | 2020-07-10 | 1 | -1/+0 |
| | | |||||
| * | genkey fix | Luke Smith | 2020-06-22 | 1 | -1/+1 |
| | | |||||
| * | use real tabs | Luke Smith | 2020-06-22 | 1 | -3/+3 |
| | | |||||
| * | fix | Luke Smith | 2020-06-20 | 1 | -1/+1 |
| | | |||||
| * | should be werking now | Luke Smith | 2020-06-20 | 1 | -2/+10 |
| | | |||||
| * | quick | Luke Smith | 2020-06-20 | 1 | -1/+3 |
| | | |||||
| * | non-communicative commit message | Luke Smith | 2020-06-20 | 1 | -16/+30 |
| | | |||||
| * | silence desired errors | Luke Smith | 2020-06-20 | 1 | -4/+4 |
| | | |||||
| * | ubuntu usable, cram rm'd | Luke Smith | 2020-06-09 | 1 | -6/+1 |
| | | |||||
| * | minor changes and fixes | Luke Smith | 2020-06-03 | 1 | -42/+69 |
| | | |||||
| * | myhostname should be the domain | Aaron Duxler | 2019-12-26 | 1 | -2/+10 |
| | | |||||
| * | opendkim socket fix + install opendkim-tools | Aaron Duxler | 2019-12-25 | 1 | -1/+4 |
| | | |||||
| * | Added relaxed option for DKIM. | Aaron Duxler | 2019-12-17 | 1 | -6/+10 |
| | | | | | | Create user vmail, if not present. Add 'login' option in dovecot to be able to send emails fro mutt. | ||||
| * | Merge pull request #11 from yungdan1/master | Luke Smith | 2019-11-09 | 1 | -0/+3 |
| |\ | | | | | Fix TLS encrypted emails to Gmail | ||||
| | * | 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 |
| | |/ | |||||
| * | | 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. | ||||
| * | | 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 |
| |/ | |||||
| * | 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 | ||||
| * | 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. | ||||
| * | 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? | ||||
| * | brand name | Luke Smith | 2019-05-27 | 1 | -0/+215 |
