Displaying 3 results from an estimated 3 matches for "allow_imap".
2012 Mar 20
1
Per-user IMAP enable - is it possible?
Just wonder if it is possible to enable/disable IMAP4 on Dovecot (2.0.x
as far) on per-user basis?
The deal is simple: our policy is not to store a lot of mailing on
mailserver (the user should store it locally), thus the 'use POP3'
approach, but for a vary few users it is permitted to use IMAP4. But
users sometimes simple miss the point that some mail clients (e.g. TB)
2009 Feb 24
4
dovecot1.2 segfault
...'Y' AS proxy, null AS nopassword FROM
mail_user WHERE ( (username = 'ian' AND domain = 'timico.net') OR
(username = 'ian at domain.com' AND domain = '') ) AND IF('pop3' =
'pop3', allow_pop3, true) = true AND IF('imap' = 'pop3', allow_imap,
true) = true AND active = true LIMIT 1
Feb 24 16:06:07 proxy dovecot: auth(default): client out:
OK#0111#011user=ian at domain.com#011pass=<hidden>#011host=127.0.11.106#011destuser=ian at domain.com#011nologin#011proxy
Feb 24 16:06:07 proxy dovecot: pop3-login: proxy(ian at domain.com):
star...
2018 Mar 07
0
last login tracking
...mallint(5) unsigned | NO | | 999 |
|
| gid | smallint(5) unsigned | NO | | 999 |
|
| quota | bigint(20) | NO | | 0 |
|
| active | tinyint(1) | NO | | 1 |
|
| allow_imap | tinyint(1) | NO | | 1 |
|
| last_login_ip | varchar(16) | YES | | NULL |
|
| last_login_date | datetime | YES | | NULL |
|
| last_login_proto | varchar(5) | YES | | NULL |...