Displaying 20 results from an estimated 5000 matches similar to: "xtreemfs"
2009 Jul 10
2
Relative home directory paths not supported 1.2.1 broke my setup
Hi Timo,guess
this patch break my setup
http://hg.dovecot.org/dovecot-1.2/rev/dd49cf3fd2c9
the log entry does not look very right cause i dont use relative paths
or i missinterpreted somthing here
Jul 10 21:12:29 dovecot: Error: Relative home directory paths not
supported (user robert at schetterer.com):
maildir:/usr/local/virtual/schetterer.com/robert at schetterer.com/
how can i get my old
2009 May 17
3
example sql acl_shared_dict wiki
Hi Timo,
wiki says
---------
Shared mailbox listing
.....
You could use any dictionary backend, such as SQL or Berkeley DB, but a
simple flat file should work pretty well too:
plugin {
acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes.db
}
....
--------
could you include an example for having
acl_shared_dict in sql ?
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
2010 May 19
6
dovecot2 latest beta5 acl not working properly ?
Hi
i tested acls with some clients
horde/imp mulberry thunderbird squirrelmail kmail
and i couldnt get it run proberly
i have no problems testing setacl etc with plain
telnet session, and i have no error in verbose logging
but it looks like acl is only working partly with some clients
so show acls is working mostly but setting only partly
horde/imp and mulberry dont show any acls
any idea?
--
2008 Jul 13
3
folder deletion fails dbox
Hi Timo,
playing a lot with dbox
but folder deletion seems to me broken,
whatever setting i tested i cant delete subfolders
with thunderbird, i first thought about acls
but deactivate acl didnt helped
splitting control an index files from dbox also didnt work,
i cant find any failure message in the logs,
but there is also no entry for delete trys
all debug level are in the highest stage on this
2005 Feb 14
2
SMBLDAP-TOOLS IDEALX vs Samba src
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi @ll,
just a version Question to the gurus,
i found SMBLDAP-TOOLS version 0.7 in the Samba sources
but today there was an upgrade to
smbldap-tools 0.8.7 by IDEALX
will the samba team upgrade SMBLDAP-TOOLS
in the samba sources too?
If not what are the reasons not to do so?
- --
Mit freundlichen Gruessen
Best Regards
Robert Schetterer
2007 Apr 03
2
detailed info about acls with virtual users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi @ll,
i try use acl with imap with dovecot latest
but i dont get trough , is there more info online then written in the wiki ?
i have a setup like
http://wiki.dovecot.org/DovecotLDAPostfixAdminMySQL
but with this acl dont seems to work , and folders arent reported with
acls to i.e thnderbird
- --
Mit freundlichen Gruessen
Best Regards
Robert
2008 Sep 24
2
dovecot 1.2.alpha1 quota dict driver mysql broken
Hi Timo,
quota dict seems to be broken with 1.2.alpha1
MAP(robert at schetterer.com): read(/var/run/dovecot/dict-server) failed:
Remote disconnected
dovecot: Sep 24 18:43:16 Error: dict: Error in configuration file
/etc/dovecot/dovecot-dict-quota.conf line 1: Unknown setting: driver
dovecot: Sep 24 18:43:16 Error: dict: Failed to initialize dictionary
'quotadict'
2007 Feb 02
2
broken attachments with pop3
Hi all,
ive just upgrade to rc21 ( so i dont know perhaps this report failure is
fixed with this release )
i have reports from users that attachments get broken ( with rc19, dont
know about before ) with some accounts , which where downloaded via a
pop3 service to a exchange server, but in fact nothing is broken when
looking with imap to the mailboxes
Has anyone an idea, i havent any failure logs
2009 Sep 19
3
sieve security problem
hi , anybody knows more about this ?
http://secunia.com/advisories/36698/
http://secunia.com/advisories/36629/
http://secunia.com/advisories/36713/
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
2011 Apr 25
1
dovecot & OCFS2 Cluster
There is a bug in ocfs2 1.4 if you are using it you should be looking for
upgrading to ocfs2 1.6
I have several performance problens with ocfs2 but now i guess the problem
is the webmail client that we are using.
I have several post here about it.
I will write a new one as soon as i found the solution.
Anyway, why use lmtp over lda ?
My setup have about 5000 active acounts all in maildir.
2009 Jan 06
2
dovecot 1.2 shared namespace/mailboxes %%u expands only to %
Hi Timo,
with
dovecot --version
1.2.alpha5
namespace shared {
separator = /
prefix = "shared/%d/%%u/"
subscriptions = yes
list = yes
}
and dovecot-acl
authenticated lr
in /usr/local/virtual/schetterer.com
%%u seems not expand to other existing users instead it expands to %
i expected showing all other maildir beyond
dovecot: Jan 06 23:53:14 Info: IMAP(robert at
2008 Jun 20
2
acl imap_capability ? 1.1.rc12
Hi all, is acl ( with acl plugin enabled )
anounced in imap_capability list by dovecot
i cant find it in telnet tests, so is it my fault or
is it default beavior using 1.1.rc12
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
2008 Jul 11
2
dovecot 1.1.1 dbox public namespace problem
Hi @ll
i have somthing like
namespace public {
separator = /
prefix = "public/"
location = dbox:/usr/local/virtual/%d/public
inbox = no
list = yes
subscriptions = yes
hidden = no
}
which works nice if i set
location = maildir:/usr/local/virtual/%d/public
%d expansion works right with maildir
but if user mailboxes are on dbox with public namespace
too, dovecot
2008 Jul 21
2
recursive acl problem
Hi,
i ve got a problem with
recursive acl, using not a vfile global backend.
( no default acl)
In my understanding
every folder(directory)
needs a seperate dovecot-acl
files with permissions.
This works fine, but my tests showed
using a shared namespace
like i.e.
namespace shared {
separator = /
prefix = "users/%d/"
location = dbox:/usr/local/virtual/%d/
inbox = no
list
2009 Jan 27
2
dovecot 1.2 virtual folders question
Hi Timo
is this possible a possible setup ?
for downloading imap folders ( including inbox )
with pop3 controlled by a a dovecot-virtual file
in usr/local/virtual/%d/%u/
with content something like that
*
-Trash
-Trash/*
-Sent
-Sent/*
-Drafts
-Drafts/*
all
namespace private {
separator = /
prefix = ""
2011 Feb 08
1
pop3 index virtual question
Hi @ll, Timo, on 2.0.9
i have a user reporting pop3 leaving mails on the server does not work
as desired
i have
namespace default {
# type = private
separator = /
prefix = ""
list = yes
# hidden = no
subscriptions = yes
}
namespace virtual {
# type = private
prefix = "virtual/"
separator = /
location = virtual:/etc/dovecot/virtual:LAYOUT=maildir++
#location
2011 Apr 29
2
Dovecot Folder Creation Problem
Hi Robert,
Many thanks for your reply. I realized that the title of my email was not
explaining my exact problem. My problem is not the creation of the folders.
I am happy with the folders created by RoundCube. I am confused why Outlook
can't write to the Sent Items folder. Logically Outlook, TB or any other
email client must have permission to write the sent mails to the chosen sent
mail
2010 Nov 12
1
dove 2.0.7 virtual no mails INBOX pop3
Hi Timo,
i have no mails from INBOX over pop3
other folders work ok as well as imap
like set Virtual POP3 INBOX
namespace default {
# type = private
separator = /
prefix = ""
list = yes
# hidden = no
subscriptions = yes
}
namespace virtual {
# type = private
prefix = "virtual/"
separator = /
# location = virtual:/etc/dovecot/virtual:LAYOUT=maildir++
2008 Jul 12
3
dbox and quota question
Hi all,
i am asking myself
how quota is done with dbox in a virtual setup
with having quotas in sql
dove 1.1.1
says quota maildir: No maildir storages, ignoring quota
lda means quota maildir: No maildir storages, ignoring quota
which is right
i dont wanna use dict , i only wanna use the qutoas out of sql crated by
postfixadmin
has someone used this ever ?
--
Best Regards
MfG Robert
2008 Nov 26
3
v1.2Autocreate
Hi Timo,
a setup like
http://wiki.dovecot.org/Plugins/Autocreate
seems not to work
the module is loaded but no subfolder creation at login
happens, sorry no log about failures with it
simply
Module loaded: /usr/lib/dovecot/modules/imap/lib20_autocreate_plugin.so
should i try
i.e
autocreate = ".Trash/"
or is there more info around
--
Best Regards
MfG Robert Schetterer