20 May
2003
20 May
'03
8:40 p.m.
On Tue, 2003-05-20 at 04:13, Charlie Allom wrote:
http://dovecot.procontrol.fi/patches/drac-imap.c
Set "imap_use_modules = yes" in config file and that should hopefully do it. this does less than the original patch.
Sounds like it's not even trying to use the module. Are you sure you put it in the correct directory?
can I strace/ktruss something for you?
"strace -f dovecot" would work. You should see something like this after logging in:
[pid 10271] open("/usr/local/lib/dovecot/imap", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 .. [pid 10271] open("/usr/local/lib/dovecot/imap/drac.so", O_RDONLY) = 5