我需要知道哪些框不使用电子邮件并将其删除。
我想更改dovecot-sql.conf:

UPDATE users SET last_=NOW() WHERE username = '%u'


但结果是“ 0”
帮我。 n

最佳答案

是的,我m found this and it在工作http://wiki1.dovecot.org/PostLoginScripting

10-04 23:46