On Wed, 31 Mar 2004, Jim Hatfield wrote: > Is it possible in filter_end() to tell whether the mail > being processed is the original incoming message or whether it is > a new message generated by a call to stream_by_recipient?
If the relay machine is _not_ 127.0.0.1, then it's the original. If it _is_ 127.0.0.1, then it's either locally-submitted mail or a streamed message. It's hard to distinguish between these latter cases, unfortunately. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

