Matthias Cramer wrote: > Hi All > > I have the following in my users file: > > > DEFAULT User-Name =~ ".+\[email protected]", Auth-Type := Accept, > Proxy-To-Realm := "DONOTREALM" > > This Regexp macthes not only [email protected] but also > [email protected]. > > Is this a bug, or do I have to escape the . in a different way ?
You may need two \\ Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

