Displaying 20 results from an estimated 10000 matches similar to: "1.2.10: namespaces and still no luck"
2010 Sep 18
1
Dovecot LDA, virtual users, multiple uids: No luck
Hi,
I'm trying to get Dovecot's deliver to create and use mailboxen with
one uid per user. Reading the wiki, I decided to go with the sudo
attempt, but I'm stuck because deliver fails to create the intermediate
directories. The auth.log has this on the matter:
sudo: dovelda : TTY=unknown ; PWD=/var/spool/postfix ; USER=root ; COMMAND=/usr/lib/dovecot/deliver -f toni at
2008 Jun 30
1
newbie: problem with IMAPS + mutt + Thunderbird
Hi,
I'm a Dovecot newbie and have some problems with the configuration/the
resulting interoperability. My setup looks like this:
I receive my mail using qmail-ldap and sort it with a number of means
into
~/Mailbox/ (= INBOX) and
~/Mail/folder/ for various values of 'folder' (generally one folder
per mailing list).
The sorting is done via .qmail-* files, LDAP entries, and
2004 Jul 21
1
Bug#260573: logcheck: ignore.d.paranoid/cron and ignore.d.server/cron swapped
Package: logcheck
Version: 1.2.23
Severity: normal
Hello,
I have:
# /bin/cat ignore.d.server/cron
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) LIST \([[:alnum:]-]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) REPLACE \([[:alnum:]-]+\)$
and:
# /bin/cat ignore.d.paranoid/cron
^\w{3} [ :0-9]{11} [._[:alnum:]-]+
2012 Sep 17
1
dovecot 1.x: problem with quota
Hi,
I have now verified that there is a problem with quota (and sieve?).
Summary:
If the "maildirsize" file gets garbled (= every once in a while),
mail is getting lost randomly.
Details:
I have a Debian box (6.0.5/amd64) with a Postfix server (2.7.1), which
delivers email via Dovecot (1.2.15) to local disk (ext3). My email is
filtered via a sieve script (wish I could have something
2014 Jan 22
1
dovecot produces messages dupes after nfs problems
Hi everyone,
some days ago I had trouble with my NFS-Server (high delays) which
caused dovecot lmtp to deliver the same message several times
(up to 10x).
I recognized some old/unused .nfsXXXX files in the maildirs which
seemed to be index files. I deleted them and everything was fine again.
However, there are still 2-3 mailboxen where mails (old and new ones)
are delivered multiple times.
All
2000 Jul 16
1
OpenSSH 2.1.1p3 problem on Debian 2.2
Hello,
because it doesn't seem as if the upstream tracks OpenSSH close enough
I tried to compile from source. It fails on ./configure with the
claim that it could not find the OpenSSL installation.
But getting the test program right together with an empty main(),
I can compile that by hand, resulting in:
$ ldd conftest
libnsl.so.1 => /lib/libnsl.so.1 (0x4001a000)
2007 Aug 06
1
Focus problem for shaded windows
>> today, I noticed a problem in focus handling for shaded windows which is
>> pretty easy to reproduce:
>>
>> - Disable "Click to focus"
>> - Shade a window
>> - Hover another window
>> - Hover back to the window frame of the shaded window
>> - Press Ctrl+Alt+S
>>
>> Expected behaviour would be that the shaded window is
2007 Jun 25
1
Focus problem for shaded windows
Hi,
today, I noticed a problem in focus handling for shaded windows which is
pretty easy to reproduce:
- Disable "Click to focus"
- Shade a window
- Hover another window
- Hover back to the window frame of the shaded window
- Press Ctrl+Alt+S
Expected behaviour would be that the shaded window is unshaded. What
happens is that the last active window is shaded.
I investigated this a
2008 Mar 10
3
Maildirsize automatically (re)build
Hi,
Im testing with 1.1RC1. I read here:
http://wiki.dovecot.org/Quota/Maildir
"If you configure quota limits in Dovecot (e.g.
quota=maildir:storage=102400(kilobytes)), Dovecot makes sure that this
header is kept up to date. If the file does not exist, it's simply
rebuilt."
This is my query:
password_query = SELECT username as user,
username as userdb_user, passwd as password,
2007 Nov 26
1
[PATCH] Don't draw shaded windows about to be destroyed
---
src/paint.c | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/src/paint.c b/src/paint.c
index 00cbf73..4ddd332 100644
--- a/src/paint.c
+++ b/src/paint.c
@@ -193,7 +193,12 @@ paintOutputRegion (CompScreen *screen,
if (w->destroyed)
continue;
- if (!w->shaded)
+ if (w->shaded)
+ {
+ if (w->id < 2)
+ continue;
+ }
+ else
2010 Oct 07
1
Config review (2.0.5)
Since I have these performance problems after migration to 2.0.5 I'm
publishing my config for review. Can anybody spot any obvious signs of
trouble?
# 2.0.5: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.32-24-generic-pae i686 Debian squeeze/sid
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
disable_plaintext_auth = no
auth_master_user_separator = *
mail_location =
2008 Jun 22
1
Testing using namespaces
Hey there,
I'm interested in testing out using different storage formats for
different folder hierarchies. I *think* this can be achieved using
namespaces, but I'm not sure. For example, is it possible to, say,
make all directories under INBOX.Archive be stored as mboxes, while
everything else is stored as Maildirs?
~Kyle
--
May your glass be ever full. May the roof over your head
2010 Dec 26
1
namespaces and noselect
Hello,
I am trying to use two namespaces to create an "archival" directory
that is stored as mboxes (the rest of my tree is all stored as
maildirs). However, when I add the second namespace, suddenly Dovecot
starts emitting, in response to the LIST command, a second version of
the INBOX that is marked as \NoSelect. Here are my namespac
definitions... am I doing this wrong?
1998 Jul 08
0
1.9.18p8: still no luck with smbpasswd
Hello all,
we're experiencing some problems with smbpasswd when using
the latest samba version (1.9.18p8).
When new people arrive, they are added to the smbpasswd file
without a password and requested to change it asap. But
unfortunately, it seems to be impossible to change a null
password to something else :-(
The last couple of releases have changed some things in this area.
I went
2012 Jan 27
2
Placing a Shaded Box on a Plot
Hello,
I would like to place shaded boxes on different areas of a
phylogenetic tree plot. Since I can not determine how to find axes on
the phylogenetic tree plot I am not able to place the box over certain
areas. Below is example code for the shaded box that I have tried to
use, and the first four values specify the position.
rect(110, 400, 135, 450, col="grey",
2010 Jan 05
3
Managesieve and Dovecot from ATRPM - Still no luck
Hi list
I'm still trying to get managesieve running on centos x64 with the
packages from atrpm. I used the 1.2.9 rpms (also rebuilt with the
lastet managesieve patches) but I'm always getting the same error when
trying to compile managesieve:
./configure --with-dovecot=/usr/lib64/dovecot/
--with-dovecot-sieve=/work/dovecot-1.2-sieve-0.1.14
(no errors)
make
gcc -DHAVE_CONFIG_H -I.
2011 Feb 23
15
World in Conflict wont start, read all guides, still no luck
i have followed the instructions here on wine hq to the letter on how to get this game running, but it just wont do it. my last attempt seemed to be working until i got to the message that says "no 3d hardware detected" and crashes back to desktop, like every single time i tried in the past. i am about to throw my computer against the wall. can anyone offer any last suggestions before i
2012 Mar 05
0
zone transfer: many log entries
Hi,
I've just seen mentioning for a zone transfer in my system logs.
It has an unexpected number of lines, like "written ... to disk". It
turns out that the number of such lines is close to, or the same, as the
number of "parts" (what?), right?
Kind regards,
--Toni++
2004 Dec 01
2
barplot() using beside=TRUE and the density argument
Hi
I am using barplot() to draw some barplots, with a matrix as the data so
that multiple bars are drawn for each data point. I want to use the
argument "beside=TRUE" to juxtapose the bars instead of stacking them.
If I execute:
barplot(data,names.arg=names,density=c(20,10),beside=FALSE)
I get the expected behaviour i.e. the bottom part of the column is
shaded 20 lines per inch, the
2017 Jan 02
0
multiple shared/mail format namespaces
Yeah, that's valid configuration. As long as they have unique prefix.
Aki
> On January 2, 2017 at 5:58 PM Michal Soltys <soltys at ziu.info> wrote:
>
>
> Hi,
>
> Are configurations (with separate formats per namespace) - such as ...
>
> namespace {
> type = shared
> list = children
> inbox = no
> separator = /
> subscriptions =