From: Cami (no email)
Date: Tue Nov 02 2004 - 11:01:03 EST
Cami wrote:
> Alex van den Bogaerdt 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?
>
> This is only if the connecting host uses ESMTP..
Well, and they advertise their message SIZE. Storing the recipient
is currently possible, but the conversation has moved over to getting
information about message size on a per-recipient basis (and this
is currently only possible if the connecting host/client uses ESMTP).
Cami
|
|
|