[EMAIL PROTECTED] wrote:

> I need to know subject, sender, recipient in filter_sender I can obtain
> this data?

No, because that information hasn't been received yet.

> Also i need know the size of a message (i use sendmail/milter) Sendmail
> have this data but i do not know how i can get this data. I try with
> read_commands_file();  $SendmailMacros{} but no have the size and no have
> info about recipient and sender than i can use in filter_sender.
> $SendmailMacros in this point (filter_sender) i use authen for authid.

The only reliable way is to measure the size of the file ./INPUTMSG
from filter_begin

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to