Displaying 20 results from an estimated 6000 matches similar to: "Error: stat dove 2.1.16 failed: File name too long"
2013 May 22
1
dsync Migration Couldn't keep all uids dove 2.1.16
Hi Timo, using
http://wiki2.dovecot.org/Migration/Dsync
for migration
i am getting this in periods
dsync(sys4-test-2 at example.de): Info: INBOX: Couldn't keep all uids
dsync(sys4-test-2 at example.de): Warning: Mailbox changes caused a desync.
You may want to run dsync again.
dsync(sys4-test-2 at example.de): Warning: I/O leak: 0x756547164490 (line
1229, fd 15)
dsync(sys4-test-2 at
2013 Dec 28
1
pop3 rate limit
Hi,
we have customers with Exchange servers that are polling for new mail every minute with dozens of pop3 accounts. I am looking for a mechanism to rate limit this per user. So what I am looking for is a way to block users from polling, if a user asks for new mail more than every 5 minutes (for example).
Is this possible? Can this be achieved within Dovecot or does it need external scripting?
2013 Jun 01
1
MS asks for feedback on standards support in Outlook/Exchange
Am 01.06.2013 13:40, schrieb Timo Sirainen:
> On 1.6.2013, at 9.35, Robert Schetterer <rs at sys4.de> wrote:
>
>> Am 01.06.2013 00:28, schrieb Timo Sirainen:
>>> Someone should at least mention that they should support the real SPECIAL-USE instead of just Gmail-specific XLIST..
>>
>> i cant see any major Problems recent with i.e outlook 2013 and dovecot
2013 Jul 21
2
dsync backup mails compressed
Hi Timo , looks like if zlib plugin is enabled
all backupmails ( Maildir ) getting compressed
i tested this
dsync -o plugin/acl= -o plugin/quota= -u user at beispiel.de backup
maildir://nfs-backup-data/user at beispiel.de
adding
-o plugin/zlib=
didnt help
i am not sure , what is the expected behave , and why -o plugin/quota=
does not work ?
Best Regards
MfG Robert Schetterer
--
[*] sys4
2013 Jul 20
1
performance 2.1.17 zlib maildir
Hi Timo, i have reports from few users about lost performance with 2.17
maildir bigger mailboxes ( up to 2 GB ), i also use zlib plugin
what about this patch.....,may not working as i should?
http://hg.dovecot.org/dovecot-2.1/rev/9c23d1fb8969
Best Regards
MfG Robert Schetterer
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft:
2012 Nov 06
6
sieve
Hi,
is there a sieve option that can reject a mail directly without creating a new mail and sending that out? I know about
reject "Reject message goes here";
but I am looking for a mechanism that can reject Mail. Postfix can use reject_unverified_recipient to connect to LMTP and ask if a mail would successfully be enqueued and will return the status gotten from the LMTP server if not.
2012 Nov 04
5
Quota
Hi,
is it possible to ask Dovecot for a users quota by talking to the Dovecot server over TCP? I know about doveadm quota -u <user>, but I would like to know, if I can query for that over a network connection (on the Postfix ML they suggested writing a policy service that checks quota. Postfix is not always on the same server as Dovecot is).
Does the LMTP protocol give that information
2013 May 14
2
2.2.1 and quota-status
Hi,
maybe this question already came up and I missed it in my mails, but if not? :
I have configured Quota for Dovecot since decades and now with the new policy service, I wanted to include this into Postfix. I have followed Ralf's Blog and there a two Problems:
I need to do this:
ls -la /var/run/dovecot/config
srw------- 1 root root 0 May 14 11:06 /var/run/dovecot/config
chown vmail
2013 Jun 14
1
dovecot 2.2 with lucene compile error
Hi ,i get an compile error
security -Werror=format-security -MT lucene-wrapper.lo -MD -MP -MF
.deps/lucene-wrapper.Tpo -c lucene-wrapper.cc -fPIC -DPIC -o
.libs/lucene-wrapper.o
lucene-wrapper.cc: In function 'lucene_index* lucene_index_init(const
char*, mailbox_list*, const fts_lucene_settings*)':
lucene-wrapper.cc:128:2: error: 'else' without a previous 'if'
make[5]:
2013 Apr 11
3
How to prevent delivery to mailboxes over quota at SMTP-time
Hi!
I wrote a little something about how to prevent delivery to mailboxes
over quota while still being in the SMTP dialogue:
http://sys4.de/en/blog/2013/04/08/postfix-dovecot-mailbox-quota/
(Postfix/Dovecot-2.2)
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263
Vorstand: Patrick Ben Koetter,
2012 Dec 31
5
2.1.12: Panic: file solr-connection.c: line 547 (solr_connection_post_more)
Hi all,
I am having a problem indexing one of my mailboxes using the solr fts backend in dovecot 2.1.12
For many mailboxes it works just fine, but on one mailbox I currently always get a panic.
solr setup:
Java: icedtea 6.1.11.5
Solr: 3.6.2 running in tomcat 7.0.32
Command to reproduce error: doveadm index -u my at user badmailbox
I already noticed that there have been some solr backend fixes
2013 Apr 15
0
Coredump -> backtrace Script
I wrote a little something about how I'm automatically creating
backtraces from coredumps:
http://sys4.de/de/blog/2013/04/13/core-catcher-linux/
I've been using this with Dovecot-HEAD and Squid-HEAD, mostly :)
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263
Vorstand: Patrick Ben
2013 Dec 02
3
Dove LDA vs Exim LDA
Hello All,
I have built up my email server with exim + dovecot + clamv/spamassasin.
I am using exim as LDA(local delivery agent). I was reading about using
dovecot as LDA but I couldn't find why should I use it?
Now, I am looking expert advice on "Why should I use dovecot LDA" ? Is
there any benefit in terms of functionality or performance ?
Any advice/suggestion/feedbacks
2013 Dec 16
1
Errors in log file
Hi,
just wonder about some errors I found with:
doveadm log errors:
?
Dec 16 17:21:55 imap(roessner@****): Error: stat(/srv/mail/virtual/*****/roessner/.dovecot.sieve/tmp) failed: Not a directory
?
And this is correct, it is a link:
.dovecot.sieve -> sieve/default.sieve
I do not see, where I have an error in my config ;)
root at mx ~ # doveconf -n
# 2.2.9: /etc/dovecot/dovecot.conf
#
2012 Dec 07
0
Dovecot G+ community
For those who own a G+ account and don't mind seeing colors in a browser once
in a while instead of staring at a black/white terminal all day long, join the
Dovecot G+ community
<https://plus.google.com/communities/112967413753095884716>
p at rick
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft:
2013 May 22
1
auth with passwd file , doublepoint in paasword
Hi, does anyone know
if a doublepoint : is in the password how it gets escaped
when using
http://wiki2.dovecot.org/AuthDatabase/PasswdFile
Best Regards
MfG Robert Schetterer
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
2012 Oct 30
1
copymail deleted
Hi,
I had enabled an option in dovecot. mail_attachment_dir = /var/mail/virtual/copymail/attachments
After a while I checked /var/mail/virtual and did some cleanup. I did not remember that copymail was specified in dovecot and erased it.
Oct 30 10:56:05 mx0 dovecot: imap(hidden): Error:
2013 Dec 06
0
SOLR quick and dirty how to - needs review/testing
Hi,
I just wrote a quick and dirty how to. But not sure, if that is done the way it should. So any kind of feedback is welcome.
http://www.roessner-network-solutions.com/?p=1127
At least the stuff does not break things here :-)
Kind regards
-Christian R??ner
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft: M?nchen, Amtsgericht
2015 Mar 06
5
LMTP error: Too many concurrent deliveries for user (in reply to end of DATA command)
I updated dovecot today and all over a sudden I'm getting:
Mar 6 14:40:46 mail postfix/lmtp[3150]: 3kz95y3nX3zCtTS: to=<recipient at backup.invalid>, relay=127.0.0.1[private/dovecot-lmtp],
delay=88, delays=87/0.94/0.01/0.01, dsn=4.3.0, status=deferred (host 127.0.0.1[private/dovecot-lmtp] said: 451 4.3.0
<recipient at backup.invalid> Too many concurrent deliveries for user (in
2013 Feb 16
1
doveadm -D quota get -u user
Hi Timo,
just running into problems with
doveadm -D quota get -u user
doveadm(root): Debug: Loading modules from directory:
/usr/lib/dovecot/modules
doveadm(root): Debug: Module loaded:
/usr/lib/dovecot/modules/lib01_acl_plugin.so
doveadm(root): Debug: Module loaded:
/usr/lib/dovecot/modules/lib15_notify_plugin.so
doveadm(root): Debug: Module loaded: