The encode global variable allows you to encode an email address for display on a web page, but appears to require that the email address be hard-coded into the variable tag:
{encode="[email protected]" title="Email Me!"}Is it possible to have an email address entered in a Channel entry for display on a web page (e.g. to make the email addresses on a Contact Us page editable by an admin panel user) be automatically encoded?