On 20 Mar 2007 at 9:05, Ethan Albone wrote: > so there is no way to know from assp logs , how many ip attempted > to deliver mail to my server, were delayed, and never came back ?
What I do is grep the log counting 'recipient delayed' and 'accepting triplet'. The difference is a rough guide to those that didn't return. Need to do something similar if you are looking for delaying false positives. paul ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
