Roundcube Community Forum

 

Empty Inbox despite mail being spooled

Started by qholloi, December 04, 2013, 07:49:22 AM

Previous topic - Next topic

qholloi

Hi I just installed roundcube on Fedora16 using Postfix and Dovecot.

SMTP works fine but Roundcube doesn't seem to read the spooled mail.

I sent a test mail from gmail and it was received:

==========================
Dec  4 07:19:17 xxx postfix/qmgr[13157]: 06A7B580023C: from=<[email protected]>, size=2338, nrcpt=1 (queue active)
Dec  4 07:19:17 xxx postfix/local[13296]: 06A7B580023C: to=<[email protected]>, relay=local, delay=0.64, delays=0.61/0.02/0/0.01, dsn=2.0.0, status=sent (delivered to mailbox)
==========================

I can see the actual message in /var/spool/mail/jls

but when I try and view it in Roundcube, the inbox shows up as empty

I enabled imap logging and log level set to 8 but nothing shows up in the imap log. In fact it shows a normal login.

================================================================================================
Dec  4 07:44:22 xxx dovecot: imap-login: Login: user=<xxx>, method=PLAIN, rip=x.x.x.x, lip=x.x.xx.x, mpid=13939
Dec  4 07:44:22 xxx dovecot: imap(xxx): Disconnected: Logged out bytes=50/404
Dec  4 07:45:22 xxx dovecot: imap-login: Login: user=<jls>, method=PLAIN, rip=x.x.x.x, lip=x.x.x.xx, mpid=13964
Dec  4 07:45:22 xxx dovecot: imap(xxx): Disconnected: Logged out bytes=50/404
================================================================================================

Seems like for some reason Roundcube is simply not reading the mail being spooled?

Thanks




SKaero

Did you enable imap_debug in the main.inc.php? It should create a log in <RC root>/logs/imap.