I have more hints trouble on another radius server. I want to look for a
realm and strip it if it is there, else, send on the username untouched.
User-Name = "[EMAIL PROTECTED]"
try this
DEFAULT User-Name =~ "^([EMAIL PROTECTED])@camalott.com"
User-Name := "%{1}"
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

