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年前
thmtvz
772ca64d0c
Update emailwiz.sh
New line in the final output, looks way better!
2年前
Luke Smith
3716deadb2
Merge pull request #158 from fabian-thomas/dev
use domain instead of @
2年前
Luke Smith
6cd64f5c2e
postfix-pcre added, 1.2.3.4 not trusted
2年前
Luke Smith
0409745a9d
Merge pull request #197 from SelfAdjointOperator/master
Reset umask to 0022 at beginning of install
2年前
Luke Smith
bb81d52537
Merge pull request #194 from Theory-of-Everything/fork
Fix : #178 leakage of public IP addresses in sent emails
2年前
Luke Smith
a371f9a569
Merge pull request #203 from simo981/patch-1
Prevented escape shell
2年前
simone
768e58b62f
Update emailwiz.sh
2年前
Simone
012449456e
Prevented escape shell
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
2年前
SelfAdjointOperator
591e1b528e
Reset umask to 0022 at beginning of install
2年前
Theory_of_Everything
e666164231
Fix : #178 leakage of public IP addresses in sent emails
2年前
Luke Smith
4847043384
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3年前
Luke Smith
029edd8476
tweaks
3年前
Luke Smith
a008a2f108
Merge pull request #159 from ulisesvina/patch-1
Update README.md
3年前
Ulises Viña
ef8b1de329
Update README.md
Replaced 933 for 993, the correct port for IMAP.
3年前
Fabian Thomas
8d63310c5f
use domain instead of @
3年前
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年前
Dimitrije Dobrota
d2ecba48ae
Fix: Opendkim won't start: can't open PID file?
3年前
Luke Smith
a0f5020585
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3年前
Luke Smith
0499eac5d2
disable ufw
3年前
Luke Smith
da38dd195e
Merge pull request #133 from kdkasad/master
Fix typo in LICENSE filename
3年前
Kian Kasad
89bcffd1d6
fix typo in LICENSE filename
3年前
Luke Smith
e801955850
fix
3年前
Luke Smith
5b451c7f2b
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
3年前
Luke Smith
3a4a1378b7
minor tweaks
3年前
Luke Smith
6b2f71708e
avoid bug
3年前
Luke Smith
ad923106a0
Merge pull request #127 from NiiggerLifeMatter/patch-1
Update emailwiz.sh
3年前
NiiggerLifeMatter
790a08bf9a
Update emailwiz.sh
Make gmail's less angry
3年前
Luke Smith
d3ce7d9fa6
fix #122 ; for older versions of dovecot
3年前
Luke Smith
4c468aac9c
add color so people stop missing it
3年前
Luke Smith
7371fb0d07
avoid deprecation, fix #112
3年前
Luke Smith
de3abfe086
fix #109
3年前
Luke Smith
8dce9ba2d7
fix? sa-dovecot not integrated at start
3年前
Luke Smith
6193302d96
Merge pull request #105 from michelangelo136/patch-1
Update emailwiz.sh
3年前
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年前