Re: Segfaults after upgrade to Debian Jessie

2015-08-06 Thread Andrew Beverley
On Thu, 2015-08-06 at 16:10 +0200, Stephan Bosch wrote: > What version of the extdata plugin are you using? This looks like a > version built for Dovecot v2.1/Pigeonhole 0.3.0. Keep in mind that the > extdata plugin is not part of the Pigeonhole distribution, so that will > not be upgraded along

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
Dear Rick, I just got dovecot up and running on my localhost PC. Thanks On Thu, Aug 6, 2015 at 9:41 PM, Kevin Laurie wrote: > Dear Rick, > Thanks. > I guess I'll have to install dovecot. > I am not sure what the parameter for the -host2 should be(apart from > localhost? ) > Its my first time doi

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
Dear Rick, Thanks. I guess I'll have to install dovecot. I am not sure what the parameter for the -host2 should be(apart from localhost? ) Its my first time doing dovecot on a Linux desktop. I was thinking of using Thunderbird to download all mails but I guess that will be too long of a process.

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Rick Romero
Hi Kevin, Ahh. When you said desktop, I assumed you meant Windows.  Dovecot is an IMAP Server, so I assume that was the server you wanted to backup. If you're running Linux, then you could run Dovecot on it and use IMAPSync to sync your Gmail locally. Rick Quoting Kevin Laurie : Dear Rick,

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
Dear Rick, Thanks for your feedback. I think rsync might be a better option. Its(imap server)with gmail so I dont think it would work . Furthermore I am running a linux system(Ubuntu 14.04 to be precise). Does Mercury 32 support it? >From the site it seems not. Please advise. Regards Kevin On

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Rick Romero
Quoting Kevin Laurie : Hi, I am trying to back up my IMAP server to a hard drive. Later I intend to extract all mails for attachments. What do you reckon is the best too to perform this ? Imapsync or Thunderbird (or something else, please recommend) One problem I am having with imapsync is th

backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
Hi, I am trying to back up my IMAP server to a hard drive. Later I intend to extract all mails for attachments. What do you reckon is the best too to perform this ? Imapsync or Thunderbird (or something else, please recommend) One problem I am having with imapsync is the setting for host2 (being

Re: Segfaults after upgrade to Debian Jessie

2015-08-06 Thread Stephan Bosch
What version of the extdata plugin are you using? This looks like a version built for Dovecot v2.1/Pigeonhole 0.3.0. Keep in mind that the extdata plugin is not part of the Pigeonhole distribution, so that will not be upgraded along with Pigeonhole. Since the extdata plugin is not part of the

SiS does not work

2015-08-06 Thread Ачилов Рашид Нурмухамедович
How do you do. I have tried to use SiS to deduplicate attachments in mail storage. Unsuccesful. When goes mail with reasonable size, and SiS try to start, I have receive error, when this mail must be delivered for group of receivers (i.e. through aliases). Below is error log, valuable parts

Re: 2.2.18: Mailbox INBOX sync: mailbox_delete failed: INBOX can't be deleted.

2015-08-06 Thread Dale Gallagher
Hello Could my previously reported error above have something to do with the IMAP path prefix? It's not configured on either of the previously mentioned servers. I see a similar error, which may be related, when trying to sync using offlineimap.py: Folder INBOX [acc: test_account]: ERROR: ERROR

Re: question on autch cache parameters

2015-08-06 Thread matthias lay
hi timo, I checked out the commit causing this. its this one: http://hg.dovecot.org/dovecot-2.2/diff/5e445c659f89/src/auth/auth-request.c#l1.32 if I move this block back as it was. everything is fine diff -r a46620d6e0ff -r 5e445c659f89 src/auth/auth-request.c --- a/src/auth/auth-request.c

Re: Segfaults after upgrade to Debian Jessie

2015-08-06 Thread Andrew Beverley
On Thu, 2015-08-06 at 09:49 +0200, Stephan Bosch wrote: > You have no debug symbols installed. Could you install dovecot-dbg > package and try again? Sorry, how's this: #0 sieve_validator_find_command_registration (valdtr=0x, command=0x7fc573c4bcd8 "extdata") at sieve-validator.c:309 No

Re: Segfaults after upgrade to Debian Jessie

2015-08-06 Thread Stephan Bosch
Op 8/6/2015 om 9:35 AM schreef Andrew Beverley: > On Thu, 2015-08-06 at 09:12 +0200, Stephan Bosch wrote: >> Could you provide a full backtrace using the gdb command `bt full'? > Thanks for the reply. Is this everything you need? You have no debug symbols installed. Could you install dovecot-dbg p

Re: Dovecot under Linux with mail-extension and case insesitiv

2015-08-06 Thread Linda A. Walsh
Sascha wrote: Hello, i use doevecot 2.2.18 current. My Problem is with email-extension and case sensitiv folders. I've had similar problems. As I run Win-7 against a Samba-linux server. Win-7 does case-preserving+case-ignore -- samba does case Mangling -- it seems to uppercase machine name

Re: Segfaults after upgrade to Debian Jessie

2015-08-06 Thread Andrew Beverley
On Thu, 2015-08-06 at 09:12 +0200, Stephan Bosch wrote: > Could you provide a full backtrace using the gdb command `bt full'? Thanks for the reply. Is this everything you need? #0 0x7f8553969626 in sieve_validator_register_command () from /usr/lib/dovecot/libdovecot-sieve.so.0 No symbol tab

Re: Segfaults after upgrade to Debian Jessie

2015-08-06 Thread Stephan Bosch
Op 7/25/2015 om 1:32 AM schreef Andrew Beverley: > Hi, > > I've just upgrade from Debian Wheezy to Debian Jessie and am getting: > > Fatal: master: service(lmtp): child 6761 killed with signal 11 (core dumped) > > It seems to be something to do with sieve. When I disable that from lmtp then > every