mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
added pop3 import to the gui
This commit is contained in:
@ -67,6 +67,7 @@ Registry::set('ldap_types', array("AD", "iredmail", "lotus", "zimbra"));
|
||||
Registry::set('health_smtp_servers', $health_smtp_servers);
|
||||
Registry::set('partitions_to_monitor', $partitions_to_monitor);
|
||||
Registry::set('actions', $actions);
|
||||
Registry::set('import_status', $import_status);
|
||||
|
||||
|
||||
if(Registry::get('username')) {
|
||||
|
Reference in New Issue
Block a user