Username is not a required field anymore. If empty - email from identity
is used.
This commit is contained in:
@@ -31,9 +31,6 @@ $labels['form.password'] = 'Password';
|
||||
// Folder hierarchy delimiter
|
||||
$labels['form.delimiter'] = 'Folder hierarchy delimiter';
|
||||
|
||||
// \'Username\' field in IMAP section cannot be empty.
|
||||
$labels['err.user.empty'] = '\'Username\' field in IMAP section cannot be empty.';
|
||||
|
||||
// Value in \'Label\' field of IMAP section is too long (32 chars max).
|
||||
$labels['err.label.long'] = 'Value in \'Label\' field of IMAP section is too long (32 chars max).';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user