Can I safely include my email address in a post?

If you include your email address inside bbcode tags (ie. ), you should be safe from spam. The bbcode filter uses javascript to avoid including the actual email address in the code for the webpage. You also need to ensure that you use an input filter for the post that permits the use of bbcode tags. It’s inconvenient, I know, but it’s the only solution currently available.