Good Day
I am trying to add over 1000 pseudonyms to SME Server.
This is the format of my file
lgomarp|lg.omarp|omarp@3logics.co.za|lg_omarp
when i do the following
#lat-pseudonym -a -i Pseudonyms
I get the following error
The pseudonym 'omarp@3logics.co.za' contains illegal characters. The name should contain only
lower-case letters, numbers, hyphens, periods and underscores, and should
start with a lower-case letter.
Creating pseudonym 'lg_omarp' for user lgomarp...
So it is adding all the other pseudonyms, but not the pseudonym with the "@" symbol in it, but this should be valid as it is an email address
Anybody know how to go about fixing this???