Simone Frassinelli
aa28519824
Merge 58799452e0
into 4847043384
3 år sedan
Simone Frassinelli
58799452e0
Prevented escaped chars
Some of strings can escape with chars like ( ! ), causing break in code.
Using ' instead of " will prevent exiting from command
3 år sedan
Luke Smith
4847043384
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3 år sedan
Luke Smith
029edd8476
tweaks
3 år sedan
Luke Smith
a008a2f108
Merge pull request #159 from ulisesvina/patch-1
Update README.md
3 år sedan
Ulises Viña
ef8b1de329
Update README.md
Replaced 933 for 993, the correct port for IMAP.
3 år sedan
Luke Smith
1835ea2eb6
Merge pull request #157 from DimitrijeDobrota/Opendkim-can-not-open-PID-file
Fix: Opendkim won't start: can't open PID file?
3 år sedan
Dimitrije Dobrota
d2ecba48ae
Fix: Opendkim won't start: can't open PID file?
3 år sedan
Luke Smith
a0f5020585
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3 år sedan
Luke Smith
0499eac5d2
disable ufw
3 år sedan
Luke Smith
da38dd195e
Merge pull request #133 from kdkasad/master
Fix typo in LICENSE filename
3 år sedan
Kian Kasad
89bcffd1d6
fix typo in LICENSE filename
3 år sedan
Luke Smith
e801955850
fix
3 år sedan
Luke Smith
5b451c7f2b
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3 år sedan
Luke Smith
3a4a1378b7
minor tweaks
3 år sedan
Luke Smith
6b2f71708e
avoid bug
3 år sedan
Luke Smith
ad923106a0
Merge pull request #127 from NiiggerLifeMatter/patch-1
Update emailwiz.sh
3 år sedan
NiiggerLifeMatter
790a08bf9a
Update emailwiz.sh
Make gmail's less angry
3 år sedan
Luke Smith
d3ce7d9fa6
fix #122 ; for older versions of dovecot
3 år sedan
Luke Smith
4c468aac9c
add color so people stop missing it
3 år sedan
Luke Smith
7371fb0d07
avoid deprecation, fix #112
3 år sedan
Luke Smith
de3abfe086
fix #109
3 år sedan
Luke Smith
8dce9ba2d7
fix? sa-dovecot not integrated at start
3 år sedan
Luke Smith
6193302d96
Merge pull request #105 from michelangelo136/patch-1
Update emailwiz.sh
3 år sedan
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 år sedan
Luke Smith
b95fdd9334
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3 år sedan
Luke Smith
e37db0b9ed
unimportant
4 år sedan
Luke Smith
b50fb342f1
detect wildcard certs, fix #98
4 år sedan
Luke Smith
c749c1dd60
Merge pull request #58 from DJAndries/master
Fixes for custom subdomain names
4 år sedan
Luke Smith
41083d5ca4
Merge pull request #49 from Mqr10/master
Enforce TLS1.2 connections
4 år sedan
Luke Smith
24aa38ec12
Merge branch 'master' into master
4 år sedan
Luke Smith
9a61a69c0f
Merge pull request #77 from alpha-tango-kilo/enhance
Add extra troubleshooting points, minor readability changes
4 år sedan
Luke Smith
a60f347f2a
Merge branch 'master' into enhance
4 år sedan
Luke Smith
1ab9f432df
log in with full email addr instead of username
documentation changes
4 år sedan
Luke Smith
c93deff4c2
Merge pull request #85 from lesha-co/master
Make README clearer about PTR record
4 år sedan
lesha
4b3fc1a5b8
Make README clearer about PTR record
4 år sedan
Luke Smith
f41246d575
more robust
4 år sedan
Luke Smith
983b99e86d
fix #72
4 år sedan
alpha-tango-kilo
591d356dd2
Add extra troubleshooting, readability changes
4 år sedan
Luke Smith
0bdbbbef6d
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into master
4 år sedan
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available
4 år sedan
Luke Smith
4a254d8892
Merge pull request #75 from aTechnophobian/patch-1
Fixed Tiny Grammar Error
4 år sedan
aTechnophobian
0e41d46fe2
Fixed Tiny Grammar Error
Literally added one letter
4 år sedan
Darnell Andries
30fd2d5d8d
Fixes for custom subdomain names
4 år sedan
Luke Smith
755284ae3b
Merge pull request #55 from Laesp/patch-1
Minor change for dovecot.conf to work on v2.3
4 år sedan
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 år sedan
Luke Smith
ab2a2f0d89
little fixes
4 år sedan
Luke Smith
3724e4efbc
Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca
remove smtp_tls_CAfile from postfix main.cf
4 år sedan
superpuffin
f3379debcb
Update emailwiz.sh
4 år sedan
mqr10
c518fb0428
force minimum TLS1.2 connections, disable weak ciphersuites
4 år sedan