Roundcube Community Forum

 

[0.5.1] Create new folder.

Started by AsenClave, February 23, 2011, 05:03:24 AM

Previous topic - Next topic

AsenClave

Where is that log file?
http://inoto.net/problem/roundcube/1.png

roundcubemail-0.5.1

Julius Caesar

The logfile should be in /logs/
Julius Caesar

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

AsenClave

Quote from: Julius Caesar;33429The logfile should be in /logs/

roundcube@lupus ~ $ cd [www]/mail/logs/
roundcube@lupus [www]/mail/logs $ ls
errors  sendmail
roundcube@lupus [www]/mail/logs $ cat errors

roundcube@lupus [www]/mail/logs $ cat sendmail
[23-Feb-2011 09:54:40 +0000]: User clave@localhost [79.162.0.109]; Message for [email protected]; 250: 2.0.0 Ok: queued as 34F02139692
[23-Feb-2011 10:05:29 +0000]: User clave@localhost [79.162.0.109]; Message for [email protected]; 250: 2.0.0 Ok: queued as 0E8B8139692
[23-Feb-2011 10:31:19 +0000]: User [email protected] [79.162.0.109]; Message for [email protected]; 250: 2.0.0 Ok: queued as 9EC1813968B
roundcube@lupus [www]/mail/logs $


No errors?

Julius Caesar

#3
You can increase the debuglevel in the config file: /config/main.inc.php

$rcmail_config['debug_level'] = 8;
Julius Caesar

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

AsenClave

Quote from: Julius Caesar;33431Other question: Are you trying to rename the INBOX?

No, RoundCube can't access to my ~/.maildir/ What chown and chmod i need?

Julius Caesar

The owner must be the same as the user which accessed the imap-server
The rights must be full access to the user

chown clave .maildir
chmod 700 .maildir
Julius Caesar

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

AsenClave

Ok. lets do this:
lupus test # ls -laR .maildir/
.maildir/:
total 20
drwx------ 5 test test 4096 Feb 23 13:42 .
drwxr-xr-x 3 test test 4096 Feb 23 13:42 ..
drwxr-xr-x 2 test test 4096 Feb 23 13:42 cur
drwxr-xr-x 2 test test 4096 Feb 23 13:42 new
drwxr-xr-x 2 test test 4096 Feb 23 13:42 tmp

.maildir/cur:
total 8
drwxr-xr-x 2 test test 4096 Feb 23 13:42 .
drwx------ 5 test test 4096 Feb 23 13:42 ..

.maildir/new:
total 8
drwxr-xr-x 2 test test 4096 Feb 23 13:42 .
drwx------ 5 test test 4096 Feb 23 13:42 ..

.maildir/tmp:
total 8
drwxr-xr-x 2 test test 4096 Feb 23 13:42 .
drwx------ 5 test test 4096 Feb 23 13:42 ..




Account to test {
 login = test
 passwd = 1235
}

iNoto.net Association :: Welcome to iNoto.net Association

Try this and tell me what do you think.

Julius Caesar

Is there any information in the mail servers logfile (/var/log/mail)?

I've tried to create a folder named 'CanBeDropped'
Julius Caesar

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

AsenClave

Quote from: Julius Caesar;33435Is there any information in the mail servers logfile (/var/log/mail)?

I've tried to create a folder named 'CanBeDropped'

lupus log # ls /var/log
auth.log  daemon.log  kern.log  lighttpd  user.log
btmp      faillog     lastlog   sys.log   wtmp

Julius Caesar

odd!

Can you find any reference to a log location in you imap-server configuration?

Usually in /etc//.

I.E. /etc/dovecot/
Julius Caesar

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

AsenClave

#10
Quote from: Julius Caesar;33437odd!

Can you find any reference to a log location in you imap-server configuration?

lupus ~ # ls -h /etc/courier
imapd           imapd.cnf   pop3d-ssl       pop3d.dist            shared.tmp
imapd-ssl       imapd.dist  pop3d-ssl.dist  quotawarnmsg.example
imapd-ssl.dist  pop3d       pop3d.cnf       shared


Wanna cat imapd or imapd.cnf?

imapd:

...
##NAME: LOGGEROPTS:0
#
# courierlogger(1) options.
#

LOGGEROPTS="-name=imapd"
...

Julius Caesar

I've sent you an email with a request
Julius Caesar

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

AsenClave

Quote from: Julius Caesar;33440I've sent you an email with a request

E-mail where you sent :D ? gmail.com or inoto.net? What account?

Julius Caesar

Julius Caesar

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

AsenClave