[Dovecot] Disable IMAP for ONE user only
Benny Pedersen
me at junc.eu
Mon May 5 22:38:12 UTC 2014
SIW skrev den 2014-05-05 18:39:
> I use MySQL to store my virtual users passwords and I am running the
> latest version of Dovecot.
>
> What I need to do is have one particular user have ONLY access to
> their email via Roundcube (webmail) and no IMAP/SMTP access.
>
> Therefore, how do I disable IMAP/SMTP access for just one user?
its not a roundcube question
but:
http://wiki2.dovecot.org/Authentication/RestrictAccess
http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/AllowNets
setup that user to have allow_nets 127.0.0.1 with is roundcube imho
solved ?`
More information about the dovecot
mailing list