Skip to content

Commit

Permalink
Remote accounts are for IMAP logins only
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Sep 24, 2013
1 parent 28ca8c2 commit f3ce070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imp/lib/Perms.php
Expand Up @@ -41,6 +41,7 @@ public function __construct()
'type' => 'boolean'
),
'allow_remote' => array(
'imaponly' => true,
'title' => _("Allow remote account access?"),
'type' => 'boolean'
),
Expand Down

0 comments on commit f3ce070

Please sign in to comment.