> ------ > Mar-02-10 21:12:03 [MessageOK] 83.218.67.228 <[email protected]> to: > clients'@domain.gr -- Message OK -- [UPS Delivery Problem NR 43111]; > ------
hmm... no msgid in the log ? Start by setting up something into "uniqueIDPrefix" and enable "uniqueIDlogging" that will give you an ID related to a given SMTP session so that you'll be able to extract the relevant log lines related to a given message; at any rate, since the above came from 83.218.67.228 you may try grepping the log to extract all records containing that IP address that should give you some further infos and probably help you understanding why that message wasn't blocked That said and about ClamAV; I think you'd better install ClamAV (I mean the ClamD/FreshClam package) and setup things so that both programs will run as daemons and freshclam will regularly update the signatures once that will be set-up you may move on installing File::Scan::ClamAV and then enabling the AV scan in ASSP ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
