Re: [exim] SMTP connection message count

Etusivu
Poista viesti
Vastaa
Lähettäjä: Philip Hazel
Päiväys:  
Vastaanottaja: j.linn
Kopio: exim-users
Aihe: Re: [exim] SMTP connection message count
On Wed, 3 Nov 2004, j.linn wrote:

> I think I can see how to do this by setting my own variable and testing it
> in the data acl assuming these are not cleared between messages. However a
> system messages number to test would be better.
>
> If anyone has done this, please let me know how you did it.
>
> Sorry if this is in the manual but could not see it. Page number please.


There is no built-in variable but as the OP said, it's trivial to
implement one yourself. You can increment in a MAIL ACL, which tells you
the number of attempted messages, or in the DATA ACL, as part of
accepting, which tells you the number of accepted messages.


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book