These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for VMPro upgrade to 3.84 // procmail error & non-delivery notifications on the new forum.
hi @all,
somebody has the same prob? Yesterday I installed the upgrade of VMPro to 3.84. Incoming mail will be stored correctly in the users mailbox. But additionally a non-delivery notification is sent to the sender. The checksum of /etc/procmailrc has changed... Any ideas?
The first workaround was commenting out line 18 in /etc/webmin/virtual-server/lookup-domain.pl
/var/log/procmail.log
From user@domain.de Tue Mar 22 08:53:14 2011
Subject: test1
Folder: /home/domain1.de/homes/user1/Maildir/new/1300780394.3145 1706
Time:1300780394 From:user@domain.de To:user1@domain1.de User:user1.domain1.de Size:1757 Dest:/home/domain1.de/homes/user1/Maildir/new/1300780394.31458_0.v20.domain1.de Mode:None
Failed to run /virtual-server/lookup-domain.pl : No such file or directory at /etc/webmin/virtual-server/lookup-domain.pl line 18.
procmail: Program failure (2) of "/etc/webmin/virtual-server/lookup-domain.pl"
cat /proc/version
Linux version 2.6.26-2-amd64 (Debian 2.6.26-26lenny2) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Tue Jan 25 05:59:43 UTC 2011
Thanks!
Hmm, it looks like $root isn't being set in your lookup-domain.pl file.
That's an unusual problem :-)
You may want to file a bug report, using the Support link above... I suspect Jamie would have some ideas as to what might cause that.
-Eric