Luke Smith
250ffa2ea2
fix #259 and edit comments
1 year ago
Luke Smith
768baa379f
check for wildcard certs as well, resolve #257
1 year ago
Luke Smith
548d547949
it makes elegant sense in my head
1 year ago
Luke Smith
1793233157
fix
1 year ago
Luke Smith
bf982255aa
get cert if absent fix #253 . ufw fix #256 .
1 year ago
Luke Smith
eb5b6743f3
rDNS readme fix. Should be mail subdomain.
1 year ago
Luke Smith
ab9e25ffbf
close #248
1 year ago
Luke Smith
e8f52cebf8
dkim location fixed, close #240
2 years ago
Luke Smith
0d8e3cc32c
reject_unknown_recipient_domain
2 years ago
Luke Smith
860185e557
store dkim keys in subdir for multiple domains
2 years ago
Luke Smith
b657e768c9
some anti-spam measures
2 years ago
William_S
6bbffff113
add sender restrictions for our own users
2 years ago
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 years ago
appeasementPolitik
5acfa3fd63
Done
2 years ago
appeasementPolitik
69a72a7bba
Missing double quote
2 years ago
appeasementPolitik
1be3a8bfaa
Escapes
2 years ago
appeasementPolitik
878a08c951
Improve deploy hook
2 years ago
Luke Smith
fd41c1d652
ensure services enabled, close #228
2 years ago
Luke Smith
347af34f30
fix #205
2 years ago
Luke Smith
f2d10c4af6
fix #223
2 years ago
simone
d449a17de8
Typo in my last merge
2 years ago
thmtvz
772ca64d0c
Update emailwiz.sh
New line in the final output, looks way better!
2 years ago
Luke Smith
6cd64f5c2e
postfix-pcre added, 1.2.3.4 not trusted
2 years ago
simone
768e58b62f
Update emailwiz.sh
2 years ago
Simone
012449456e
Prevented escape shell
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
2 years ago
SelfAdjointOperator
591e1b528e
Reset umask to 0022 at beginning of install
2 years ago
Theory_of_Everything
e666164231
Fix : #178 leakage of public IP addresses in sent emails
2 years ago
Luke Smith
029edd8476
tweaks
3 years ago
Fabian Thomas
8d63310c5f
use domain instead of @
3 years ago
Dimitrije Dobrota
d2ecba48ae
Fix: Opendkim won't start: can't open PID file?
3 years ago
Luke Smith
0499eac5d2
disable ufw
3 years ago
Luke Smith
e801955850
fix
3 years ago
Luke Smith
3a4a1378b7
minor tweaks
3 years ago
Luke Smith
6b2f71708e
avoid bug
3 years ago
NiiggerLifeMatter
790a08bf9a
Update emailwiz.sh
Make gmail's less angry
3 years ago
Luke Smith
d3ce7d9fa6
fix #122 ; for older versions of dovecot
3 years ago
Luke Smith
4c468aac9c
add color so people stop missing it
3 years ago
Luke Smith
7371fb0d07
avoid deprecation, fix #112
3 years ago
Luke Smith
de3abfe086
fix #109
3 years ago
Luke Smith
8dce9ba2d7
fix? sa-dovecot not integrated at start
3 years ago
Michael Angel Papamihalis
6b15bbbff5
Update emailwiz.sh
Ubuntu can't run multiple lines without a special character, thus making the script malfunction, putting the commands on the same line solves the problem and the script can be used on Ubuntu 20.04
3 years ago
Luke Smith
e37db0b9ed
unimportant
3 years ago
Luke Smith
b50fb342f1
detect wildcard certs, fix #98
3 years ago
Luke Smith
1ab9f432df
log in with full email addr instead of username
documentation changes
4 years ago
Luke Smith
f41246d575
more robust
4 years ago
Luke Smith
983b99e86d
fix #72
4 years ago
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available
4 years ago
Darnell Andries
30fd2d5d8d
Fixes for custom subdomain names
4 years ago
Laesp
0560bf087b
Minor change for dovecot.conf to work on v2.3
According to the wiki (https://wiki.dovecot.org/SSL/DovecotConfiguration ):
"From version 2.3, you must specify path to DH parameters file using:
ssl_dh=</path/to/dh.pem"
This actually threw an error something along the lines of: "imap-login: Error: Failed to initialize SSL"
4 years ago
superpuffin
f3379debcb
Update emailwiz.sh
4 years ago