I just noticed that another error was writen to the logs that i missed:
amavis[20297]: AMAVIS::MTA::Courier: Could not open socket
Also i poked around the initialization code of MTA::Courier and found something odd:
# The fd of our perlfilter socket is passed to us on STDIN my $socket_fd = shift @ARGV; $perlfilter_socket = IO::File->new("+<&$socket_fd");
The comment says STDIN but the code seems to use argv...
-- Best regards, Black Dew. ============================== ~ [EMAIL PROTECTED] ~ ICQ:2666606 ~ 2:400/567 ~
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]