Displaying 2 results from an estimated 2 matches for "disable_imap".
2020 Mar 18
2
Headsup on feature removal
...9;='192.168.100.1' OR '%r'='192.168.100.2') AND
(pw_gid & 4)<>4 AND COALESCE(disable_webmail,0)!=1) OR ('%s' = 'imap'
AND ('%r'!='192.168.100.1' AND '%r'!='192.168.100.2') AND (pw_gid &
8)<>8 AND COALESCE(disable_imap,0)!=1));
where 192.168.100.1 and 192.168.100.2 are the IPs of your webmail servers.
For a more beautifull setup and to show in dovecot logs "user disabled"
instead of "password error" you can put this password_query under the
dovecot auth-deny.conf.ext configurations.
If yo...
2020 Mar 18
3
Headsup on feature removal
So I am on of the many users with qmail, and using vpopmail auth, I guess chatting with some other guys in the other mailing list we will convert to mysql driver but this is a lot of work for many people.
I do understand dropping things out but a valid solutions needs to be proposed.
Remo
> On Mar 18, 2020, at 06:49, Michael Peddemors <michael at linuxmagic.com> wrote:
>
>