Hi all! On 31/08/2022 11:40, George Asenov wrote: [...]> Aug 30 15:22:26 uk7 dovecot[112153]:> lda(test-uk7.teststring567.tk)<112151><BlNhECIdDmMXtgEAsVjU+A>: Fatal: > execvp(/var/lib/dovecot/sieve-pipe/procmail) failed: Permission deniedThat looks like a permission problem - no x Bits set on the executable and/or directories to it (for the dovecot user)? Kind regards, Bernd -- Bernd Petrovitsch Email : bernd at petrovitsch.priv.at There is NO CLOUD, just other people's computers. - FSFE LUGA : http://www.luga.at
[root at uk7 ~]# stat /usr/bin/procmail File: /usr/bin/procmail Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 12/ mail) [root at uk7 ~]# stat /usr/bin/ File: /usr/bin/ Access: (0555/dr-xr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) [root at uk7 ~]# stat /usr File: /usr Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) For me it seems that everything with the permissions is ok. Others also can execute it? Other suggestions? Is the config correct? I forgot to mention # dovecot --version 2.3.16 (7e2e900c1a) On # cat /etc/redhat-release Rocky Linux release 8.6 (Green Obsidian) On 31-Aug-22 1:16 PM, Bernd Petrovitsch wrote:> Hi all! > > On 31/08/2022 11:40, George Asenov wrote: > [...]> Aug 30 15:22:26 uk7 dovecot[112153]: >> lda(test-uk7.teststring567.tk)<112151><BlNhECIdDmMXtgEAsVjU+A>: Fatal: >> execvp(/var/lib/dovecot/sieve-pipe/procmail) failed: Permission denied > > That looks like a permission problem - no x Bits set on the executable > and/or directories to it (for the dovecot user)? > > Kind regards, > ????Bernd-- Warm regards George A. WPXHosting