Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - evotr

Pages: [1]
1
Dovecot / Re: Dovecot Sieve Error
« on: August 10, 2022, 07:28:22 AM »
Topic is up to date

2
Dovecot / Dovecot Sieve Error
« on: August 09, 2022, 08:27:10 PM »
Hello,

While checking the log file of Dovecot I saw something like this:

Code: [Select]
Aug 08 03:16:06 lmtp(mail@company.com): Error: EKcANMZV8GKG+gAAg5tnSg: sieve: binary save: failed to create temporary file: open(/var/sieve/globalfilter.svbin.) failed: Permission denied ( euid=1001(evoname) egid=12(mail) missing +w perm: /var/sieve, dir owned by 101:12 mode=0755)
Aug 08 03:16:06 lmtp(mail@company.com): Error: EKcANMZV8GKG+gAAg5tnSg: sieve: The LDA Sieve plugin does not have permission to save global Sieve script binaries; global Sieve scripts like `/var/sieve/globalfilter.sieve' need to be pre-compiled using the sievec tool
Aug 08 03:16:06 lmtp(mail@company.com): Error: EKcANMZV8GKG+gAAg5tnSg: sieve: binary save: failed to create temporary file: open(/var/sieve/globalfilter.svbin.) failed: Permission denied ( euid=1001(evoname) egid=12(mail) missing +w perm: /var/sieve, dir owned by 101:12 mode=0755)
Aug 08 03:16:06 lmtp(mail@company.com): Error: EKcANMZV8GKG+gAAg5tnSg: sieve: The LDA Sieve plugin does not have permission to save global Sieve script binaries; global Sieve scripts like `/var/sieve/globalfilter.sieve' need to be pre-compiled using the sievec tool

What does it mean  ?

How can I fix this error?


Thank you !

Pages: [1]