Am 29.09.04 um 09:45 schrieb [EMAIL PROTECTED]: >Now that I think of it, I can't imagine a situation when a legitimate >MAIL FROM: <> would have multiple RCPT TO's.
There is one: [EMAIL PROTECTED] is an alias to [EMAIL PROTECTED] + [EMAIL PROTECTED], so that mail to [EMAIL PROTECTED] gets distributed to both addresses. When [EMAIL PROTECTED] sends an email which is undeliverable, he gets a bounce, which gets expanded and forwarded by a.example.com and finally arrives at b.example.com as follows: MAIL FROM:<> RCPT TO:<[EMAIL PROTECTED]> RCPT TO:<[EMAIL PROTECTED]> Of course, this is a silly configuration, but it is real-life experience. just my 2� Frank. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

