Commit Graph

111 Commits

Author SHA1 Message Date
Matthew Saunders Brown
f98defc419 fix verbiage in help 2024-12-08 14:21:26 -08:00
Matthew Saunders Brown
2cab4a61e3 fix regex for vmail-domains- scripts 2024-12-08 14:21:05 -08:00
Matthew Saunders Brown
0d45ff6e60 update script names that run as root 2024-11-22 11:18:28 -08:00
Matthew Saunders Brown
66ffd65399 enable zlib compression related options 2024-06-03 11:49:20 -07:00
Matthew Saunders Brown
ee02317ed5 allow for SAN mail certs 2024-01-25 08:09:35 -08:00
Matthew Saunders Brown
b1ea2ee09e change to try-reload-or-restart
try-reload-or-restart has this logic:
  Reload service if it supports it.
  If not, stop and then start instead.
  Does nothing if the service is not running.
2023-12-20 10:11:36 -08:00
Matthew Saunders Brown
800ffbff8a use base64 for autoresponder body data 2023-11-27 14:48:55 -08:00
Matthew Saunders Brown
b263a75471 fix type cvs -> csv 2023-11-27 09:13:59 -08: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
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
38fe0ebe2d fix var name 2022-12-08 09:19:05 -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
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
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
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
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
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