James Puleo
513c338a3f
Use single-quotes to prevent interpolation when configuring Postfix
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.
1年前
Luke Smith
5c7426b1c3
Merge pull request #275 from APoniatowski/master
Relay access denied fix
1年前
APoniatowski
11dfca17b2
change made and removed all sasl parameters
1年前
APoniatowski
eaa3d1800a
Missed a parameter, thanks to copy/paste mistake
1年前
APoniatowski
42e612a0e2
Made minor changes to postconf changes, to fix the relay access denied issue.
1年前
Luke Smith
3f2b10f854
no error if no dmar dir, fix #271
1年前
Luke Smith
4414b31a4a
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
1年前
Luke Smith
4e7e873385
enable spamassassin cronjob
1年前
Luke Smith
2c925e2c2d
Merge pull request #263 from aleksav013/patch-1
Reverse DNS does not match SMTP Banner
1年前
Aleksa Vučković
11f47826c9
Reverse DNS does not match SMTP Banner
1年前
Luke Smith
caedebe498
Merge pull request #260 from treatmesubj/master
Can -> Can't
1年前
John Hupperts
8c7ece931d
Can -> Can't
1年前
Luke Smith
aa63926c4b
clean out old dmarc feedback, other cleanup
1年前
Luke Smith
0d2b016d6f
readme updates
1年前
Luke Smith
a170b1005c
remove old junk
1年前
Luke Smith
2f7edafd0a
mx record added and mail subdomain note
1年前
Luke Smith
78ba13f03b
fail2ban added and configured for extra security
1年前
Luke Smith
250ffa2ea2
fix #259 and edit comments
1年前
Luke Smith
768baa379f
check for wildcard certs as well, resolve #257
1年前
Luke Smith
50cdd5ddbc
readme rewrite
1年前
Luke Smith
548d547949
it makes elegant sense in my head
1年前
Luke Smith
1793233157
fix
1年前
Luke Smith
bf982255aa
get cert if absent fix #253 . ufw fix #256 .
1年前
Luke Smith
eb5b6743f3
rDNS readme fix. Should be mail subdomain.
1年前
Luke Smith
b2ab4f4d68
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
1年前
Luke Smith
ab9e25ffbf
close #248
1年前
Luke Smith
2dc5e05754
Merge pull request #238 from william-stacken/master
Resolve "Anyone can send mails from a local user as long as the recipient is another local user"
1年前
Luke Smith
d9bc51484b
Merge branch 'master' into master
1年前
Luke Smith
e8f52cebf8
dkim location fixed, close #240
2 年前
Luke Smith
0d8e3cc32c
reject_unknown_recipient_domain
2 年前
Luke Smith
ae2ee398f6
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
2 年前
Luke Smith
860185e557
store dkim keys in subdir for multiple domains
2 年前
Luke Smith
b657e768c9
some anti-spam measures
2 年前
William_S
6bbffff113
add sender restrictions for our own users
2 年前
Luke Smith
f552787e7b
Merge pull request #230 from WilliamBehrens/master
use apt-get to install packages
2 年前
William Behrens
dd889ffeef
use apt-get to install packages
This fixes the output "WARNING: apt does not have a stable CLI interface. Use with caution in scripts."
2 年前
Luke Smith
dcbedb1917
Merge pull request #229 from appeasementPolitik/patch-1
Only call deploy hook when mail cert is renewed
2 年前
appeasementPolitik
5acfa3fd63
Done
2 年前
appeasementPolitik
69a72a7bba
Missing double quote
2 年前
appeasementPolitik
1be3a8bfaa
Escapes
2 年前
appeasementPolitik
878a08c951
Improve deploy hook
2 年前
Luke Smith
fd41c1d652
ensure services enabled, close #228
2 年前
Luke Smith
3c17f0dcd3
close #217
2 年前
Luke Smith
347af34f30
fix #205
2 年前
Luke Smith
f2d10c4af6
fix #223
2 年前
Luke Smith
ab62f85002
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
2 年前
Luke Smith
aa6271b438
close #222
2 年前
Luke Smith
e40c0c418f
Merge pull request #215 from simo981/patch-1
Typo in my last merge
2 年前
simone
d449a17de8
Typo in my last merge
2 年前
Luke Smith
c00894c126
Merge pull request #208 from thmtvz/patch-1
Update emailwiz.sh
2 年前