Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: JoSf on September 26, 2026, 11:19:11 AM

Title: Entries in approval list
Post by: JoSf on September 26, 2026, 11:19:11 AM
Roundcube allows entries in an approval list, the following example is provided:
from nick\@example\.com
There is written that Roundcube uses Perl Regex. Is the "@" really a special character in Perl Regex, is it necessary to escape it?