PostfixAdmin - web based virtual user administration interface for Postfix mail servers https://postfixadmin.github.io/postfixadmin/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Goodwin f30ae89bb4 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 5 years ago
..
AdminHandler.php Refactor some methods 5 years ago
AdminpasswordHandler.php rejig Login::__construct() as only one arg is really needed 5 years ago
AliasHandler.php Refactor some methods 5 years ago
AliasdomainHandler.php Refactor some methods 5 years ago
CliDelete.php fix formatting 7 years ago
CliEdit.php fix for CLI not behaving - see #411 5 years ago
CliHelp.php Fix phpcs whitespace breakage in initStruct etc. 8 years ago
CliScheme.php initial attempt at trying to return an exit value within the cli 7 years ago
CliView.php initial attempt at trying to return an exit value within the cli 7 years ago
Config.php add a Config::has($name) to check for the existance of a config value 5 years ago
DomainHandler.php Refactor some methods 5 years ago
FetchmailHandler.php psalm fixes 6 years ago
Login.php composer format time 5 years ago
MailboxHandler.php check if config option exists and do not require it is a string - see https://github.com/postfixadmin/postfixadmin/issues/437 5 years ago
PFAHandler.php only update the modified field on update 5 years ago
PFASmarty.php fix formatting 5 years ago
Shell.php php7.4 / psalm fixes 6 years ago
VacationHandler.php 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 5 years ago