LuKreme wrote:
If user foo exists but user fbaz does not, you should expect that an
MTA will reject fbaz but deliver that same message to foo. I'm
talking about a way to cause SpamAssassin (or something else,
whatever) to note the fact that a *different* recipient, fbaz, doesn't
exist, and to read it from the headers rather than the envelope
recipients (the way an MTA does).
If your MTA is configured properly, SA will never see a message for a
non-existent recipient.
What are you trying to do?
He is trying to get SA to score the mail for f...@example.net higher because
the user f...@example.net does not exist.
That's a nice idea!
One option (definitely a hack) would be to get SA to pull the
message_id, then scan the maillog for rejected recipients.
Terry