Re: Random duplicated emails

2019-09-11 Thread Битус Павел via dovecot
Hello, When using a sieve, there is no problem with duplicates, but it is impossible to transfer all users to a sieve. 10.09.2019 20:17, Francis via dovecot пишет: Le lun. 9 sept. 2019 à 12:08, Francis > a écrit : Hello, I migrated our mail infrastructure

Re: Off-site cloud backup (eg Amazon S3, Wasabi)

2019-09-11 Thread Markus Raps via dovecot
On 2019-09-09 15:47, James Brown via dovecot wrote: I’d like to synchronise our mail store to an Amazon S3 bucket or similar, for protection from ransomware. Server is running on macOS with maildir. Should I use a Dovecot process, rsync, a Mac app like Arq or Jungle Disk, or something else? An

Re: Quota and maildir does not work with subfolders of INBOX

2019-09-11 Thread Niels Kobschätzki via dovecot
> On 10. Sep 2019, at 22:09, Mark Moseley via dovecot > wrote: > >> On Mon, Sep 9, 2019 at 8:57 PM Niels Kobschätzki via dovecot >> wrote: > >> On 9/9/19 6:18 PM, @lbutlr via dovecot wrote: >> > On 9 Sep 2019, at 09:27, Niels Kobschätzki wrote: >> >> The moment I remove those folders, the s

Re: [Bug] Sieve vacation :addresses match only,> case-sensitive?

2019-09-11 Thread Klaus Steinberger via dovecot
> I want to have it case-insensitive again, like in Pigeonhole version 0.4.24 i would also plea for making it case-insensitive again! We were hit by this too, and I never saw any mail system in which the local Part ist Case sensitive! Sincerly, Klaus Steinberger -- Rechnerbetriebsgruppe / IT,

Re: [Bug] Sieve vacation :addresses match only,> case-sensitive?

2019-09-11 Thread Stephan Bosch via dovecot
On 11/09/2019 21:25, Klaus Steinberger via dovecot wrote: I want to have it case-insensitive again, like in Pigeonhole version 0.4.24 i would also plea for making it case-insensitive again! We were hit by this too, and I never saw any mail system in which the local Part ist Case sensitive!

Re: Sieve vacation :addresses match only case-sensitive?

2019-09-11 Thread Stephan Bosch via dovecot
On 02/09/2019 15:05, Philipp Faeustlin via dovecot wrote: The recipients in the vacation :addresses String list are matched case-sensitive. If the recipient gets a mail with wrong case, the message is discarded with: "discarding vacation response for implicitly delivered message; no known

Re: Case sensitive problem for vacation with dovecot lmtp pigeonhole

2019-09-11 Thread Stephan Bosch via dovecot
On 09/06/2019 16:07, kadafax--- via dovecot wrote: Hi list, This issue was raised here by John Fawcett on 12/02/19 but got no response. So, as I'm facing the same issue, I would like to try again: When using the vacation sieve extension, if I send an email to user.n...@mydomain.com it wil

Re: Subscribe to a fileinto :create mailbox?

2019-09-11 Thread Stephan Bosch via dovecot
On 08/09/2019 04:16, Larry Rosenman via dovecot wrote: Is it possible in pigeonhole? I.E.  I do a fileinto :create "some/mail/box" How can I make it autosubscribe? You cannot control this from within Sieve (there is no :subscribe argument). However, you can  auto-subscribe to *all* mailbox

Re: [Bug] Sieve vacation :addresses match only,> case-sensitive?

2019-09-11 Thread Hendrik Boom via dovecot
On Wed, Sep 11, 2019 at 09:25:54PM +0200, Klaus Steinberger via dovecot wrote: > > I want to have it case-insensitive again, like in Pigeonhole version 0.4.24 > > i would also plea for making it case-insensitive again! We were hit by this > too, > and I never saw any mail system in which the loca

Re: [Bug] Sieve vacation :addresses match only,> case-sensitive?

2019-09-11 Thread Bernd Petrovitsch via dovecot
On 11/09/2019 22:43, Hendrik Boom via dovecot wrote: > On Wed, Sep 11, 2019 at 09:25:54PM +0200, Klaus Steinberger via dovecot wrote: >>> I want to have it case-insensitive again, like in Pigeonhole version 0.4.24 >> >> i would also plea for making it case-insensitive again! We were hit by this >>

Re: [Bug] Sieve vacation :addresses match only,> case-sensitive?

2019-09-11 Thread Eray Aslan via dovecot
On Wed, Sep 11, 2019 at 04:43:48PM -0400, Hendrik Boom via dovecot wrote: > Isn't the user name in the original Unix mail system (and presumably > most of its descentants) case sensitive? In which case it has to > distinguish between mail sent to bob and to Bob? Message handling systems MUST pr