Roundcube Community Forum

 

No mail recieved!

Started by AleXvWaN, July 19, 2010, 10:06:01 AM

Previous topic - Next topic

AleXvWaN

Dear developers of RoundCube. I like this client very much and I want to use it, but I have a little problem! I cant see messages in my inbox! When I login to server via ssh, I type "mail" and I can see messages, but I cannot see them in Roundcube! Please help me!

Moderator note: For your own purpose, mail address and ICQ number removed.

AleXvWaN

PS: I' m using postfix as SMTP server and Dovecot as pop3/imap server!

Julius Caesar

Is your server being defined right in the ./config/main.inc.php file ?

Check the following:

$rcmail_config['default_host']
$rcmail_config['imap_auth_type']
$rcmail_config['imap_root']
$rcmail_config['imap_delimiter']
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

AleXvWaN

#3
I checked, but no result!

SKaero

So you can login into RoundCube but there are no messages? Is there anything in your error log?

AleXvWaN

Nothing in logs! It's the main problem.

JohnDoh

Have you tried a different IMAP client? I mean are you sure your IMAP server is configured to read mail from the right place?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

AleXvWaN

I fixed this problem, but now I have another! "Cannot add sender to send mail". I used external address. HOw to fix this one?

JohnDoh

This is a message from your SMTP server so the answer probably lies in the SMTP server logs, it is normally because you need to enable SMTP authentication in your RC config or add the IP address of your webserver to the relay list in your SMTP server config.

Would you mind posting how you solved your original problem? It might be helpful for any one else who has a similar issue. Thanks.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

AleXvWaN

I had a problem: RouundCube doesn't display all IMAP directories. The fix is to change another mail dir in config of your IMAP server. As for another problems, they are not solved yet: No income mail in RoundCube and cannot send mail =)