Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: macsaver on October 09, 2008, 05:23:33 PM

Title: Can't send mails
Post by: macsaver on October 09, 2008, 05:23:33 PM
Hi Folks,

I setup a roundcube service with 0.2-beta. Installation was succesfull and I can login to my mailserver via imap and I can send mails through the test interface.

But when I log in and try to send a mail from a valid account which works without any problem from my mailclient I get a failure "Failed to send message".

The mailserver log shows an successful login - any idea?

macsaver
Title: Can't send mails
Post by: nhomauhoaphuong on October 09, 2008, 10:41:50 PM
i have same problem... please help
thanks
Title: Can't send mails
Post by: macsaver on October 10, 2008, 05:08:40 PM
Thanks for not answering my really stupid querstion - the mistake was so stupid that it hurts - for all other people - set the debug level to 1 and tail your error file in the logs folder.

I didn't set up the identity in the preferences!!!

So sorry about disturbing your time

macsaver
Title: Can't send mails
Post by: nhomauhoaphuong on October 11, 2008, 10:07:37 AM
i tried to reinstalled it but then it still not woking..
how do you set error log to 1.. i tried but couldn't find it.
please help me through this
thanks
Title: Can't send mails
Post by: nhomauhoaphuong on October 11, 2008, 10:13:47 AM
i found it... but still not working.

Quote// system error reporting: 1 = log; 2 = report (not implemented yet), 4 = show, 8 = trace
$rcmail_config['debug_level'] = 1;

// log driver:  'syslog' or 'file'.
$rcmail_config['log_driver'] = 'file';