The last thread is kind of long and complicated so I'm breaking the issue out to try to simplify things. When my IMAP client connects, here's what appears in the maillog:
It looks like a config problem. The folder 'etc/shared' could be 'share' on my box; that is, I *have* a /usr/local/share which seems to have imap stuff in it. But no 'index' file or folder. Here's what /usr/local/share has in it:
What gives?
Thanks,
Jeff
Code:
Jul 11 09:16:33 mail imapd: Connection, ip=[::ffff:192.168.1.218]
Jul 11 09:16:36 mail imapd: LOGIN, user=jchilders@smartbusinessware.com, ip=[::ffff:192.168.1.218], protocol=IMAP
Jul 11 09:16:36 mail imapd: /usr/local/etc/shared/index: No such file or directory
It looks like a config problem. The folder 'etc/shared' could be 'share' on my box; that is, I *have* a /usr/local/share which seems to have imap stuff in it. But no 'index' file or folder. Here's what /usr/local/share has in it:
Code:
imapd.pem info maildrop man mkimapdcert mkpop3dcert qmailadmin
[root@data share]#
What gives?
Thanks,
Jeff