Re: File manager or browser for IMAP?

2019-09-23 Thread Andrew Bernard via dovecot
Mutt for example. Andrew

Re: IMAP folders showing no messages in Office 365 Outlook

2019-08-08 Thread Andrew Bernard via dovecot
Hi Gert, Well thanks to your advice and knowing that there is no specific config to be done for Outlook, I checked the config in Dovecot more carefully. It turns out I was using %u in the mail location instead of %n, which is what is properly needed in my particular overall setup with Postfix and

Re: IMAP folders showing no messages in Office 365 Outlook

2019-08-08 Thread Andrew Bernard via dovecot
Hello Gert, Thanks for this, but I mentioned all works fine in Thunderbird. It's Office 365 Outlook where the messages do not show. And I tried the same technique that you show, the equivalent in Outlook, and still no messages appear. Andrew On 8/8/19 9:34 pm, Gert van Dijk via dovecot wro

IMAP folders showing no messages in Office 365 Outlook

2019-08-08 Thread Andrew Bernard via dovecot
I'm new to Dovecot. Using Dovecot IMAP with Postfix, everything works fine using Thunderbird. But with the same setup, no messages show in IMAP folders for user accounts created in Outlook, accessing exactly the same server as the accounts in Thunderbird. Dovecot version 2.3.7.1. Is there any

Re: lda fails in parse_angle_addr if sieve is enabled

2018-04-11 Thread Bernard Spil
Hi Stephan, Shared the message to you in person only via separate mail. With to Return-Path, I've not seen any difference in failures, all messages were consistently failing with the same error. Thank you! Bernard. 2018-04-10 2:54 GMT+02:00 Stephan Bosch : > Op 4/8/2018 om 8:10 PM

Re: lda fails in parse_angle_addr if sieve is enabled

2018-04-09 Thread Bernard Spil
Hi all, This patch doesn't fix the issue. Error persists. https://github.com/stephanbosch/dovecot-core/commit/6553f20bb31b5f0eebb73a0db526f00816b47d71 Cheers, Bernard. 2018-04-08 21:26 GMT+02:00 Bernard Spil : > Hi all, > > Reverted back to 2.2.34 and pigeonhole 0.4.22 and (a

Re: lda fails in parse_angle_addr if sieve is enabled

2018-04-08 Thread Bernard Spil
option -f (not -d) but will try. Cheers, Bernard. 2018-04-08 20:10 GMT+02:00 Bernard Spil : > Hi, > > Since updating to 2.3.1 on my FreeBSD mailserver mail delivery using > lda is broken if I have sieve enabled. > (Before updating this was 2.2 and pigeonhole 0.4) > > F

lda fails in parse_angle_addr if sieve is enabled

2018-04-08 Thread Bernard Spil
5 email dovecot: lda(user2)<21091>: Panic: file message-address.c: line 147 (parse_angle_addr): assertion failed: (*ctx->parser.data == '<') Apr 8 19:36:55 email smtpd[6390]: delivery: TempFail for 9db769b13edef5a7: from=, to=, user=bernard, method=mda, delay=1s, stat=Error (&

Re: Dovecot + SpamAssassin through dovecot-antispam

2017-03-03 Thread Bernard
figuration directives impact what I want to do and which are unrelated. ... hence this call for help on the ML. --- Bernard On 03/03/2017 13:54, Steffen Kaiser wrote: > On Fri, 3 Mar 2017, Bernard wrote: > > > On 01/03/2017 11:27, Bernard wrote: > >> Hello, > >> > &

Re: Dovecot + SpamAssassin through dovecot-antispam

2017-03-03 Thread Bernard
No help there? --- Bernard On 01/03/2017 11:27, Bernard wrote: > Hello, > > I am new to the list. /Waving at everyone/ > > I got a basic SpamAssassin working on a Debian setup (w/ debian-spamd > user), running as a Postfix transport. > > I am currently trying to switch i

Dovecot + SpamAssassin through dovecot-antispam

2017-03-01 Thread Bernard
/spamassassin-dovecot-postfix.html If I understand correctly, the guy is bypassing the authentication completely with allow_all_users=yes, right? I do not want to do that anyway. I hope what I am trying to achieve is clear enough and that I provided information enough. Would you help me? --- Bernard

Panic: file istream-zlib.c: ...assertion failed: (ret == -1) / core dump on signal 6 / zlib

2017-01-15 Thread C. Bernard
Hello! I have several gzip'ed mbox Files in my home dir and the problem occurs when I use one of the gzip'ed files as shown mbox in the gui and want to see one mail of it. It also happens on the extended search from Horde which then such a gzip'ed file. Example file: # file In_2014.gz I

Re: Dovecot and data migration

2015-05-07 Thread Alain BERNARD
le but I see that the number of hard links isn't 2 (files with a different inode number). Regards, 2015-05-07 8:12 GMT+02:00 Steffen Kaiser : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 6 May 2015, Alain BERNARD wrote: > > Our legacy data store ret

Dovecot and data migration

2015-05-06 Thread Alain BERNARD
Hi, Our legacy data store retains a single copy of a message regardless of the number of mailboxes in which that message resides. It does this by creating hard links to that message in the mailboxes containing that message. Thus, when we perform data migration to the server target (Dovecot), the c

[PATCH] Fix dovecot 1.2 build with LibreSSL

2015-03-09 Thread Bernard Spil
above). Please commit this fix to the 1.2 branch (2.1 branch is not affected) Kind regards, Bernard Spil.--- src/login-common/ssl-proxy-openssl.c.orig 2015-03-07 13:25:36.487131678 +0100 +++ src/login-common/ssl-proxy-openssl.c 2015-03-07 13:24:28.303136938 +0100 @@ -21,6 +21,7 @@ #include