I have the following in my active sieve file, and there are no errors logged.
if header :contains "to" "+root" {
setflag "\\Seen";
fileinto :create "root";
stop;
}
The message is put in .root, bit is not marked as seen.
Is the default action to put mail in a folder matching the extensi
John,
I was having an issue with the tcp socket @ 127.0.0.1. I'd tried various
different modifications based on the logs and the issue had remained
regardless.
I had built up the environment in a dockerfile and worked on it through the
weekend so the problem was replicable across instances up unti
‐‐‐ Original Message ‐‐‐
On Tuesday, July 2, 2019 6:32 PM, Aki Tuomi via dovecot
wrote:
> I don't actually recommend using password directly from user as password for
> private keys, I recommend running them thru some hash / pkcs5 before that.
That's a great idea and makes things even
On 01/07/2019 09:48, lorek via dovecot wrote:
> Actually, it seems I may have been wrong in initial assumption that
> the issue with the client was that it was being identified to mysql as
> coming from localhost when connecting via tcp.
> This is what syslog indicated as a reason for the failure b
‐‐‐ Original Message ‐‐‐
On Tuesday, July 2, 2019 6:50 PM, Aki Tuomi via dovecot
wrote:
> Please reviewhttps://wiki.dovecot.org/NFS if you have not already done so.
I actually already went through this guide once but noticed now that I had the
mail_fsync parameter set to "optimized", s
>
>
> ‐‐‐ Original Message ‐‐‐
> On Tuesday, July 2, 2019 6:39 PM, Aki Tuomi
> wrote:
>
> > Are you by chance accessing mails using two different dovecot instances?
> > This is not supported to be done concurrently, you need to use some sort of
> > solution, such as dovecot direct
‐‐‐ Original Message ‐‐‐
On Tuesday, July 2, 2019 6:39 PM, Aki Tuomi wrote:
> Are you by chance accessing mails using two different dovecot instances? This
> is not supported to be done concurrently, you need to use some sort of
> solution, such as dovecot director, to ensure user lands
>
>
> Hello,
>
> I am running Dovecot 2.3.5.1 on OpenBSD 6.5 with RainLoop as IMAP webmail
> client and just noticed the following error messages about duplicate
> transaction log sequences in the index log:
>
> Jul 01 13:15:58 Error: imap()<21324>:
> Transaction log
> /var/vmail///dovec
>
>
> ‐‐‐ Original Message ‐‐‐
> On Tuesday, July 2, 2019 6:21 PM, Aki Tuomi
> wrote:
>
> > Hi, you need to escape % with %%. We are aware of a bug affecting when %
> > comes in from some field via userdb, and we are looking into how to fix
> > this.
>
> Hi Aki,
>
> Thank you ve
>
>
> ‐‐‐ Original Message ‐‐‐
> On Tuesday, July 2, 2019 6:21 PM, Aki Tuomi
> wrote:
>
> > Hi, you need to escape % with %%. We are aware of a bug affecting when %
> > comes in from some field via userdb, and we are looking into how to fix
> > this.
>
> Hi Aki,
>
> Thank you ve
‐‐‐ Original Message ‐‐‐
On Tuesday, July 2, 2019 6:21 PM, Aki Tuomi wrote:
> Hi, you need to escape % with %%. We are aware of a bug affecting when %
> comes in from some field via userdb, and we are looking into how to fix this.
Hi Aki,
Thank you very much for your very fast answer
>
>
> Hello,
>
> I am using the mail_crypt plugin with Dovecot 2.3 and have issues trying to
> use a mail crypt private password which contains a percent "%" character as
> you can see below:
>
> $ doveadm -o plugin/mail_crypt_private_password=SomethingWith\%Percent
> mailbox cryptokey ge
Hello,
I am using the mail_crypt plugin with Dovecot 2.3 and have issues trying to use
a mail crypt private password which contains a percent "%" character as you can
see below:
$ doveadm -o plugin/mail_crypt_private_password=SomethingWith\%Percent mailbox
cryptokey generate -u em...@domain.tl
Hello,
I am running Dovecot 2.3.5.1 on OpenBSD 6.5 with RainLoop as IMAP webmail
client and just noticed the following error messages about duplicate
transaction log sequences in the index log:
Jul 01 13:15:58 Error: imap()<21324>:
Transaction log /var/vmail///dovecot.index.log:
duplicate tra
Am Tue, 2 Jul 2019 08:51:24 +0300
schrieb Aki Tuomi :
> On 2.7.2019 8.24, Aki Tuomi via dovecot wrote:
> > On 1.7.2019 13.37, Matthias Lay via dovecot wrote:
> >> Am Mon, 1 Jul 2019 13:08:46 +0300 (EEST)
> >> schrieb Aki Tuomi :
> >>
> >>> Hi,
> >>>
> >>> there seems to be a problem when expan
15 matches
Mail list logo