Email local part
The module 'table.email_localpart' extracts and unescaped local ("username") part of the email address.
E.g. test@example.org => test "test @ a"@example.org => test @ a
table.email_localpart { }
The module 'table.email_localpart' extracts and unescaped local ("username") part of the email address.
E.g. test@example.org => test "test @ a"@example.org => test @ a
table.email_localpart { }