mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 04:46:42 +02:00
* EMailAdmin/Mail: folders on personal accounts where not stored, automatic unsetting "use default" when changing/adding folders
This commit is contained in:
@@ -930,6 +930,7 @@ class emailadmin_wizard
|
||||
unset($content['acc_imap_login_type']);
|
||||
$content['acc_smtp_type'] = 'emailadmin_smtp';
|
||||
unset($content['acc_smtp_auth_session']);
|
||||
unset($content['notify_use_default']);
|
||||
}
|
||||
$edit_access = emailadmin_account::check_access(EGW_ACL_EDIT, $content);
|
||||
|
||||
|
Reference in New Issue
Block a user