tfasano1
e58b2bf426
exit when records aren't setup
pirms 9 mēnešiem
tfasano1
3dd706e5a8
Add checks with helpful debug information
pirms 9 mēnešiem
tfasano1
bda1580088
add ipv6 mechanism
pirms 10 mēnešiem
tfasano1
0aa7a8df38
Update emailwiz.sh
pirms 10 mēnešiem
tfasano1
e4ae00cd69
Add spf arg to lower gmail false positive spam
pirms 10 mēnešiem
jacob.eva
b81f4874e6
Correct grammatical and phrasing errors
pirms 1 gada
Luke Smith
c404b42c04
disable excluded ciphers until further investigation, close #292
pirms 1 gada
Luke Smith
5e81fdb738
ensure systemd backend for fail2ban
pirms 1 gada
Med Anis Jbara
354a1c80cb
adding pop3 specific settings
pirms 1 gada
Andrew Yu
3474cb609d
Make it work with Debian 12: spamassassin -> spamd
This commits checks for /etc/default/spamassassin. If it exists, it's
passed through sed to modify the CRON variable as usual, and
spamassassin.service is enabled and restarted.
If /etc/default/spamassassin does not exist, but /etc/default/spamd
exists, we modify /etc/default/spamd instead, and restart and enable
spamd.service.
This has to be done because Debian 12 introduced this breaking change:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020859
Apologies for my previous commit which introduced a new "README" file
specifically for my fork of the repository. I've modified my patch to
remove it, please accept this version of the patch instead.
Signed-off-by: Andrew Yu <andrew@andrewyu.org>
pirms 1 gada
xkcdstickfigure
bd9d7f937f
fix comment
pirms 1 gada
Luke Smith
bcfa1b45ad
fix #279
pirms 1 gada
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.
pirms 1 gada
APoniatowski
11dfca17b2
change made and removed all sasl parameters
pirms 1 gada
APoniatowski
eaa3d1800a
Missed a parameter, thanks to copy/paste mistake
pirms 1 gada
APoniatowski
42e612a0e2
Made minor changes to postconf changes, to fix the relay access denied issue.
pirms 1 gada
Luke Smith
3f2b10f854
no error if no dmar dir, fix #271
pirms 1 gada
Luke Smith
4e7e873385
enable spamassassin cronjob
pirms 1 gada
Aleksa Vučković
11f47826c9
Reverse DNS does not match SMTP Banner
pirms 1 gada
Luke Smith
aa63926c4b
clean out old dmarc feedback, other cleanup
pirms 1 gada
Luke Smith
2f7edafd0a
mx record added and mail subdomain note
pirms 1 gada
Luke Smith
78ba13f03b
fail2ban added and configured for extra security
pirms 1 gada
Luke Smith
250ffa2ea2
fix #259 and edit comments
pirms 1 gada
Luke Smith
768baa379f
check for wildcard certs as well, resolve #257
pirms 1 gada
Luke Smith
548d547949
it makes elegant sense in my head
pirms 1 gada
Luke Smith
1793233157
fix
pirms 1 gada
Luke Smith
bf982255aa
get cert if absent fix #253 . ufw fix #256 .
pirms 1 gada
Luke Smith
eb5b6743f3
rDNS readme fix. Should be mail subdomain.
pirms 1 gada
Luke Smith
ab9e25ffbf
close #248
pirms 1 gada
Luke Smith
e8f52cebf8
dkim location fixed, close #240
pirms 2 gadiem
Luke Smith
0d8e3cc32c
reject_unknown_recipient_domain
pirms 2 gadiem
Luke Smith
860185e557
store dkim keys in subdir for multiple domains
pirms 2 gadiem
Luke Smith
b657e768c9
some anti-spam measures
pirms 2 gadiem
William_S
6bbffff113
add sender restrictions for our own users
pirms 2 gadiem
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."
pirms 2 gadiem
appeasementPolitik
5acfa3fd63
Done
pirms 2 gadiem
appeasementPolitik
69a72a7bba
Missing double quote
pirms 2 gadiem
appeasementPolitik
1be3a8bfaa
Escapes
pirms 2 gadiem
appeasementPolitik
878a08c951
Improve deploy hook
pirms 2 gadiem
Luke Smith
fd41c1d652
ensure services enabled, close #228
pirms 2 gadiem
Luke Smith
347af34f30
fix #205
pirms 2 gadiem
Luke Smith
f2d10c4af6
fix #223
pirms 2 gadiem
simone
d449a17de8
Typo in my last merge
pirms 2 gadiem
thmtvz
772ca64d0c
Update emailwiz.sh
New line in the final output, looks way better!
pirms 2 gadiem
Luke Smith
6cd64f5c2e
postfix-pcre added, 1.2.3.4 not trusted
pirms 2 gadiem
simone
768e58b62f
Update emailwiz.sh
pirms 2 gadiem
Simone
012449456e
Prevented escape shell
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
pirms 2 gadiem
SelfAdjointOperator
591e1b528e
Reset umask to 0022 at beginning of install
pirms 2 gadiem
Theory_of_Everything
e666164231
Fix : #178 leakage of public IP addresses in sent emails
pirms 2 gadiem
Luke Smith
029edd8476
tweaks
pirms 3 gadiem