Commit Graph

72 Commits

Author SHA1 Message Date
appeasementPolitik
5acfa3fd63
Done 2022-07-21 19:42:26 +02:00
appeasementPolitik
69a72a7bba
Missing double quote 2022-07-21 19:37:10 +02:00
appeasementPolitik
1be3a8bfaa
Escapes 2022-07-21 19:34:46 +02:00
appeasementPolitik
878a08c951
Improve deploy hook 2022-07-21 19:28:25 +02:00
Luke Smith
fd41c1d652 ensure services enabled, close #228 2022-07-20 13:33:10 -04:00
Luke Smith
347af34f30 fix #205 2022-07-01 19:15:26 -04:00
Luke Smith
f2d10c4af6 fix #223 2022-07-01 19:07:46 -04:00
simone
d449a17de8
Typo in my last merge 2022-04-22 18:31:03 +02:00
thmtvz
772ca64d0c
Update emailwiz.sh
New line in the final output, looks way better!
2022-04-02 21:46:48 -03:00
Luke Smith
3716deadb2
Merge pull request #158 from fabian-thomas/dev
use domain instead of @
2022-03-29 13:45:33 +00:00
Luke Smith
6cd64f5c2e
postfix-pcre added, 1.2.3.4 not trusted 2022-03-29 09:41:29 -04:00
Luke Smith
0409745a9d
Merge pull request #197 from SelfAdjointOperator/master
Reset umask to 0022 at beginning of install
2022-03-29 03:32:31 +00:00
Luke Smith
bb81d52537
Merge pull request #194 from Theory-of-Everything/fork
Fix: #178 leakage of public IP addresses in sent emails
2022-03-29 03:32:05 +00:00
simone
768e58b62f
Update emailwiz.sh 2022-03-10 01:50:55 +01:00
Simone
012449456e
Prevented escape shell
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
2022-03-07 18:42:27 +01:00
SelfAdjointOperator
591e1b528e
Reset umask to 0022 at beginning of install 2022-01-20 03:09:51 +00:00
Theory_of_Everything
e666164231 Fix: #178 leakage of public IP addresses in sent emails 2022-01-10 00:21:33 -07:00
Luke Smith
4847043384
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz 2021-09-14 19:35:19 -04:00
Luke Smith
029edd8476
tweaks 2021-09-14 19:34:54 -04:00
Fabian Thomas
8d63310c5f use domain instead of @ 2021-08-06 13:19:51 +02:00
Dimitrije Dobrota
d2ecba48ae Fix: Opendkim won't start: can't open PID file? 2021-08-05 19:56:34 +02:00
Luke Smith
0499eac5d2
disable ufw 2021-06-21 09:31:26 -04:00
Luke Smith
e801955850
fix 2021-02-10 10:47:36 -05:00
Luke Smith
5b451c7f2b
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz 2021-02-03 09:06:06 -05:00
Luke Smith
3a4a1378b7
minor tweaks 2021-02-03 09:05:59 -05:00
Luke Smith
6b2f71708e
avoid bug 2021-02-03 08:53:41 -05:00
NiiggerLifeMatter
790a08bf9a
Update emailwiz.sh
Make gmail's less angry
2021-02-03 07:52:47 +02:00
Luke Smith
d3ce7d9fa6
fix #122 ; for older versions of dovecot 2021-01-22 16:34:54 -05:00
Luke Smith
4c468aac9c
add color so people stop missing it 2021-01-06 21:51:41 -05:00
Luke Smith
7371fb0d07
avoid deprecation, fix #112 2020-12-31 09:32:16 -05:00
Luke Smith
de3abfe086
fix #109 2020-12-25 07:55:13 -05:00
Luke Smith
8dce9ba2d7
fix? sa-dovecot not integrated at start 2020-12-24 20:37:13 -05:00
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
2020-12-21 13:35:56 +02:00
Luke Smith
b95fdd9334
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz 2020-12-07 15:19:33 -05:00
Luke Smith
e37db0b9ed
unimportant 2020-12-06 21:08:30 -05:00
Luke Smith
b50fb342f1
detect wildcard certs, fix #98 2020-12-06 20:42:56 -05:00
Luke Smith
c749c1dd60
Merge pull request #58 from DJAndries/master
Fixes for custom subdomain names
2020-11-30 18:56:49 -05:00
Luke Smith
24aa38ec12
Merge branch 'master' into master 2020-11-30 18:55:44 -05:00
Luke Smith
1ab9f432df
log in with full email addr instead of username
documentation changes
2020-11-14 14:18:50 -05:00
Luke Smith
f41246d575
more robust 2020-10-11 14:46:45 -04:00
Luke Smith
983b99e86d
fix #72 2020-10-11 14:25:47 -04:00
Luke Smith
0bdbbbef6d
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into master 2020-09-11 08:36:19 -04:00
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available 2020-09-11 08:35:58 -04:00
Darnell Andries
30fd2d5d8d Fixes for custom subdomain names 2020-07-21 14:23:38 -07:00
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"
2020-07-14 15:33:45 -04:00
superpuffin
f3379debcb
Update emailwiz.sh 2020-07-10 12:00:57 +02:00
mqr10
c518fb0428 force minimum TLS1.2 connections, disable weak ciphersuites 2020-07-04 16:14:30 +02:00
Luke Smith
2d25040dec
genkey fix 2020-06-22 14:26:54 -04:00
Luke Smith
145a5e95d1
use real tabs 2020-06-22 11:12:50 -04:00
Luke Smith
adc6641c2e
fix 2020-06-20 18:01:12 -04:00