0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
Commit Graph

2765 Commits

Author SHA1 Message Date
David Goodwin
39058134d8 fix path 2021-06-11 22:18:20 +01:00
David Goodwin
b48ab571a3 what is an m or a d between friends? 2021-06-11 22:02:21 +01:00
David Goodwin
d3851a840d coveralls... 2021-06-11 21:57:02 +01:00
David Goodwin
48d4435b84 try and get php-coveralls working 2021-06-11 21:55:02 +01:00
David Goodwin
31747fca89 try adding a php matrix in 2021-06-11 21:14:21 +01:00
David Goodwin
eef46f7697
Merge pull request #504 from ikonia/master
removed broken link to postfixadmin.org website
2021-06-03 13:05:48 +01:00
Matt Darcy
7b66b9baa9 removed broken link to postfixadmin.org website 2021-06-03 12:54:19 +01:00
David Goodwin
2e0f42ec52
Merge pull request #499 from vakartel/master
VIRTUAL_VACATION/vacation.pl :: smtp_ssl variable must be boolean not literal
2021-06-02 11:27:24 +01:00
David Goodwin
4c6c857e3e
Merge pull request #500 from vakartel/patch-1
model/AdminpasswordHandler.php :: eliminate php waring
2021-06-02 11:26:36 +01:00
David Goodwin
033b70abcd
Merge pull request #501 from vakartel/patch-2
model/MailboxHandler.php :: eliminate php warning
2021-06-02 11:26:27 +01:00
David Goodwin
961124fae4
Merge pull request #502 from vakartel/patch-3
model/AliasdomainHandler.php :: eliminate php warning
2021-06-02 11:26:17 +01:00
David Goodwin
a4a6bc8472
Merge pull request #503 from vakartel/patch-4
model/VacationHandler.php :: eliminate php warning
2021-06-02 11:26:04 +01:00
Valery Kartel
f392024784
Update VacationHandler.php 2021-06-02 13:25:02 +03:00
Valery Kartel
d54754097f
Update AliasdomainHandler.php 2021-06-02 13:24:11 +03:00
Valery Kartel
4f31aa4220
Update VacationHandler.php 2021-06-02 13:18:21 +03:00
Valery Kartel
04cbdea3d9
Update AliasdomainHandler.php 2021-06-02 13:16:38 +03:00
Valery Kartel
ae0d9436b5
Update MailboxHandler.php 2021-06-02 13:13:40 +03:00
Valery Kartel
b075544c66
Update AdminpasswordHandler.php 2021-06-02 13:13:00 +03:00
Valery Kartel
e20defeed5
smtp_ssl variable must be boolean not literal 2021-06-02 12:59:12 +03:00
David Goodwin
50ba4a3cbf typo fix (Thanks Cru) 2021-05-27 21:20:11 +01:00
David Goodwin
9d08185ec0 try and improve docs around SELinux (Fedora/CentOS etc), thanks to Cru on IRC #postfixadmin 2021-05-27 19:49:20 +01:00
David Goodwin
58e23f141c token updates to INSTALL.txt - more consistent file paths, add $CONF[encrypt] setting to the config.local.php snippet shown 2021-05-25 21:35:41 +01:00
David Goodwin
7acd914ebd rename, prettify, add link to cyrus quota script 2021-05-21 20:09:20 +01:00
David Goodwin
884147e6df composer format time ... i shouldh ave a commit hook for this 2021-05-15 11:43:06 +01:00
David Goodwin
ba17fbe6d6 improve setup.php to apply database updates and avoid deadlock with not being able to login - see https://github.com/postfixadmin/postfixadmin/issues/494 2021-05-15 11:42:20 +01:00
David Goodwin
93f38e659b update changelog 2021-05-15 11:24:32 +01:00
David Goodwin
e0654fa774
Merge pull request #495 from AltiUP/patch-1
Modification HELO information/parameters
2021-05-15 11:20:00 +01:00
Christophe Gherardi
f35bceabb8
Modification HELO information/parameters
Modification of the comments for the HELO configuration, and addition of the HELO parameter in the transport.
2021-05-15 11:17:41 +02:00
Christian Boltz
7bf1bb9ffa
fix merge conflict leftover in changelog 2021-05-13 21:38:25 +02:00
David Goodwin
5a305bc830 allow vacation settings to include a time (but specify a time if one is not), this should stop us overwriting the time - see https://sourceforge.net/p/postfixadmin/discussion/676076/thread/5637ae3bc5/?limit=25#24a5 2021-05-13 16:16:22 +01:00
David Goodwin
b271ae8cb8 composer format! 2021-05-13 13:17:07 +01:00
David Goodwin
8518d53906 merge postfixadmin_3.3 into master 2021-05-13 13:15:27 +01:00
David Goodwin
ad342e1d67 remove readonly attribute from user vacation page - see https://sourceforge.net/p/postfixadmin/discussion/676076/thread/5637ae3bc5 2021-05-13 13:07:36 +01:00
David Goodwin
584e4ef41d type hinting changes 2021-05-13 12:56:38 +01:00
David Goodwin
84ba24db8c
Merge pull request #493 from zentavr/master
Adding an ability to update password_expiry field when user changes its own password from /users/ portal
2021-05-13 12:53:32 +01:00
David Goodwin
44f2f94f78 update CHANGELOG 2021-05-13 09:58:07 +01:00
Andrey Miroshnichenko
9cda7f402c
Minor fixes of the password expiration checker script example. 2021-05-13 00:54:41 +03:00
Andrey Miroshnichenko
0ebb006888
Adds an ability to update password_expity field when user changes own password 2021-05-13 00:23:05 +03:00
David Goodwin
59f0b89233 explode on errors when performing db upgrade; try and fix #498 by updating domain created/modified columns to something MySQL might be happier with 2021-05-08 20:11:58 +01:00
David Goodwin
3963c02239
Merge pull request #490 from csware/domain_postedit_script
Add support for domain_postedit_script
2021-05-08 19:55:57 +01:00
Sven Strickroth
4373551f26 Update translations
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2021-05-08 19:14:45 +02:00
Sven Strickroth
74a12b4f0c Add support for domain_postedit_script
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2021-05-08 18:27:44 +02:00
David Goodwin
b9ca22c918 change mailbox.name to be utf8mb4 too - see #484 2021-05-07 20:07:18 +01:00
David Goodwin
eded6a5559
Merge pull request #484 from csware/mysql-utf8mb4
UTF8 is no real UTF8 in MySQL, one needs to use utf8mb4
2021-05-07 19:57:09 +01:00
David Goodwin
4e7b69e04c formatting 2021-05-07 19:54:17 +01:00
David Goodwin
df34c100ea schema changes for https://github.com/postfixadmin/postfixadmin/pull/484 - changing vacation.subject and vacation.text to be utf8mb4 2021-05-07 19:52:45 +01:00
David Goodwin
65d2f17905
Merge pull request #487 from csware/configurable-smtpserver
Make sending auto replies directly to the authoritative servers configurable
2021-05-07 19:47:24 +01:00
David Goodwin
9d6f671fa4
Merge pull request #488 from csware/fix-regression
Re-add configurable quota levels
2021-05-07 19:45:33 +01:00
David Goodwin
837169d755 downgrade/stop friendsofphp/php-cs-fixer moving to 3.0 2021-05-07 19:44:22 +01:00
Sven Strickroth
bfc7af5c8e Re-add configurable quota levels
The configurable setting seems to be accidentally removed in 68a8caac28.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2021-05-07 20:43:52 +02:00