pellertson
30e2072783
Fixed a bug with installing opendkim ( #1 )
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.
6年前
Luke Smith
6d387ab15c
Merge pull request #12 from artemkobets/master
Use spamassassin on port 25 only
6年前
Artem Kobets
46c35da496
Use spamassassin on port 25 only
6年前
Luke Smith
08107c0ee3
spamassassin auto move to Junk
6年前
Luke Smith
f0bf627d0c
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
6年前
Luke Smith
72e0f11a1b
Merge pull request #8 from ayoung012/master
close quotation marks in opendkim socket config
6年前
ayoung012
095becf769
close quotation marks in opendkim socket config
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
6年前
Luke Smith
5ec89693aa
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
6年前
Luke Smith
004bf2dbfb
Merge pull request #7 from ayoung012/master
prevent false detection of opendkim KeyTable config
6年前
ayoung012
db265994ac
prevent false detection of opendkim KeyTable config
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.
6年前
Luke Smith
3c9f6ab5d0
vid
6年前
Luke Smith
493fbd2f73
Merge pull request #3 from wrigleyster/patch-1
Fix typo in the deleting of `-o` flags
6年前
Jakob
7095c1f605
Update emailwiz.sh
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?
6年前
Luke Smith
1b0ef283a9
maybe I should actually learn markdown
6年前
Luke Smith
bf018b992c
d'nation
6年前
Luke Smith
ab4dad6139
redundant
6年前
Luke Smith
4b89da8245
I always forget which one is which.
6年前
Luke Smith
794e875808
no longer true
6年前
Luke Smith
937d6459d1
vultr note
6年前
Luke Smith
e1ac9dfc47
hedging removed
6年前
Luke Smith
d6dcb91fda
brand name
6年前
Luke Smith
58caf69096
note on install
6年前
Luke Smith
26b54e600a
autodetermine domain
6年前
Luke Smith
e66829d2eb
optional remove script
6年前
Luke Smith
ba03c7647c
it might actually be working now
6年前
Luke Smith
7532597956
how did I miss that
6年前
Luke Smith
d8e69df212
moved
6年前
Luke Smith
7f269db5d1
com
6年前