Displaying 20 results from an estimated 100 matches similar to: "expire_dict - Folder names with spaces"
2009 Nov 14
1
IMAP folders' codepages problem ?
Hi!
I probably have a problem with the imap folders codepages. I use polish email clients such as MS Outlook and Windows Mail.
The clients try to create folders
like Wiadomo?ci-?mieci but Dovecot creates Wiadomo&AVs-ci-&AVs-mieci
This happens on two different dovecot installations
1: Installation A
# 1.2.6: /etc/dovecot.conf
# OS: Linux 2.6.30.9-96.fc11.x86_64 x86_64 Fedora release
2020 Mar 24
2
dovecot-2.2.36-4 and antispam
Hi
I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
http://johannes.sipsolutions.net/Projects/dovecot-antispam
All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
in sieve i have:
require ["fileinto","imap4flags"];
# rule:[SPAM Box]
if header :contains "X-Spam-Flag" "YES"
{
setflag "\\Seen";
2015 Jan 13
0
dovecot-2.2.15 process dovecot/imap segfaults when dict process has troubles
W dniu 13.01.2015 o 13:53, Lazy pisze:
> I can't reproduce this with redis dict.
>
> Could You provide us with a doveconf -n ?
> Does this also happen with other dict engines ?
Working configuration:
auth_cache_size = 64 k
auth_cache_ttl = 10 mins
auth_master_user_separator = *
auth_mechanisms = plain login
deliver_log_format = msgid=%m: from=%f: phys=%p: virt=%w %$
dict {
2020 Mar 24
0
dovecot-2.2.36-4 and antispam
Hi,
maybe this helps avoiding double folders.
https://wiki.dovecot.org/Plugins/MailboxAlias
Am 24.03.20 um 10:34 schrieb Maciej Milaszewski:
> Hi
> I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
> http://johannes.sipsolutions.net/Projects/dovecot-antispam
>
> All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
>
>
> in
2019 Dec 04
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Here is doveconf -n output:
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 5.4.1-gentoo x86_64 Gentoo Base System release 2.6
# Hostname: mail.xxxx.com
auth_cache_negative_ttl = 0
auth_cache_size = 10 M
auth_cache_ttl = 4 hours
auth_default_realm = xxxx.com
auth_master_user_separator = *
auth_verbose = yes
auth_verbose_passwords = plain
2008 Oct 16
2
quota-warning.sh mail from
Hello all
How Dovecot 1.1.3 quota script understand to who send a mail?
In try to do this:
In conf:
quota_warning = storage=80%% /usr/local/bin/quota-warning.sh 80 %u@%d
In logs:
IQuota warning: bytes=168611020 (80%) messages=0 (0%)
command=/usr/local/bin/quota-warning.sh 80 dump-capability@
*what is dump-capability@ ? OS related user?...*
#cat quota-warning.sh
#!/bin/sh
PERCENT=$1
TO=$2
2019 Dec 03
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Neither of dovecot.index files are created (.cache, .log, .thread) - these
files are created when I open the folder with IMAP client. When mailbox is
not used for long time, the indexing takes very long time. So I'm looking
for any solution (preferably with doveadm) to manually reindex folders in
background.
wt., 3 gru 2019 o 20:23 Aki Tuomi <aki.tuomi at open-xchange.com> napisa?(a):
2009 Feb 01
3
Putting all independent variables in one variable so performing many similar tests is more convenient
I want to do something like this.
avo(q~a+b+c+d+e+f+g+h+i+j+k+l)
avo(r~a+b+c+d+e+f+g+h+i+j+k+l)
avo(s~a+b+c+d+e+f+g+h+i+j+k+l)
(There's likely a better way to do this actually, but I think this'll work.)
How do I define e=a+b+c+d+e+f+g+h+i+j+k+l such that the following works?
avo(q~e)
avo(r~e)
avo(s~e)
Tom
2006 Jun 11
1
Quotas and LDAP
Hi,
first of all, it is very nice that dovecot has quotas now! Thank you very
much.
Now, I want to use quotas with LDAP requests, but I am having the following
issues.
First, contrary to what is written in the Wiki about quota and LDAP ("#
quotaStorage must be in the format mentioned above, # For example:
dirsize:storage=10240"), it is possible to have an LDAP field with just a
2015 Sep 23
2
[dovecot-2.2.18] dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted. Problem with name of folders?
Hi All!
I'm also hitted by this problem. I'm trying to migrate emails from very
old dbmail to dovecot (maildir). I read old threads with similar problem
but I found only such solutions:
- upgrade to 2.2.13
- workarround : use imapsync
- no solution
I'd like to not use imapsync, have you got an idea what should I do to
do migration successfully?
dsync throws:
doveadm(root): Debug:
2005 Aug 18
8
Extending a js class
It''s been a few days since I posted my last two emails (of which, no one
replied to) so I''ve gone ahead and coded a working slider class as well
as a ''resizeable'' class that allows a user to drag and resize the
element. I also linked these two together as I want to have slider
behavior that can resize the resizeable element. The end result is both
the
2009 Jun 09
0
robocopy + rsync problems
Hi,
my task was to clone a ntfs partition with around 160k files and size
90GB from one external USB disk to another - max path depth up to 256 chars.
Sys 1) Win Vista SP2 Ger robocopy 0027 (probably MS bug/oversight, since
Vista SP1 ENG they ship 0028)
Sys 2) Centos 5.3 - rsync 3.0.6 - ntfs-3g 2009.4.4
Here are my findings, what makes me nervous though is that rsync seems
to have
2009 Aug 09
1
problem adding columns to matrix
Hi all, i purchased a copy of the book Morphometrics with R by Springer.
at the end of each chapter there are exercises to train what you just
read and (hope) learned...
so i have this problem:
Define a hypothetical data frame containing five measurments normally
distributed(size,head,pectoral,area,weight) for four individuals
(named ind1, ind2, etc). ADD A COLUMN corresponding to the
2009 Jun 18
3
ldap , quotes, upgrade from dovecot-1.0.14 (q2.0)
hello list
help me please - i am trying to fix quotas about 2 days :(
i was using 1.0.14+ldap as userdb/passwd+lda+exim, and after upgrading to
last release my quotas goes away
so
> pkg_info | grep dove
dovecot-1.1.16 Secure and compact IMAP and POP3 servers
dovecot-sieve-1.1.6 A Sieve plugin for the Dovecot 'deliver' LDA
dovecot.conf
...
protocol imap {
listen = *:143
2007 Nov 11
1
quota rewrite patch
Hi,
Can quota-rewrite-1.0.2.diff patch be applied to 1.0.5 or later versions?
Anyone has tested it with 1.0.5 or 1.0.7 versions?
Pawel
---------------------------------------------------------------
Wiadomosc wyslana z panelu pocztowego iNet.
http://www.inet.pl
2004 Dec 01
2
unbalanced design
Hi all,
I'm new to R and have the following problem:
I have a 2 factor design (a has 2 levels, b has 3 levels). I have an
object kidney.aov which is an aov(y ~ a*b), and when I ask for
model.tables(kidney.avo, se=T) I get the following message along with
the table of effects:
Design is unbalanced - use se.contrast() for se's
but the design is NOT unbalanced... each fator level
2007 Oct 23
2
typo in italian translation (PR#10367)
Hi
read.table in a table with numb of read elements not
multiple of columns
Avviso in scan(file, what, nmax, sep, dec, quote, skip, nlines,
na.strings, :
il numero di elemtni letti non ?? un multiplo del numero di
colonne
--> change "elemtni" to "elementi"
Regards
Luca
2006 May 09
2
post hoc comparison in repeated measure
Hi, I have a simple dataset with repeated measures.
one factor is treatment with 3 levels (treatment1,
treatment2 and control), the other factor is time (15
time points). Each treatment group has 10 subjects
with each followed up at each time points, the
response variable is numeric, serum protein amount. So
the between subject factor is treatment, and the
within subject factor is time. I ran a
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2008 Mar 25
3
rsync errors
Hi
I am running the command
/usr/bin/rsync -avO /var/lib/mysql sms@hostaa:/var/lib/ >
/tmp/rsync-${TIMESTAMP}.log 2>&1
I am getting the below error in the log file
mysql/
rsync: failed to set permissions on "/var/lib/mysql": Operation not
permitted (1)
rsync: failed to open "/var/lib/mysql/ib_logfile0", continuing: Permission
denied (13)
mysql/ib_logfile0
rsync: