From: Alex van den Bogaerdt (no email)
Date: Tue Nov 02 2004 - 10:54:13 EST
On Tue, Nov 02, 2004 at 10:40:23AM -0500, Wietse Venema wrote:
> > Postfix could have another policy call at end-of-smtpdata. At that
> > point Postfix has an estimate of the message content size.
>
> In that case, however, you can't do per-recipient accounting,
> since mail can have multiple recipients, and the smtpd
> by design does not store all recipients in memory.
Forgive me for being ignorant. When I read
``The "instance" attribute value can be used to correlate different
requests regarding the same message delivery ''
(http://www.postfix.org/SMTPD_POLICY_README.html)
I interpreted this as a way to correlate
mail from
rcpt to
rcpt to
data
for the same message. This means I thought it would be possible
to store all recipients into the database.
If it does not mean what I thought it did, what does it mean?
thanks
alex
|
|
|