Commit Graph

149 Commits

Author SHA1 Message Date
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"
2023-01-26 21:42:05 +00:00
Luke Smith
d9bc51484b
Merge branch 'master' into master 2023-01-26 21:41:33 +00:00
Luke Smith
e8f52cebf8 dkim location fixed, close #240 2022-10-09 15:28:43 -04:00
Luke Smith
0d8e3cc32c reject_unknown_recipient_domain 2022-10-01 11:40:47 -04:00
Luke Smith
ae2ee398f6 Merge branch 'master' of github.com:LukeSmithxyz/emailwiz 2022-09-28 11:20:49 -04:00
Luke Smith
860185e557 store dkim keys in subdir for multiple domains 2022-09-28 11:18:05 -04:00
Luke Smith
b657e768c9 some anti-spam measures 2022-09-28 09:36:26 -04:00
William_S
6bbffff113 add sender restrictions for our own users 2022-09-11 11:59:45 +02:00
Luke Smith
f552787e7b
Merge pull request #230 from WilliamBehrens/master
use apt-get to install packages
2022-08-04 01:31:02 +00:00
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."
2022-08-03 19:01:28 -05:00
Luke Smith
dcbedb1917
Merge pull request #229 from appeasementPolitik/patch-1
Only call deploy hook when mail cert is renewed
2022-07-21 18:40:35 +00:00
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
3c17f0dcd3 close #217 2022-07-01 19:18:45 -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
Luke Smith
ab62f85002 Merge branch 'master' of github.com:LukeSmithxyz/emailwiz 2022-07-01 18:43:54 -04:00
Luke Smith
aa6271b438 close #222 2022-07-01 18:43:25 -04:00
Luke Smith
e40c0c418f
Merge pull request #215 from simo981/patch-1
Typo in my last merge
2022-07-01 18:32:31 -04:00
simone
d449a17de8
Typo in my last merge 2022-04-22 18:31:03 +02:00
Luke Smith
c00894c126
Merge pull request #208 from thmtvz/patch-1
Update emailwiz.sh
2022-04-03 12:36:12 +00: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
Luke Smith
a371f9a569
Merge pull request #203 from simo981/patch-1
Prevented escape shell
2022-03-29 03:31:43 +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
Luke Smith
a008a2f108
Merge pull request #159 from ulisesvina/patch-1
Update README.md
2021-08-06 12:45:04 -04:00
Ulises Viña
ef8b1de329
Update README.md
Replaced 933 for 993, the correct port for IMAP.
2021-08-06 11:37:59 -05:00
Fabian Thomas
8d63310c5f use domain instead of @ 2021-08-06 13:19:51 +02:00
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?
2021-08-05 14:57:52 -04:00
Dimitrije Dobrota
d2ecba48ae Fix: Opendkim won't start: can't open PID file? 2021-08-05 19:56:34 +02:00
Luke Smith
a0f5020585
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz 2021-06-21 09:32:08 -04:00
Luke Smith
0499eac5d2
disable ufw 2021-06-21 09:31:26 -04:00
Luke Smith
da38dd195e
Merge pull request #133 from kdkasad/master
Fix typo in LICENSE filename
2021-03-13 17:20:51 -05:00
Kian Kasad
89bcffd1d6
fix typo in LICENSE filename 2021-03-13 14:07:10 -08: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
Luke Smith
ad923106a0
Merge pull request #127 from NiiggerLifeMatter/patch-1
Update emailwiz.sh
2021-02-03 08:27:09 -05:00