Displaying 20 results from an estimated 700 matches similar to: "enable/disable shared namespace in passdb"
2015 May 16
2
Couldn't create lock .dovecot-sync.lock
Hi,
In a cluster with two servers and replication via dovecot-dsync, this
error is logged:
server1 dovecot: dsync-server(<user>): Error: Couldn't create lock
/var/lib/imap/user/6a/<user>/.dovecot-sync.lock: No such file or directory
This is because "/var/lib/imap/user/6a/<user>/" doesn't exist in
server1. In another cluster node, the directory exists and
2009 Jan 17
1
Default mbox file ownership and permissions with static userdb
Hi there!
I'm using Dovecot 1.1.7 in a simple setup with a static userdb:
userdb:
driver: static
args: uid=50018 gid=50019 home=/home/dovemail
When my users create folders via IMAP, the ownership of the mbox file is
user dovemail, group dovemail, and permissions are 600. I'd like this to
change to user dovemail, group doveusers, permissions 660, but I can't
figure out a
2013 Apr 08
4
LMTP Setup/Design Help Request
Hi altogether,
I am switching from dbmail 2.2 to dovecot 2.1.7, and I was able to do a successful transition of IMAP. But I
had a very hard time with receiving mail, and in the end -- after loads of reading and debugging -- I broke
down and failed. This is why I am asking you for your kind help.
I only have virtual users and have set
mail_uid = dovemail
mail_gid = dovemail
For authentication,
2009 Mar 24
9
mailutil?
dbox format needs at least two tools:
1. Expunging only marks the message having refcount=0. The actual disk
space is freed only after calling a tool pointing to the user's dbox
dir.
2. Ability to force index resync/rebuild in case it doesn't figure out
itself that there's something wrong.
I'm starting to think about building a more generic mailutil tool, maybe
something similar
2014 Aug 18
1
[SOLVED] Re: Trying Dovecot Replication with dsync
>
> 1)
> Aug 14 15:39:34 ceph1 dovecot: imap(account=domaintest.com): Error:
> open(/var/run/dovecot/replication-notify-fifo) failed: Permission denied
>
> What is the correct perms for /var/run/dovecot/replication-notify-fifo ?
> Currently:
> # ll /var/run/dovecot/replication-notify-fifo
> prw------- 1 root root 0 Aug 14 15:57
>
2014 Sep 09
1
My Dsync isn't replicating 'EXPUNGE' IMAP command
Hi!
I have two Dovecot-2.2.13 servers with Dsync Replication: server1 and
server2.
When I execute 'EXPUNGE' on server1 side, the messages with FLAG
\Deleted are expunged only on server1. The message is still present in
Server2.
Could someone give me a hint reason for this ?
Thanks in advance!
--
Thiago Henrique
======================================================================
2009 Dec 13
1
is this a security issue?
if i:
chmod 777 /var/lib/dovecot /var/lib/dovecot/control /var/lib/dovecot/index
could that make a security hole?
/Debian Lenny/
postfix+dovecot+squirrelmail, etc
2011 Oct 13
2
Dovecot not processing through Sieve
Hello everyone,
I'm fairly new to Dovecot, but I've gotten the majority of things working
except for Sieve. I'm running Dovecot 1.2.9 coupled with Postfix and
SpamAssassin all with a virtual domains setup. I am receiving mail and it
is being processed by all the plugins that operate through Postfix. The
quota configured in Dovecot appears to be working because my mail client
shows
2006 Jun 01
2
Finding the right interface on FreeBSD
Hello,
The code in tinc for BSD device has no way to handle the fact that
several tun devices are already used., since it always try to open the
specified device which might already be in use.
The following patch makes it try to open the various available tun
devices before giving up.
Hope that helps,
--
Ga?l Roualland -+- gael.roualland@oleane.net
-------------- next part --------------
diff
2003 Nov 03
1
<--PRI--> * <--PRI--> modem bank - problems
Gentlemen
We are attempting to use * in a simple switching application:
+-----> office lines
|
V
LEC <--PRI--> * <--PRI--> modem bank (56k dialup modems)
The problem is that (even with no office lines active) the modems
have difficulty establishing a connection, the connection is slow
(way too slow for 56k modems) and the connections are
1999 Jan 21
2
configure command for SAMBA 2.0.0 fails under HP-UX 10.20
Good afternoon,
I've downloaded the newly released Samba package 2.0.0, and when
trying to run "compile" (located in directory source of the package),
after a moment, script fail with the following errors:
>ERROR: No locking available. Running Samba would be unsafe
>configure: error: summary failure. Aborting config.
The following lines are extracted from last lines of
2001 Feb 22
1
Borland C++ 5 patch 1 and wine
Hy,
I'am trying to compile a little project with Borland C++ 5
on my redhat 7.0 box with the rpm package from linux-easy for wine.
The IDE is working correctly, compilation goes ok
but when comes time to link all object files together Borland c++ stop to
work. I tried to export project file and do a make, it is the same
problem ilink32.exe seems to hang....
Thanks for help
Jean-Francois
2001 Mar 14
2
[beginner] pb to find libavifil32.so
I try to install wine20000909-1mdk for Mandrake7.2.
But when I try 'wine sol' (just for the test) it says:
'/usr/X11R6/bin/wine-strip: error in loading shared library: libavifil32.so:
cannot open shared object file: No such file or directory'
what's wrong? libavifil32.so exists (/usr/X11R6/lib/).
TBA and sorry for my poor english.
2004 Mar 22
5
Your email message was blocked
MailMarshal (an automated content monitoring gateway) has
not delivered the following message:
Message: B0000c89bd.00000001.mml
From: samba@samba.org
To: lianaj@balgrammar.vic.edu.au
Subject: Question
This is due to automatic rules that have determined that the
intended recipient is not authorized to receive messages with
certain potentially dangerous filetypes attached.
2013 Apr 02
1
v2.2 getting NULL pointer reference with shared namespace in mailbox_tree?
> > With todays nightly:
> >
> > dsync(wsunpriv at iai.uni-bonn.de): Panic: file imapc-list.c: line 199 (imapc_list_get_vname): assertion failed: (strncmp(prefix, storage_name, prefix_len) == 0 && storage_name[prefix_len] == list->sep)
>
> Oh, and this would be good to solve too. What does it say with gdb:
>
> gdb dsync core
> fr 5
> p prefix
>
2015 Jun 11
0
Replication: "cross-updates" of mail meta-data
Hello
I have a two-server dovecot setup using replication. Each server runs
two dovecot instances, one for director and another for the backend.
Initially I set up a single server, got it all working, then rsync'd the
data and index partitions to the new one and started the clusters (I
used rsync as a way to speed-up dovecot's initial replication). Both
servers listen on a virtual IP
2013 Feb 26
2
(no subject)
I've run into a problem with `doveadm backup` (2.2 rc2 and 20130226)
I did not notice in 2.1.15
doveadm backup [-Dv] -R -u cyrtest1 at iai.uni-bonn.de -m INBOX imapc:
=> crashes (signal 6 with acl plugin configured, sig 11 without acl)
If this is considered a bug (not just because of the crash but in the
meaning of "my configuration should work") it would be great if it could
be
2013 Jul 05
1
Ambiguous behavior with prefetch database?
Hello,
Let's say dovecot.conf contains:
mail_uid = dovemailer
mail_gid = dovemailer
mail_home = /some/path/%n
mail_location = mbox:~/mboxes:INBOX=~/mboxes/inbox
and that the password database query is of the form:
password_query = \
SELECT \
passwd AS password, \
nickname AS user, \
mail_home AS userdb_home, \
mail_location AS userdb_mail, \
WHERE \
...
The database
2018 Apr 09
0
Raw Backtrace Error when backing up specific user
Hi,
probably since the update to 2.3.1 I can't backup a specific users mailbox.
For backup I use the command 'dsync -o plugin/quota= -f -u user at domain
backup dbox:/backup/dir'
When I execute this command with the -D option, I get to see
(above only Debug messages)
dsync(user at domain): Panic: file mailbox-attribute.c: line 362
(mailbox_attribute_get_stream): assertion failed:
2014 Sep 02
0
dsync-server couldn't create .dovecot-sync.lock file
My dovecot stores users' emails on /var/spool/imap/<user> and stores the
messages index on /var/lib/imap/<user>.
I have many users who do not yet have their userdb_home directories
created on the server, because that is created at the time of first login.
I'm testing dsync for replication and have seen the following error:
dsync-server(<user>): Error: Couldn't