Hello,
sorry if it’s duplicate, is there a way to automatically protect email addresses written in posts to be scanned by bots?
(I mean out of doing it manually, like replacing @ by [at] by hand)
Hello,
sorry if it’s duplicate, is there a way to automatically protect email addresses written in posts to be scanned by bots?
(I mean out of doing it manually, like replacing @ by [at] by hand)
You could censor out emails…
In your site settings, search for censored
and add the regex for emails. This way, emails will be redacted if they are posted.
Thanks @robbyoconnor, I used the RFC 5322 regex, this works perfectly well!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.