Commit Graph

184 Commits

Author SHA1 Message Date
Matthew Saunders Brown
13daae3f23 remove old password_query 2022-12-08 07:01:06 -08:00
Matthew Saunders Brown
87b119995f configure mail-ratelimit to use destemail var 2022-12-07 10:28:53 -08:00
Matthew Saunders Brown
be63b2fb28 add export/import scripts for migrating vmail domains 2022-12-07 09:49:19 -08:00
Matthew Saunders Brown
bccea8d987 simplify srsd.secret characters 2022-12-07 09:47:45 -08:00
Matthew Saunders Brown
80e08745c5 fix /var/vmail/.my.cnf 2022-12-07 09:47:22 -08:00
Matthew Saunders Brown
1107d9e7f0 change queries for new vmail db schema, changes for exim 4.94+ compat 2022-12-05 15:20:48 -08:00
Matthew Saunders Brown
ceb0a589ec remove debugging 2022-11-30 14:39:24 -08:00
Matthew Saunders Brown
d064fcba84 alter vmail db schema 2022-11-29 16:33:15 -08:00
Matthew Saunders Brown
68311ad97b fix srsd service Type 2022-11-18 10:27:15 -08:00
Matthew Saunders Brown
85a1b2ded5 fix check for /etc/firewalld/ 2022-11-17 14:43:25 -08:00
Matthew Saunders Brown
882df54bd8 add root alias to /etc/aliases 2022-11-16 18:02:20 -08:00
Matthew Saunders Brown
60dc773951 add fail2ban rules 2022-11-16 16:50:46 -08:00
Matthew Saunders Brown
911a3e10af install systemd configs in /usr/local/lib/systemd/system/ 2022-10-20 11:48:45 -07:00
Matthew Saunders Brown
f1f2fd9e9a change password encryption from doveadm to openssl, avoids potential permissions issues with doveadm 2022-09-12 16:27:21 -07:00
Matthew Saunders Brown
b9628f921a make install commands noninteractive 2022-08-29 15:41:11 -07:00
Matthew Saunders Brown
0c7d940c05 remove username field 2022-08-29 15:34:43 -07:00
Matthew Saunders Brown
19dca486f7 update for ubuntu 22.04 2022-08-29 15:34:13 -07:00
Matthew Saunders Brown
4bc264d0fd change license from MIT to GPL 3.0+ 2022-08-22 13:34:20 -07:00
Matthew Saunders Brown
53724edbc2 remove trailing . and extra spaces 2022-08-19 09:45:39 -07:00
Matthew Saunders Brown
68708dd199 add ORDER BY domain 2022-08-03 10:57:48 -07:00
Matthew Saunders Brown
eb68acca9c reverted auth mechanisms, md5 options don't work with sha512 encrypted passwords 2022-07-27 10:30:19 -07:00
Matthew Saunders Brown
2264ba59a0 correct help, add info on deleting DNS entry 2022-07-22 12:47:49 -07:00
Matthew Saunders Brown
007fb08f40 correct help info 2022-07-22 12:46:50 -07:00
Matthew Saunders Brown
519012e57a add info on pdns command for adding dns record 2022-07-21 12:41:11 -07:00
Matthew Saunders Brown
ba12dbd3ed updated auth mechanisms for better client support 2022-07-21 12:40:35 -07:00
Matthew Saunders Brown
ccae1ba39c add mbox_allocated to domain info 2022-07-01 14:54:25 -07:00
Matthew Saunders Brown
62101cd86f add Admin option for email accounts 2022-06-30 08:24:35 -07:00
Matthew Saunders Brown
10789424dd initial autoresponder fixes 2022-05-24 15:26:09 -07:00
Matthew Saunders Brown
8d2a67572b add new autoresponder tools 2022-05-23 15:49:49 -07:00
Matthew Saunders Brown
8b24150b29 correct help info 2022-05-23 09:30:18 -07:00
Matthew Saunders Brown
06f5fc90f4 add new vmail-defaults-get.sh 2022-05-23 08:53:20 -07:00
Matthew Saunders Brown
fedf6f036b add check for email address with name of alias 2022-05-20 15:22:40 -07:00
Matthew Saunders Brown
c874358e2d add new vmail-forwards-mod.sh 2022-05-18 14:37:30 -07:00
Matthew Saunders Brown
bc7eafbbb2 add exit error codes 2022-05-11 12:35:36 -07:00
Matthew Saunders Brown
a3f1eda0d7 update help descriptions 2022-05-11 12:34:19 -07:00
Matthew Saunders Brown
f23639078b fix quota option 2022-05-10 16:24:40 -07:00
Matthew Saunders Brown
1ff1a23b4f add exit error code 2022-05-10 15:50:38 -07:00
Matthew Saunders Brown
05996c8c4d return specific fields 2022-05-10 10:32:57 -07:00
Matthew Saunders Brown
5613604eb7 add error exit codes 2022-05-10 09:53:40 -07:00
Matthew Saunders Brown
18e103e50d remove unneeded --shell option from sudo, fix mbox_ratelimit_default 2022-04-20 11:56:19 -07:00
Matthew Saunders Brown
6bd470c435 help() fix 2022-04-14 13:34:11 -07:00
Matthew Saunders Brown
b889300e00 cleaned up systemd timer 2022-03-28 09:45:38 -07:00
Matthew Saunders Brown
9531c94850 added fallback default for ratelimit 2022-03-12 09:29:09 -08:00
Matthew Saunders Brown
dbf15265ab fixed writing to log for DNSBL check 2022-02-03 14:46:53 -08:00
Matthew Saunders Brown
d57821c329 changed mbox_ratelimit_default default to 100 2021-12-31 15:36:36 -08:00
Matthew Saunders Brown
5285b70977 fixed rate limit mysql lookup 2021-12-31 12:36:24 -08:00
Matthew Saunders Brown
84fb125046 sseparate exim queuerunner 2021-12-30 16:50:59 -08:00
Matthew Saunders Brown
81a29508eb added rate limiting 2021-12-30 16:50:23 -08:00
Matthew Saunders Brown
dae4959817 set exim queue interval to 15minutes 2021-12-28 13:09:06 -08:00
Matthew Saunders Brown
c342a83276 changed localhost to 127.0.0.1. dovecot can loose socket connections with mysql upgrades/restarts 2021-12-28 13:04:47 -08:00