tfasano1
bda1580088
add ipv6 mechanism
10 miesięcy temu
tfasano1
0aa7a8df38
Update emailwiz.sh
10 miesięcy temu
tfasano1
e4ae00cd69
Add spf arg to lower gmail false positive spam
10 miesięcy temu
Luke Smith
9861a6af1e
Merge pull request #295 from jacobeva/master
Correct grammatical and phrasing errors
1 rok temu
jacob.eva
b81f4874e6
Correct grammatical and phrasing errors
1 rok temu
Luke Smith
bb349334e8
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
1 rok temu
Luke Smith
c404b42c04
disable excluded ciphers until further investigation, close #292
1 rok temu
Luke Smith
5e81fdb738
ensure systemd backend for fail2ban
1 rok temu
Luke Smith
a46fd7f9d2
Merge pull request #286 from andrewrunxiyu/master
Make it work with Debian 12: spamassassin -> spamd
1 rok temu
Luke Smith
84876971de
Merge pull request #288 from medanisjbara/patch-1
Adding pop3 support
1 rok temu
Med Anis Jbara
354a1c80cb
adding pop3 specific settings
1 rok temu
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>
1 rok temu
Luke Smith
8b9e7b1dd5
Merge pull request #284 from xkcdstickfigure/patch-1
fix comment
1 rok temu
xkcdstickfigure
bd9d7f937f
fix comment
1 rok temu
Luke Smith
bcfa1b45ad
fix #279
1 rok temu
Luke Smith
a85e423075
Merge pull request #276 from drunderscore/fix/use-single-quotes-to-prevent-interpolation
Use single-quotes to prevent interpolation when configuring Postfix
1 rok temu
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 rok temu
Luke Smith
5c7426b1c3
Merge pull request #275 from APoniatowski/master
Relay access denied fix
1 rok temu
APoniatowski
11dfca17b2
change made and removed all sasl parameters
1 rok temu
APoniatowski
eaa3d1800a
Missed a parameter, thanks to copy/paste mistake
1 rok temu
APoniatowski
42e612a0e2
Made minor changes to postconf changes, to fix the relay access denied issue.
1 rok temu
Luke Smith
3f2b10f854
no error if no dmar dir, fix #271
1 rok temu
Luke Smith
4414b31a4a
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
1 rok temu
Luke Smith
4e7e873385
enable spamassassin cronjob
1 rok temu
Luke Smith
2c925e2c2d
Merge pull request #263 from aleksav013/patch-1
Reverse DNS does not match SMTP Banner
1 rok temu
Aleksa Vučković
11f47826c9
Reverse DNS does not match SMTP Banner
1 rok temu
Luke Smith
caedebe498
Merge pull request #260 from treatmesubj/master
Can -> Can't
1 rok temu
John Hupperts
8c7ece931d
Can -> Can't
1 rok temu
Luke Smith
aa63926c4b
clean out old dmarc feedback, other cleanup
1 rok temu
Luke Smith
0d2b016d6f
readme updates
1 rok temu
Luke Smith
a170b1005c
remove old junk
1 rok temu
Luke Smith
2f7edafd0a
mx record added and mail subdomain note
1 rok temu
Luke Smith
78ba13f03b
fail2ban added and configured for extra security
1 rok temu
Luke Smith
250ffa2ea2
fix #259 and edit comments
1 rok temu
Luke Smith
768baa379f
check for wildcard certs as well, resolve #257
1 rok temu
Luke Smith
50cdd5ddbc
readme rewrite
1 rok temu
Luke Smith
548d547949
it makes elegant sense in my head
1 rok temu
Luke Smith
1793233157
fix
1 rok temu
Luke Smith
bf982255aa
get cert if absent fix #253 . ufw fix #256 .
1 rok temu
Luke Smith
eb5b6743f3
rDNS readme fix. Should be mail subdomain.
1 rok temu
Luke Smith
b2ab4f4d68
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
1 rok temu
Luke Smith
ab9e25ffbf
close #248
1 rok temu
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 rok temu
Luke Smith
d9bc51484b
Merge branch 'master' into master
1 rok temu
Luke Smith
e8f52cebf8
dkim location fixed, close #240
2 lat temu
Luke Smith
0d8e3cc32c
reject_unknown_recipient_domain
2 lat temu
Luke Smith
ae2ee398f6
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
2 lat temu
Luke Smith
860185e557
store dkim keys in subdir for multiple domains
2 lat temu
Luke Smith
b657e768c9
some anti-spam measures
2 lat temu
William_S
6bbffff113
add sender restrictions for our own users
2 lat temu