----- Original Message ----- From: "Len Conrad" <[EMAIL PROTECTED]>
> ok, I was pretty sure smtpd passed to content-filter after DATA command and > queueing the msg. That's how it seems to work in the smtpd policy READMEchecks? Actually, the content-filter never sees the message if Postfix rejects or discards the message first. The content-filter is only passed those messages that Postfix accepts for delivery after running all of its own internal tests. So yes, message are only passed to SA after DATA and message queuing, but again, that happens only after Postfix has accepted the message for delivery anyway. Bill
