Hi folks,
Debian Etch Postfix Dovecot-imap Roundcubemail-0.1
Roundcube is running I can login to send mails. But the mails sent can't be saved. There is only one folder "Inbox" displayed.
On Personal Setttings -> Folders Only "Inbox" displaying
I can't create new folders manually there, on saving warning popup saying unable to save.
The table for seleting Sent/Trash/Draft etc. folders all disappear there.
I have been playing round on main.inc.php and db.inc.php without result/
Neither Roundcube can receive mails. All incoming mails are on /var/mail/users.
Please help.
B.R. Stephen L
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
On Tue, 7 Oct 2008 15:02:47 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Hi folks,
Debian Etch Postfix Dovecot-imap Roundcubemail-0.1
Roundcube is running I can login to send mails. But the mails sent can't be saved. There is only one folder "Inbox" displayed.
On Personal Setttings -> Folders Only "Inbox" displaying
I can't create new folders manually there, on saving warning popup saying unable to save.
The table for seleting Sent/Trash/Draft etc. folders all disappear there.
I have been playing round on main.inc.php and db.inc.php without result/
Neither Roundcube can receive mails. All incoming mails are on /var/mail/users.
Please help.
B.R. Stephen L
Send instant messages to your online friends
List info: http://lists.roundcube.net/users/
Hello,
I had the same problem, it was actually change a variable in the file main.inc.php:
/ / Automatically create the above listed default folders on login $ rcmail_config [ 'create_default_folders'] = TRUE;
This will automatically create the missing files.
Sincerely _______________________________________________ List info: http://lists.roundcube.net/users/
--- admin@beyondserv.net wrote:
On Tue, 7 Oct 2008 15:02:47 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Hi folks,
Debian Etch Postfix Dovecot-imap Roundcubemail-0.1
Roundcube is running I can login to send mails. But the mails sent can't be saved. There is only one folder "Inbox" displayed.
On Personal Setttings -> Folders Only "Inbox" displaying
I can't create new folders manually there, on saving warning popup saying unable to save.
The table for seleting Sent/Trash/Draft etc. folders all disappear there.
I have been playing round on main.inc.php and db.inc.php without result/
Neither Roundcube can receive mails. All incoming mails are on /var/mail/users.
Please help.
B.R. Stephen L
Send instant messages to your online friends
List info: http://lists.roundcube.net/users/
Hello,
I had the same problem, it was actually change a variable in the file main.inc.php:
/ / Automatically create the above listed default folders on login $ rcmail_config [ 'create_default_folders'] = TRUE;
This will automatically create the missing files.
Sincerely
Hi,
Thanks for your advice.
I tried both versions before; $rcmail_config['create_default_folders'] = FALSE; $rcmail_config['create_default_folders'] = TRUE;
None of them work. The strange thing is I can't create folders manually, saving NOT working.
B.R. Stephen
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
Stephen Liu wrote:
Thanks for your advice.
I tried both versions before; $rcmail_config['create_default_folders'] = FALSE; $rcmail_config['create_default_folders'] = TRUE;
None of them work. The strange thing is I can't create folders manually, saving NOT working.
I have no problems with postfix + dovecot + roundcube.
On Tue, 7 Oct 2008 16:12:19 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
--- admin@beyondserv.net wrote:
On Tue, 7 Oct 2008 15:02:47 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Hi folks,
Debian Etch Postfix Dovecot-imap Roundcubemail-0.1
Roundcube is running I can login to send mails. But the mails sent can't be saved. There is only one folder "Inbox" displayed.
On Personal Setttings -> Folders Only "Inbox" displaying
I can't create new folders manually there, on saving warning popup saying unable to save.
The table for seleting Sent/Trash/Draft etc. folders all disappear there.
I have been playing round on main.inc.php and db.inc.php without result/
Neither Roundcube can receive mails. All incoming mails are on /var/mail/users.
Please help.
B.R. Stephen L
Send instant messages to your online friends
List info: http://lists.roundcube.net/users/
Hello,
I had the same problem, it was actually change a variable in the file main.inc.php:
/ / Automatically create the above listed default folders on login $ rcmail_config [ 'create_default_folders'] = TRUE;
This will automatically create the missing files.
Sincerely
Hi,
Thanks for your advice.
I tried both versions before; $rcmail_config['create_default_folders'] = FALSE; $rcmail_config['create_default_folders'] = TRUE;
None of them work. The strange thing is I can't create folders manually, saving NOT working.
B.R. Stephen
Send instant messages to your online friends
List info: http://lists.roundcube.net/users/
Maybe you have a problem with permission folder...
Check the logs of roundcube in /logs/error, if you have enabled them _______________________________________________ List info: http://lists.roundcube.net/users/
--- Life Hunter admin@beyondserv.net wrote:
Hello,
I had the same problem, it was actually change a variable in the
file
main.inc.php:
/ / Automatically create the above listed default folders on login $ rcmail_config [ 'create_default_folders'] = TRUE;
This will automatically create the missing files.
Sincerely
Hi,
Thanks for your advice.
I tried both versions before; $rcmail_config['create_default_folders'] = FALSE; $rcmail_config['create_default_folders'] = TRUE;
None of them work. The strange thing is I can't create folders manually, saving NOT working.
B.R. Stephen
Maybe you have a problem with permission folder...
Hi,
$ tail /var/www/roundcube/logs/errors [Native message: Can't connect to MySQL server on 'satimis.com' (4)] ** mysql(mysql)://roundcube:xxx@satimis.com/roundcube in /var/www/roundcube/pro gram/include/rcube_mdb2.inc on line 106 [07-Oct-2008 04:33:20 +0000] DB Error: connect: [Error message: Can't connect to MySQL server on 'satimis.com' (4)] [Native code: 2003] [Native message: Can't connect to MySQL server on 'satimis.com' (4)] ** mysql(mysql)://roundcube:xxx@satimis.com/roundcube in /var/www/roundcube/pro gram/include/rcube_mdb2.inc on line 106 [07-Oct-2008 04:40:19 +0000] IMAP Error: Could not save message in Sent in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 05:13:31 +0000] IMAP Error: Could not save message in SENT in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 05:58:55 +0000] IMAP Error: Could not save message in SENT in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 06:46:45 +0000] IMAP Error: Authentication for satimis failed (LOGI N): "a001 NO Authentication failed." in on line 0
/var/www/roundcube/program/include/rcube_mdb2.inc line 106 raise_error(array('code' => 500, 'type' => 'db', 'line' => __LINE__,
B.R. Stephen
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
On Tue, 7 Oct 2008 17:58:51 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Hi,
$ tail /var/www/roundcube/logs/errors [Native message: Can't connect to MySQL server on 'satimis.com' (4)] ** mysql(mysql)://roundcube:xxx@satimis.com/roundcube in /var/www/roundcube/pro gram/include/rcube_mdb2.inc on line 106 [07-Oct-2008 04:33:20 +0000] DB Error: connect: [Error message: Can't connect to MySQL server on 'satimis.com' (4)] [Native code: 2003] [Native message: Can't connect to MySQL server on 'satimis.com' (4)] ** mysql(mysql)://roundcube:xxx@satimis.com/roundcube in /var/www/roundcube/pro gram/include/rcube_mdb2.inc on line 106 [07-Oct-2008 04:40:19 +0000] IMAP Error: Could not save message in Sent in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 05:13:31 +0000] IMAP Error: Could not save message in SENT in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 05:58:55 +0000] IMAP Error: Could not save message in SENT in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 06:46:45 +0000] IMAP Error: Authentication for satimis failed (LOGI N): "a001 NO Authentication failed." in on line 0
/var/www/roundcube/program/include/rcube_mdb2.inc line 106 raise_error(array('code' => 500, 'type' => 'db', 'line' => __LINE__,
Can you check your /var/log/mail.log too ? You have roundcube 0.2 beta ? Check your database too
Sincerely _______________________________________________ List info: http://lists.roundcube.net/users/
--- Life Hunter admin@beyondserv.net wrote:
On Tue, 7 Oct 2008 17:58:51 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Hi,
$ tail /var/www/roundcube/logs/errors [Native message: Can't connect to MySQL server on 'satimis.com'
(4)]
** mysql(mysql)://roundcube:xxx@satimis.com/roundcube in /var/www/roundcube/pro gram/include/rcube_mdb2.inc on line 106 [07-Oct-2008 04:33:20 +0000] DB Error: connect: [Error message:
Can't
connect to MySQL server on 'satimis.com' (4)] [Native code: 2003] [Native message: Can't connect to MySQL server on 'satimis.com'
(4)]
** mysql(mysql)://roundcube:xxx@satimis.com/roundcube in /var/www/roundcube/pro gram/include/rcube_mdb2.inc on line 106 [07-Oct-2008 04:40:19 +0000] IMAP Error: Could not save message in
Sent
in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 05:13:31 +0000] IMAP Error: Could not save message in
SENT
in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 05:58:55 +0000] IMAP Error: Could not save message in
SENT
in /var/ www/roundcube/program/steps/mail/sendmail.inc on line 0 [07-Oct-2008 06:46:45 +0000] IMAP Error: Authentication for satimis failed (LOGI N): "a001 NO Authentication failed." in on line 0
/var/www/roundcube/program/include/rcube_mdb2.inc line 106 raise_error(array('code' => 500, 'type' => 'db', 'line' => __LINE__,
Can you check your /var/log/mail.log too ?
# tail /var/log/mail.log Password: Oct 7 10:15:53 xen5 postfix/smtpd[1772]: disconnect from cpc2-pnth1-0-0-cust107.cdif.cable.ntl.com[82.6.16.108] Oct 7 10:19:13 xen5 postfix/anvil[1774]: statistics: max connection rate 1/60s for (smtp:82.6.16.108) at Oct 7 10:15:52 Oct 7 10:19:13 xen5 postfix/anvil[1774]: statistics: max connection count 1 for (smtp:82.6.16.108) at Oct 7 10:15:52 Oct 7 10:19:13 xen5 postfix/anvil[1774]: statistics: max cache size 1 at Oct 7 10:15:52 Oct 7 10:27:43 xen5 postfix/smtpd[1786]: connect from adsl-ull-69-188.47-151.net24.it[151.47.188.69] Oct 7 10:27:45 xen5 postfix/smtpd[1786]: NOQUEUE: reject: RCPT from adsl-ull-69-188.47-151.net24.it[151.47.188.69]: 554 5.7.1 Service unavailable; Client host [151.47.188.69] blocked using bl.spamcop.net; Blocked - see http://www.spamcop.net/bl.shtml?151.47.188.69; from=edrofsnk_1994@13406tamarack.net to=satimis@satimis.com proto=ESMTP helo=<adsl-ull-69-188.47-151.net24.it> Oct 7 10:27:46 xen5 postfix/smtpd[1786]: disconnect from adsl-ull-69-188.47-151.net24.it[151.47.188.69] Oct 7 10:31:06 xen5 postfix/anvil[1788]: statistics: max connection rate 1/60s for (smtp:151.47.188.69) at Oct 7 10:27:43 Oct 7 10:31:06 xen5 postfix/anvil[1788]: statistics: max connection count 1 for (smtp:151.47.188.69) at Oct 7 10:27:43 Oct 7 10:31:06 xen5 postfix/anvil[1788]: statistics: max cache size 1 at Oct 7 10:27:43
You have roundcube 0.2 beta ?
roundcubemail-01
Check your database too
$ mysql -u roundcube -p roundcube Enter password: ERROR 1045 (28000): Access denied for user 'roundcube'@'localhost' (using password: YES)
This is the 3rd time I have to run following command? Password is correct.
$ mysql -u root -p Enter password:
mysql> GRANT ALL PRIVILEGES ON roundcube.* TO 'roundcube'@'localhost' IDENTIFIED BY 'mypassword'; Query OK, 0 rows affected (0.00 sec)
mysql> FLUSH PRIVILEGES; Query OK, 0 rows affected (0.00 sec)
mysql> exit; Bye
Here nothing has been saved. I can't understand what is wrong here? Please help. TIA
$ mysql -u roundcube -p roundcube Enter password:
mysql> show tables -> ; +---------------------+ | Tables_in_roundcube | +---------------------+ | cache | | contacts | | identities | | messages | | session | | users | +---------------------+ 6 rows in set (0.00 sec)
B.R. Stephen L
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
On Tue, 7 Oct 2008 19:09:00 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Can you check your /var/log/mail.log too ?
# tail /var/log/mail.log
You have roundcube 0.2 beta ?
roundcubemail-01
I suggest you to install the last roundcube : roundcube0.2-beta
And check the /var/log/mail.log at the same time when you auth or send an email with roundcube _______________________________________________ List info: http://lists.roundcube.net/users/
--- Life Hunter admin@beyondserv.net wrote:
On Tue, 7 Oct 2008 19:09:00 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Can you check your /var/log/mail.log too ?
# tail /var/log/mail.log
You have roundcube 0.2 beta ?
roundcubemail-01
I suggest you to install the last roundcube : roundcube0.2-beta
Whether just run;
# rm -rf /var/www/roundcube
to erase the installed version? Anything else?
And check the /var/log/mail.log at the same time when you auth or send an email with roundcube
Now I can't start roundcube.
http://satimis.com/mail/index.php DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database! Please contact your server-administrator.
It was working 15 min before. I don't understand its cause. This problem happens before. After a while then it worked normal again.
$ tail /var/www/roundcube/logs/errors [Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)] ** mysql(mysql)://roundcube:xxx@localhost/roundcube in /var/www/roundcube/program/include/rcube_mdb2.inc on line 106 [07-Oct-2008 11:40:49 +0000] DB Error: connect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)][Native code: 1045] [Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)] ** mysql(mysql)://roundcube:xxx@localhost/roundcube in /var/www/roundcube/program/include/rcube_mdb2.inc on line 106 [07-Oct-2008 11:41:12 +0000] DB Error: connect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)][Native code: 1045] [Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)] ** mysql(mysql)://roundcube:xxx@localhost/roundcube in /var/www/roundcube/program/include/rcube_mdb2.inc on line 106
The abovementioned seems nothing in connection ?
B.R. satimis
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
On Tue, 7 Oct 2008 19:48:29 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Whether just run;
# rm -rf /var/www/roundcube
to erase the installed version? Anything else?
Yes, and mysql tables too
You have PHP5 ? or PHP4 ?
List info: http://lists.roundcube.net/users/
--- Life Hunter admin@beyondserv.net wrote:
On Tue, 7 Oct 2008 19:48:29 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Whether just run;
# rm -rf /var/www/roundcube
to erase the installed version? Anything else?
Yes, and mysql tables too
How to remove them?
You have PHP5 ? or PHP4 ?
No. I have following packages installed;
$ apt-cache policy lighttpd php5-cgi php5-mysql lighttpd: Installed: 1.4.13-4etch10 Candidate: 1.4.13-4etch10 Version table: *** 1.4.13-4etch10 0 500 http://ftp.au.debian.org etch/main Packages 500 http://security.debian.org stable/updates/main Packages 100 /var/lib/dpkg/status
php5-cgi: Installed: 5.2.0-8+etch11 Candidate: 5.2.0-8+etch11 Version table: *** 5.2.0-8+etch11 0 500 http://ftp.au.debian.org etch/main Packages 500 http://security.debian.org stable/updates/main Packages 100 /var/lib/dpkg/status
php5-mysql: Installed: 5.2.0-8+etch11 Candidate: 5.2.0-8+etch11 Version table: *** 5.2.0-8+etch11 0 500 http://ftp.au.debian.org etch/main Packages 500 http://security.debian.org stable/updates/main Packages 100 /var/lib/dpkg/status
B.R. Stephen L
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
On Tue, 7 Oct 2008 20:29:14 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
--- Life Hunter admin@beyondserv.net wrote:
Yes, and mysql tables too
How to remove them?
DROP TABLE the_table
;
For each table in your roundcube database _______________________________________________ List info: http://lists.roundcube.net/users/
Life Hunter wrote:
On Tue, 7 Oct 2008 20:29:14 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
--- Life Hunter admin@beyondserv.net wrote:
Yes, and mysql tables too
How to remove them?
DROP TABLE
the_table
;For each table in your roundcube databas
Or you can save yourself a bit of typing and use "drop database roundcube" to drop the whole database with all tables.
--- Life Hunter admin@beyondserv.net wrote:
On Tue, 7 Oct 2008 20:29:14 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
--- Life Hunter admin@beyondserv.net wrote:
Yes, and mysql tables too
How to remove them?
DROP TABLE
the_table
;
Thanks.
Ah, for simplicity, it would be better for me to start fresh on a clean Mail Server installing RoundCube, the beta version.
Let me provide some background story on my test. This is a Xen Virtual Machine (PC) running Debian Etch as Host (Dom0) with 7 severs running as Guest (DomU), also on Debian Etch. All of them are for testing.
I followed;
http://www.melolabs.com/notes/debian/
building this Mail Server, naming it Xen5. All steps before Optional Stuff are 99.9% workable with minor rectification. This Mail Server can send/receive mails withtout problem. After finish I cloned a disk image of this Server naming it Xen7. I can start on Xen7 without careing to erase unwanted packages. Xen7 is a clean Mail Server.
This is my first time running lighttpd php5-cgi php5-mysql The light weight webserver, lighttpd, attracts my interest to continue the test. What will be your recommendation continue following this small howto installing the aforesaid packages OR turning back to Apache2, PHP5, etc.?
I'll test the said cloned image first checking whether the Mail Server is working before taking a move. Thanks
(I'll clone another clean Mail Server as well before start)
B.R. Stephen L
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
This is my first time running lighttpd php5-cgi php5-mysql The light weight webserver, lighttpd, attracts my interest to continue the test. What will be your recommendation continue following this small howto installing the aforesaid packages OR turning back to Apache2, PHP5, etc.?
I think you can continue with lighttpd...
I'll test the said cloned image first checking whether the Mail Server is working before taking a move. Thanks
If I can suggest you to follow this howto : http://linux.justinhartman.com/Postfix_and_Courier_Installation_using_MySQL
I have used it for my new mail server, and it works very well, but there are few bug to correct in this howto, if you want use it, I can help you ;)
List info: http://lists.roundcube.net/users/
--- Life Hunter admin@beyondserv.net wrote:
This is my first time running lighttpd php5-cgi php5-mysql The
light
weight webserver, lighttpd, attracts my interest to continue the
test.
What will be your recommendation continue following this small
howto
installing the aforesaid packages OR turning back to Apache2, PHP5, etc.?
I think you can continue with lighttpd...
Noted. I'll come back to this list after testing.
If I can suggest you to follow this howto :
http://linux.justinhartman.com/Postfix_and_Courier_Installation_using_MySQL
I have used it for my new mail server, and it works very well, but there are few bug to correct in this howto, if you want use it, I can help you
Thanks. I'll test it on DomU6, Xen6 (another guest) which is a clean Debian Etch without X. In case of difficulty I'll contact you off the list if you have no objection.
B.R. Stephen
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/
On Tue, 7 Oct 2008 22:43:55 +0800 (CST), Stephen Liu satimis@yahoo.com wrote:
Thanks. I'll test it on DomU6, Xen6 (another guest) which is a clean Debian Etch without X. In case of difficulty I'll contact you off the list if you have no objection.
Ok, no problem ;) _______________________________________________ List info: http://lists.roundcube.net/users/