SA Bugzilla – Bug 1034
New rule for Content-type: message/external-body
Last modified: 2002-12-17 09:13:18 UTC
Another note on Bugtraq about RFC 2046 where a Content-Type of message/external-body could let spammers send a message through with a link to an external site where the actual message body is retrieved via FTP or the like. Like the message/partial bug, I haven't seen this in the real world yet, but figure I may as well open a bug with the rule just so it's on the radar if this becomes popular. Setting to P3. header CTYPE_IS_EXTERNAL Content-Type =~ /^message\/external-body\b/ describe CTYPE_IS_EXTERNAL Message calls for external body per RFC 2046 score CTYPE_IS_EXTERNAL 4.0
I'm surprised this hasn't been abused more, but I can't see anyone doing this, so I'm resolving the ticket for now.