PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
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.
 
 
 
 
 
 
Go to file
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
ADDITIONS see #377 - looks like the pg+mysql check is partly the wrong way around - mysql only has ints.... 10 years ago
DOCUMENTS POSTFIX_CONF.txt: 12 years ago
VIRTUAL_VACATION vacation.pl: mime-decode original subject 9 years ago
configs migrate search input field to use search[_], and use list.tpl for alias domains 11 years ago
css default.css: 10 years ago
debian try and improve debian dependencies - see https://sourceforge.net/p/postfixadmin/bugs/382/ 9 years ago
images postfixadmin2.xcf: 11 years ago
languages Add Romanian translation 9 years ago
model AliasHandler: restrict mailbox subquery to requested domains 9 years ago
scripts Add checks to login.php and cli to ensure database layout is up to date 10 years ago
smarty update Smarty to 3.1.29 10 years ago
templates list-virtual.tpl: add missing "download as CSV" for mailboxes 9 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 15 years ago
users Add checks to login.php and cli to ensure database layout is up to date 10 years ago
CHANGELOG.TXT AliasHandler: restrict mailbox subquery to requested domains 9 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT upate wiki links 9 years ago
LICENSE.TXT LICENSE.TXT: 15 years ago
backup.php functions.inc.php: 12 years ago
broadcast-message.php Add CSRF protection for POST requests 10 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 16 years ago
common.php rename session cookie 10 years ago
config.inc.php upate wiki links 9 years ago
delete.php delete.php: 11 years ago
edit.php Add CSRF protection for POST requests 10 years ago
editactive.php editactive.php: 11 years ago
functions.inc.php db_where_clause(): allow NULL and NOTNULL searchmodes 9 years ago
index.php remove "postfixadmin.com" in comments in lots of files 12 years ago
list-virtual.php beautify alias list search parameters 9 years ago
list.php list.php: 11 years ago
login.php Add checks to login.php and cli to ensure database layout is up to date 10 years ago
main.php remove "postfixadmin.com" in comments in lots of files 12 years ago
sendmail.php Add CSRF protection for POST requests 10 years ago
setup.php change error message depending on whether templates_c is present or not 10 years ago
smarty.inc.php update Smarty to 3.1.29 10 years ago
upgrade.php upgrade_1835_mysql: fix defaults for both date fields at once 9 years ago
vacation.php Add CSRF protection for POST requests 10 years ago
variables.inc.php remove "postfixadmin.com" in comments in lots of files 12 years ago
viewlog.php use smarty html_options instead of select_options() 10 years ago
xmlrpc.php fix xmlrpc function call (non-static method being called statically); fix method docblock which is read by Zend_XmlRpc_Server etc 12 years ago