Displaying 2 results from an estimated 2 matches for "derikonj".
Did you mean:
derikonjic
2014 Dec 03
2
"maildir_empty_new = yes" not working
...postfix
mode = 0666
user = postfix
}
}
ssl_ca = </etc/ssl/dovecot/server.in.crt
ssl_cert = </etc/ssl/dovecot/server.csr.rapid
ssl_key = </etc/ssl/dovecot/server.key.rapid
ssl_key_password = notshown
userdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
--
Nikola Derikonjic
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
2014 Dec 04
0
"maildir_empty_new = yes" not working
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 3 Dec 2014, Nikola Derikonjic wrote:
> I need for my dovecot-uidlist to be updated with next id when new email arrives (moved from new/ to cur/).
Er, first of all:
"when new email arrives" != "moved from new/ to cur/"
> This only happens now when I check for new email with my client.
This is &qu...