Displaying 5 results from an estimated 5 matches for "maildir_create".
2009 Mar 04
2
v1.2: can't access other users shared INBOX
Hi *,
when a user A shares his INBOX with another user B, the user B can't
access its content:
User A:
g getacl INBOX
* ACL INBOX A at example.com lrswipkxtecda B at example.com lrswipkxtecd
g OK Completed
User B:
l list "" "*"
* LIST (\Noselect \HasChildren) "/" "user"
* LIST (\Noselect \HasChildren) "/" "user/A at
2007 Apr 05
1
truncated maildir root?
Hello,
I have successfully configure dovecot to lookup my existing user database to lookup the homedir. However, I found the following from the log:
dovecot: Apr 05 04:05:16 Info: IMAP(joewong99:tkodog.no-ip.com): Effective uid=1001, gid=1001, home=/mnt/mailmountpoint/4/22/3/joewong99:tkodog.no-ip.com at tkodog_no-ip_com
dovecot: Apr 05 04:05:16 Info: IMAP(joewong99:tkodog.no-ip.com): maildir:
2005 Apr 13
1
Failed to create storage with data:
Hi, i'm using dovecot-1.0-stable.
All my mail accounts are virtual accounts that come from pam with the
following configuration in auth_default:
passdb = pam
userdb = static uid=5000 gid=5000 home=/var/mail/vhost/example.com/%n
mail=/var/mail/vhost/example.com/%n
for a user foo, if the directory /var/mail/vhost/example.com/foo already
exists, then all is ok, but if the directory
2003 Mar 25
3
mailbox problem
Hi list!
Since a week I am testing with dovecot, and I must say, I like it a lot :)
Keep up the good work :)
I do have one questing regarding dovecot: If I login to a mailbox, and the
mailbox does NOT exist, and the parent directory does not exist either, I
will get disconnected, and dovecot claims it cannot create the directory.
(eg: my user blah at test.com has mail directory
2003 Apr 16
1
pop3 coredump
...0, nodiskspace = 0,
index_lock_timeout = 0, allow_new_custom_flags = 0, mailbox_readonly = 0,
mailbox_lock_timeout = 0}
(gdb) p storage
$3 = (struct mail_storage *) 0x808f000
(gdb) p *storage
$5 = {name = 0x8076805 "maildir", hierarchy_sep = 46 '.',
create = 0x804b2c0 <maildir_create>, free = 0x804b428 <maildir_free>,
autodetect = 0x804b480 <maildir_autodetect>,
set_callbacks = 0x80535e4 <index_storage_set_callbacks>,
open_mailbox = 0x804b940 <maildir_open_mailbox>,
create_mailbox = 0x804ba5c <maildir_create_mailbox>,
delete_mailb...