procmail problem

i have the following log after upgrade last calamd in centos 6.x

Insecure dependency in exec while running with -T switch at /etc/webmin/virtual-server/lookup-domain.pl line 19.
procmail: Program failure (255) of "/etc/webmin/virtual-server/lookup-domain.pl"

have you same tips?

Enrico

Howdy,

Hmm, you may need to double-check the permissions on procmail and procmail-wrapper, as well as ensure that Postfix is using procmail-wrapper when delivering email.

What is the output of these commands:

ls -l /usr/bin/procmail ls -l /usr/bin/procmail-wrapper postconf -n | grep mailbox_command
[root@bitit ~]# ls -l /usr/bin/procmail -rwsrwSr-x 1 root root 104464 10 set 2014 /usr/bin/procmail [root@bitit ~]# ls -l /usr/bin/procmail-wrapper ls: impossibile accedere a /usr/bin/procmail-wrapper: No such file or directory [root@bitit ~]# postconf -n | grep mailbox_command mailbox_command = /usr/bin/procmail yum list procmail-wrapper Plugin abilitati:fastestmirror, refresh-packagekit Loading mirror speeds from cached hostfile * base: mirrors.prometeus.net * extras: mirrors.prometeus.net * updates: mirrors.prometeus.net Errore: Nessun pacchetto presente in lista (no package present) file /etc/webmin/minserver.conf permissions set 644

Have work until some days ago, without problem .
:frowning:
Enrico