On 3/26/09 9:51 PM, Mike Cappella wrote: > On 3/26/09 3:50 AM, Guy wrote: >> I've been trying to use policyd v2 with amavis, but I'm getting an >> error in the logs from one of the commands in the custom script >> amavisd-policyd.pm included for integration with amavis. >> > >> my ($lastReceived) = $msginfo->orig_header_fields->{'received'}; > >> >> The variable "$lastReceived" contains a single digit rather than the > > Quick guess. Sounds like an array, and $lastReceived contains the > number of items in the array. >
Sorry, never mind. I see Mark's email response. ------------------------------------------------------------------------------ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/