Ilo,

On 6/14/09 11:27 AM, Ilo Lorusso wrote:
> Hi,
>
> ive run postifx-logwatch and amavis-logwatch and have the results below,
> something i dont understand is shouldnt the amount of Accepted message
> in postfix
> (79975   Accepted ) match the amount of Total scanned messages in
> amavisd-new (47106   Total messages scanned) ?

The general ratio is about 2 accepted per 1 scanned.  Postfix "accepts" 
(i.e. assigns a queue ID) a message, passes it to amavis, which then 
passes the message back via SMTP/LMTP to postfix which then again 
accepts the message (creating a new queue ID).  Thus, 2 to 1.

The 2 to 1 ratio is approximate; there may be other paths in your setup 
that bypass calling a content filter for certain messages, and there are 
minor discrepancies due to log rotation or date cut off.

Mike

>
> ========   ==================================================
>
>     79975   Accepted                                    17.69%
>    372109   Rejected                                    82.31%
> --------   --------------------------------------------------
>    452084   Total                                      100.00%
> ========   ==================================================
>
>       128   5xx Reject relay denied                      0.03%
>       163   5xx Reject HELO/EHLO                         0.04%
>     62021   5xx Reject unknown user                     16.67%
>     21549   5xx Reject recipient address                 5.79%
>         3   5xx Reject sender address                    0.00%
>    288149   5xx Reject RBL                              77.44%
>         4   5xx Reject header                            0.00%
>        92   5xx Reject message size                      0.02%
> --------   --------------------------------------------------
>    372109   Total 5xx Rejects                          100.00%
> ========   ==================================================
>
>        42   4xx Reject recipient address                 4.27%
>       941   4xx Reject sender address                   95.73%
> --------   --------------------------------------------------
>       983   Total 4xx Rejects                          100.00%
> ========   ==================================================

>
> ****** Summary ***********************************************
>
>
>     47106   Total messages scanned ------------------  100.00%
> ========   ==================================================
>
>     10480   Blocked ---------------------------------   22.25%
>       184     Banned name blocked                        0.39%
>     16737     Spam discarded (no quarantine)            35.53%
>         5     Spammy blocked                             0.01%
>      1610     Bad header blocked                         3.42%
>         2     Tempfail blocked                           0.00%
>
>     36626   Passed ----------------------------------   77.75%
>       337     Spammy passed                              0.72%
>     36289     Clean passed                              77.04%
> ========   ==================================================
>
> -------------------------------------------------------------

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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/ 

Reply via email to