PDA

View Full Version : Postfix+IMAP+MySQL


alexander
11-18-2004, 07:45 PM
I would appreciate the foll help with courier-imap. Users can login into e-mail client, but cannot see any mail boxes: ERROR : Could not complete request.
Query: CREATE "mail/Sent"
Reason Given: Invalid mailbox name.
/mail does exist together with .mailboxlist
FAM is running together with portmapper
Any clues would be appreciated

This is a log:
==========================================
Nov 18 14:32:43 onemanitshop imapd: Connection, ip=[::ffff:127.0.0.1]
Nov 18 14:32:43 onemanitshop imapd: LOGIN, user=pt34655306-76@shestakovsky.me.uk, ip=[::ffff:127.0.0.1], protocol=IMAP
Nov 18 14:32:43 onemanitshop imapd: DISCONNECTED, user=pt34655306-76@shestakovsky.me.uk, ip=[::ffff:127.0.0.1], headers=0, body=0, time=0
Nov 18 14:32:43 onemanitshop imapd: Connection, ip=[::ffff:127.0.0.1]
Nov 18 14:32:43 onemanitshop imapd: LOGIN, user=pt34655306-76@shestakovsky.me.uk, ip=[::ffff:127.0.0.1], protocol=IMAP
Nov 18 14:32:43 onemanitshop imapd: Failed to create cache file: maildirwatch (pt34655306-76@shestakovsky.me.uk)
Nov 18 14:32:43 onemanitshop imapd: Error: Input/output error
Nov 18 14:32:43 onemanitshop imapd: Check for proper operation and configuration
Nov 18 14:32:43 onemanitshop imapd: of the File Access Monitor daemon (famd).
Nov 18 14:32:43 onemanitshop imapd: DISCONNECTED, user=pt34655306-76@shestakovsky.me.uk, ip=[::ffff:127.0.0.1], headers=0, body=0, time=0
==========================================

valor
06-21-2005, 03:20 PM
I had the same problem with a qmail server last year and it was because the firewall was denying access to port 111 (portmap).

I can not think another reason if portmap is running & fam is running.

Hope it helps

valor