Hi, First I had to modify the line 110 of p0f-analyzer.pl because the queries submitted by amavisd-new is not of the form expected by p0f-analyzer:
p0f-analyzer expects: 203.159.32.1 41175 zzgbIwFRtSm0 amavisd-new sends: [203.159.32.1]:41175 zzgbIwFRtSm0 The regular expression now reads: ^\[?(\d+\.\d+\.\d+\.\d+)\]?[:\s]+(.*)$/s No p0f receives and answers the requests from amavisd-new. But where does the fingerprint information is used by amavis? I set amavis to log level 5, but I see no mention of the fingerprint. Best regards, Olivier ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
