Posted Jul 14, 2011 6:26 UTC (Thu) by dlang (✭ supporter ✭, #313)
[Link]
not easily, because when you reject the mail to the SMTP sender, it's almost always done before the message itself gets delivered to you.
Some actual data presented anecdotally
Posted Jul 14, 2011 8:13 UTC (Thu) by anselm (subscriber, #2796)
[Link]
You can still reject a message in the SMTP dialog after having seen the body.
However, I don't see the point of rejecting a message and filing it to the spam folder at the same time. The point of the exercise is to not need a spam folder in the first place, by simply refusing outright to accept mail that would otherwise go in the spam folder.
Some actual data presented anecdotally
Posted Jul 14, 2011 14:39 UTC (Thu) by bronson (subscriber, #4806)
[Link]
In case a filter wants to reject it but an admin or user wants to double check.