Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-04 | force minimum TLS1.2 connections, disable weak ciphersuites | mqr10 | |
2020-06-22 | genkey fix | Luke Smith | |
2020-06-22 | use real tabs | Luke Smith | |
2020-06-20 | fix | Luke Smith | |
2020-06-20 | should be werking now | Luke Smith | |
2020-06-20 | quick | Luke Smith | |
2020-06-20 | non-communicative commit message | Luke Smith | |
2020-06-20 | silence desired errors | Luke Smith | |
2020-06-09 | ubuntu usable, cram rm'd | Luke Smith | |
2020-06-03 | minor changes and fixes | Luke Smith | |
2019-12-26 | myhostname should be the domain | Aaron Duxler | |
2019-12-25 | opendkim socket fix + install opendkim-tools | Aaron Duxler | |
2019-12-17 | Added relaxed option for DKIM. | Aaron Duxler | |
Create user vmail, if not present. Add 'login' option in dovecot to be able to send emails fro mutt. | |||
2019-11-09 | Merge pull request #11 from yungdan1/master | Luke Smith | |
Fix TLS encrypted emails to Gmail | |||
2019-11-09 | Merge pull request #9 from majestrate/master | Luke Smith | |
add SPF record generation | |||
2019-09-02 | Fixed a bug with installing opendkim (#1) | pellertson | |
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. | |||
2019-08-11 | Use spamassassin on port 25 only | Artem Kobets | |
2019-07-26 | spamassassin auto move to Junk | Luke Smith | |
2019-06-12 | TLS Encryption | daniel | |
2019-06-08 | correct formatting | Jeff Becker | |
2019-06-08 | remove whitespace | Jeff Becker | |
2019-06-08 | generate spf record | Jeff Becker | |
2019-06-08 | close quotation marks in opendkim socket config | ayoung012 | |
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 | |||
2019-06-07 | prevent false detection of opendkim KeyTable config | ayoung012 | |
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. | |||
2019-06-02 | Update emailwiz.sh | Jakob | |
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? | |||
2019-05-27 | brand name | Luke Smith | |