search for: rlaager

Displaying 12 results from an estimated 12 matches for "rlaager".

Did you mean: laager
2017 Feb 07
2
Sieve LDA Errors (Improper Saving?)
I'm getting lots of errors like this (possibly on every message delivery): imap2 dovecot: lmtp(rlaager at wiktel.com): Error: OU02K+gQmFhUAwAAVtfydQ : sieve: binary save: failed to create temporary file: open(/var/lib/dovecot/sieve/junk-mail.svbin.ima p2.852.) failed: Permission denied (euid=500(vmail) egid=500(vmail) missing +w perm: /var/lib/dovecot/ sieve, dir owned by 0:0 mode=0755) imap2 dovec...
2017 Feb 08
0
Sieve LDA Errors (Improper Saving?)
Op 2/7/2017 om 5:04 AM schreef Richard Laager: > I'm getting lots of errors like this (possibly on every message delivery): > > imap2 dovecot: lmtp(rlaager at wiktel.com): Error: OU02K+gQmFhUAwAAVtfydQ > : sieve: binary save: failed to create temporary file: > open(/var/lib/dovecot/sieve/junk-mail.svbin.ima > p2.852.) failed: Permission denied (euid=500(vmail) egid=500(vmail) > missing +w perm: /var/lib/dovecot/ > sieve, dir owned by 0:...
2016 Mar 08
2
Dsync Header Hashing
On 03/04/2016 08:52 AM, Timo Sirainen wrote: > On 04 Mar 2016, at 07:47, Richard Laager <rlaager at wiktel.com> wrote: >> Is there any way to disable the header hashing in dsync? ... > Does the attached patch happen to work? Compiles, but untested for now. It works with one more change on top of your patch: diff --git a/src/doveadm/dsync/dsync-mailbox-export.c b/src/doveadm/dsync...
2016 Mar 04
2
Dsync Header Hashing
Is there any way to disable the header hashing in dsync? I'm doing a one-time migration to Dovecot using imapc. The FETCHes for Date & Message-ID take a non-trivial amount of time and it's not clear to me if they have a function for a one-time migration. -- Richard
2009 Nov 09
3
DO NOT REPLY [Bug 6881] New: --bwlimit option uses KiB/s, but is documented as (what amounts to) kB/s
...at amounts to) kB/s Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: rlaager at wiktel.com QAContact: rsync-qa at samba.org The --bwlimit option seems to use KiB/s, as io.c's sleep_for_bwlimit() function divides by 1024. It's documented as "KBPS", "KBytes per second", and "kilobytes per second". I'm going to attach a pat...
2016 Apr 12
1
Dsync Header Hashing
.... But this change might still be a useful addition to Dovecot. It doesn't create any non-standard behavior (like my patch for non-atom flags). On 03/07/2016 11:16 PM, Richard Laager wrote: > On 03/04/2016 08:52 AM, Timo Sirainen wrote: >> On 04 Mar 2016, at 07:47, Richard Laager <rlaager at wiktel.com> wrote: >>> Is there any way to disable the header hashing in dsync? > ... >> Does the attached patch happen to work? Compiles, but untested for now. > > It works with one more change on top of your patch: > > diff --git a/src/doveadm/dsync/dsync-mailb...
2006 May 02
4
managesieve daemon
Hi, I am currently working on a managesieve daemon, so that I can use the squirrelmail plugin avelsieve together with dovecot-lda. Without this I can't migrate from cyrus to dovecot. For several reasons I don't use the timsieved from cyrus and build it from scratch. Is this interesting for somebody else? Gerald
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...riggs <rgb@redhat.com> Richard Hartmann <richih.mailinglist@gmail.com> Richard Henderson <rth@twiddle.net> Richard Kennedy <richard@rsk.demon.co.uk> Richard Kuo <rkuo@codeaurora.org> [hexagon bits] Richard Kuo <rkuo@codeaurora.org> Richard Laager <rlaager@wiktel.com> Richard Purdie <richard.purdie@linuxfoundation.org> Richard Rojfors <richard.rojfors@pelagicore.com> Richard W.M. Jones <rjones@redhat.com> Richard Weinberger <richard@nod.at> Richard Zhao <linuxzsc@gmail.com> Richard Zhao <richard.zhao@fr...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...riggs <rgb@redhat.com> Richard Hartmann <richih.mailinglist@gmail.com> Richard Henderson <rth@twiddle.net> Richard Kennedy <richard@rsk.demon.co.uk> Richard Kuo <rkuo@codeaurora.org> [hexagon bits] Richard Kuo <rkuo@codeaurora.org> Richard Laager <rlaager@wiktel.com> Richard Purdie <richard.purdie@linuxfoundation.org> Richard Rojfors <richard.rojfors@pelagicore.com> Richard W.M. Jones <rjones@redhat.com> Richard Weinberger <richard@nod.at> Richard Zhao <linuxzsc@gmail.com> Richard Zhao <richard.zhao@fr...
2006 Mar 27
0
[PATCH] multiple "make install"s fail with 1.0.beta3
I think the subject covers it. Here's the error: Making install in convert make[3]: Entering directory `/root/dovecot-1.0.beta3/src/plugins/convert' make[4]: Entering directory `/root/dovecot-1.0.beta3/src/plugins/convert' mkdir -p -- /usr/lib/dovecot/imap /usr/lib/dovecot/pop3 /usr/lib/dovecot/lda for d in imap pop3 lda; do \ rm -f /usr/lib/dovecot/$d/lib02_trash_plugin.so; \ ln
2006 Mar 28
4
Setting a Default Domain
I'm working on migrating to Dovecot. At the moment, I have a mail path that includes the domain, so I'm using %d to get that. However, if users authenticate without specifying a domain (i.e. using "bob" instead of "bob at wiktel.com"), then %d expands to nothing. I'd like to have that expand to a default domain (wiktel.com) instead. Is that possible? Thanks,
2009 Apr 26
2
Non-atomic Flags in APPEND
I'm using Evolution and Dovecot (on the localhost) and receiving these errors trying to move a message into the IMAP folder: C00095 APPEND INBOX (\Answered \Seen NotJunk "Junk" "NotJunk" "receipt-handled") {1022} C00095 BAD Error in IMAP command APPEND: Flags list contains non-atoms. Is this a Dovecot or Evolution bug? Thanks, Richard $ dovecot -n # 1.1.11: