Displaying 3 results from an estimated 3 matches for "imap_".
Did you mean:
imap
2007 Jul 10
2
Connecting to dovecot/imap without a password
I have written a script that connects (localhost) to the dovecot/imap
server and performs various maintenance on my mail, by folder.....
deleting old stuff, keeping the n most recent, that sort of crap, er
good stuff. :-)
My script is written in php (I use the various imap_* functions), and it
connects to the imap server running on the same machine... is there a
way to connect to the server without having to specify my user name and
password?
I was thinking there may be some form of "implied" logon if a request
from user "don" requests to log...
2017 Sep 21
4
Migrating maildirs - Courier to Dovecot
...'s filesystem, having been copied there previously (years ago) without using cp's --archive flag. I've always thought I should one day write a script to fix this, perhaps using mboxgrep.
Thanks in advance for any of your thoughts,
Stroller.
[1] https://wiki2.dovecot.org/Migration#IMAP_.3C-.3E_IMAP_copying
2013 Dec 30
1
dovecot 2.2.10 - imap: Error: Can't load plugin imap_stats_plugin:
dovecot 2.2.10 is raising this error on my installation.
Dec 30 13:57:59 imap: Error: Can't load plugin imap_stats_plugin: Plugin
stats must be loaded also (you must set: mail_plugins=$mail_plugins
stats)
Dec 30 13:57:59 imap: Fatal: Couldn't load required plugins
This error occurs at logging phase.
The dovecot configuration looks correct to me, here below an excerpt of
it:
...
...
mail_plugins=$...