Commit Graph

2259 Commits (cd8cf289b4e5a21fe1963b51665d86c0bb6177cd)
 

Author SHA1 Message Date
David Goodwin cd8cf289b4 more empty tests 6 years ago
David Goodwin a03317e088 drop codecov 6 years ago
David Goodwin f61cb513ae might fix pg failing test? 6 years ago
David Goodwin 0e9a1ff0ff emptyish tests 6 years ago
David Goodwin f4a5155f7a codecov removed 6 years ago
David Goodwin a485a2d861 cleanup after test 6 years ago
David Goodwin 946c47dd66 postgres requires fkeys exist 6 years ago
David Goodwin 2742849e7b reformat 6 years ago
David Goodwin 958df260ec mostly empty test 6 years ago
David Goodwin 7965a83aff tighten psalm checks even more 6 years ago
David Goodwin 34e6f7829e tighten psalm checks; fix errors 6 years ago
David Goodwin 034a50836c tighten psalm checks 6 years ago
David Goodwin a603d36224 format 6 years ago
David Goodwin 29d990f5f4 fix page browser test for sqlite; see #87 and #161 6 years ago
David Goodwin 71e7859c91 see #161 and #87 - unit test that seems to trigger this bug 6 years ago
David Goodwin f36ba9b4c2 format 6 years ago
David Goodwin 28bef9e136 output $sqlite file .... 6 years ago
David Goodwin 4081267cb2 fix phpdoc; throw exception on error within phpunit - helps testing 6 years ago
David Goodwin f7c7e35b34 fix formatting 6 years ago
David Goodwin f8713651cc explode if $run_dir is not specified; make a config setting and perhaps shift the onus onto the user rather than having to deal with tmpfiles.d etc
See: https://github.com/postfixadmin/postfixadmin/issues/78
6 years ago
David Goodwin 80418e6412 try and avoid hitting : https://github.com/postfixadmin/postfixadmin/issues/51 6 years ago
David Goodwin 17a50c51f1 drop some dies; use Exception and catch after dispatch() - see #197 6 years ago
David Goodwin 2ff05bc737 typo 6 years ago
David Goodwin 9cd7dac187 initial attempt at trying to return an exit value within the cli 6 years ago
David Goodwin 284d4b2eb0
Merge pull request #295 from Corvan/platform-independent
Update postfixadmin-cli
6 years ago
Lars Liedtke 0c94760828
Update postfixadmin-cli
Make this script platform independent to be usable under e.g. FreeBSD, where bash is located in /usr/local/bin/bash and thus the script fails.
6 years ago
David Goodwin 758ccb9a19 add note in config for mailbox subdir creation requiring imap extension 6 years ago
David Goodwin 34cf66110e see https://github.com/postfixadmin/postfixadmin/issues/251 - avoid things breaking if imap_open is not present 6 years ago
David Goodwin 3551710b82
Merge pull request #294 from wuuuduu/vacation_from_mx_get_smtp_server
Find MX record of receiver and use it
6 years ago
wuuuduu 86852b3dbd Find MX record of receiver and use it 6 years ago
David Goodwin 60c44a3ca3
Merge pull request #290 from akhilin/master
a small mistake in user_query with quota
6 years ago
Akhil Jalagam 53cefa1107
[NEW BADGE] freenode irc badge at #postfixadmin 6 years ago
Akhil Jalagam 3295334dd7
[NEW BADGE] repo size added 6 years ago
Akhil Jalagam 0f64f22a7e
a small mistake in user_query with quota
mistake in user_query with quota enabled for dovecot 1.2+
It took two days for me to find this issue.

Thank you,
Akhil
6 years ago
David Goodwin bc273a97e4 Revert "apply patch for vacation body encoding - see #288"
This reverts commit c3d3a9dbc8.

See comment at: https://github.com/postfixadmin/postfixadmin/issues/288#issuecomment-522495422
6 years ago
David Goodwin e8fb276c2f
Merge pull request #289 from akhilin/master
Update DOVECOT.txt
6 years ago
Akhil Jalagam 1941f970bd
Update DOVECOT.txt
a small mistake in documentation for imap quota.
6 years ago
David Goodwin 6a89b9a363 composer format 6 years ago
David Goodwin bee5fcbe24 improve setup form - only display "add superadmin account" if setup password is configured; change verbs depending on context etc; see https://github.com/postfixadmin/postfixadmin/issues/263 6 years ago
David Goodwin fa27c7c8b7 reindent/reformat 6 years ago
David Goodwin 7b18d0386c
Merge pull request #287 from gabrielfin/fix-pagination
Fix pagination
6 years ago
David Goodwin 296fc2f48e silence psalm error - cast $show_password_fields to an int in model/MailboxHandler.php lines 33/34 6 years ago
David Goodwin c3d3a9dbc8 apply patch for vacation body encoding - see #288 6 years ago
David Goodwin a0b4e690b2 only load random_compat if PHP_VERSION is < 7.0 6 years ago
David Goodwin d788c6ac99
Merge pull request #285 from Nutomic/ssl-sendmail
Use TLS to send emails
7 years ago
Felix Ableitner 8ba1cf20a7 use config::bool instead of read_string 7 years ago
David Goodwin 55bf13298e
Merge pull request #286 from gabrielfin/master
Use percentage for quota levels
7 years ago
Unknown 88587f4cd3 Fix pagination 7 years ago
Unknown 7583decbcb Use percentage for quota levels in bootstrap theme 7 years ago
Gabriel c3065bdace Use percentage for quota levels 7 years ago