Commit Graph

162 Commits

Author SHA1 Message Date
Matthew Saunders Brown
20bf1743c0 filter SPF softfail as junk 2023-10-23 12:44:02 -07:00
Matthew Saunders Brown
23b2087d07 enable verbose mode 2023-10-10 13:16:57 -07:00
Matthew Saunders Brown
13b930de0a disable and delete all vmail related configs 2023-10-10 13:16:32 -07:00
Matthew Saunders Brown
62c8660680 run vmail-domains-del.sh as root 2023-10-10 13:15:44 -07:00
Matthew Saunders Brown
a88ef93d49 add verbose option to bin/vmail-domains-exp.sh 2023-10-09 16:35:30 -07:00
Matthew Saunders Brown
d6f35d6f78 new archive script 2023-10-09 16:35:14 -07:00
Matthew Saunders Brown
5bfce22f55 fix database/table specification on mysqldump commands 2023-10-06 13:40:50 -07:00
Matthew Saunders Brown
4e15cb4199 fix dbset so quota update works 2023-09-26 09:13:03 -07:00
Matthew Saunders Brown
7acc436e61 fix if statements that check for files 2023-06-19 11:28:00 -07:00
Matthew Saunders Brown
bc12158b9e remove unneeded error message 2023-06-19 11:27:22 -07:00
Matthew Saunders Brown
fddddb877a make vmail-dovecot-* scripts run as root 2023-06-19 11:25:03 -07:00
Matthew Saunders Brown
cde8de9972 add vmail-dkim-get.sh 2023-05-26 13:43:48 -07:00
Matthew Saunders Brown
3ac3ee2b75 create new vars, remove placeholder domain 2023-05-18 15:59:54 -07:00
Matthew Saunders Brown
c68120d55e echo full rm command 2023-03-18 16:38:08 -07:00
Matthew Saunders Brown
164cc218b3 use full hostname for servername var 2023-03-18 16:37:47 -07:00
Matthew Saunders Brown
4bc642903a add flag for json_decode to return associative array 2023-03-14 15:46:29 -07:00
Matthew Saunders Brown
af0c34e64b fix srsd service type 2023-03-13 09:31:09 -07:00
Matthew Saunders Brown
cdbc17f90e fix letsencrypt command in help 2023-02-18 16:28:48 -08:00
Matthew Saunders Brown
23af7f6121 add scripts for enabling dovecot configs 2023-02-18 16:27:35 -08:00
Matthew Saunders Brown
3774665792 enable getopts 2023-02-18 16:20:03 -08:00
Matthew Saunders Brown
f7fab10594 clean up output 2023-02-16 09:27:01 -08:00
Matthew Saunders Brown
c03101aa08 add rsync instructions 2023-01-02 11:58:36 -08:00
Matthew Saunders Brown
9ddd4a3d6b fix user for vmail-domains-imp.sh 2023-01-02 11:58:11 -08:00
Matthew Saunders Brown
12c6cd39b1 automatically restart services if needed 2023-01-02 09:48:58 -08:00
Matthew Saunders Brown
9374261c80 finish up domain export/import tools 2023-01-01 16:38:49 -08:00
Matthew Saunders Brown
0703ab4cc4 remove ifdef GREYLIST_ENABLED, misc fixes and updates 2022-12-12 08:31:14 -08:00
Matthew Saunders Brown
38fe0ebe2d fix var name 2022-12-08 09:19:05 -08:00
Matthew Saunders Brown
3a8abe0d76 reorder WHERE to make it easier to read 2022-12-08 07:02:55 -08:00
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