On Fri, Dec 01, 2006, Ian Eiloart wrote:

>>> Sure. I enabled this check on Nov 29:

>>> # grep -c 'header found in mess' ~exim/rejectlog.1
>>> 46

>> 46 out of how many emails?

>> 46 out of 10000, 46 out of 100?

>> Thanks

> More than zero is good. If it's for one recipient in one day, then it's 
> helpful. It would be nice to know what this figure is as a proportion of 
> accepted emails, but the statistic will vary for each site.

Accepted mails:

# exisearch -P '^(?!local).*' -u '^$' -d '2006-(11-(29|30)|12-)' \
 /var/log/exim4/mainlog.1 2>/dev/null | grep -c ^mesg:
72

That is, non-local messages from non-authenticated senders. Three days.

This is a small web-hosting system, mail is used mostly for generating
automated responses from PHP scripts (not counted).

-- 
Unix stuff      :: http://tehran.lain.pl
Yet Another RBL :: http://rbl.lain.pl

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to