You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/model
Christian Boltz 9ba7118d7b AliasHandler: restrict mailbox subquery to requested domains
set_is_mailbox_extrafrom() restricts the domain list to the domain that
needs to be checked (in normal list-virtual listing one domain), and is
then used to restore the default extrafrom.
This improves the performance for most usecases even for superadmins.

Note: Search mode might still be slow because by default it searches in
all domains available to the admin.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1882 a1433add-5e2c-0410-b055-b7f2511e0802
9 years ago
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 11 years ago
AdminpasswordHandler.php *Handler: 11 years ago
AliasHandler.php AliasHandler: restrict mailbox subquery to requested domains 9 years ago
AliasdomainHandler.php AliasdomainHandler: 11 years ago
CliDelete.php Cli*.php: 11 years ago
CliEdit.php Cli*.php: 11 years ago
CliHelp.php Cli*.php: 11 years ago
CliScheme.php Add CliScheme.php: 11 years ago
CliView.php Cli*.php: 11 years ago
Config.php Config.php: 12 years ago
DomainHandler.php DomainHandler: 11 years ago
FetchmailHandler.php FetchmailHandler: use a valid date as default for 'date' 9 years ago
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 11 years ago
PFAHandler.php Don't decode b64p (base64-encoded password) fields. 10 years ago
VacationHandler.php VacationHandler: Fill 'cache' field on INSERT 10 years ago