[vchkpw] apostrophe in username?

2003-04-04 Thread Trevor Little
I'm trying to add a username of to'donnel using the qmailadmin interface as well as on the command line with vadduser and I'm returned Illegal username. Am I out of luck?

Re: [vchkpw] apostrophe in username?

2003-04-04 Thread Justin Heesemann
On Friday 04 April 2003 16:37, Trevor Little wrote: I'm trying to add a username of to'donnel using the qmailadmin interface as well as on the command line with vadduser and I'm returned Illegal username. Am I out of luck? it is simply not allowed to have ' in usernames. have a look at the

Re: [vchkpw] apostrophe in username?

2003-04-04 Thread Peter Palmreuther
Hi Trevor, On Fri, 04 Apr 2003 09:37:48 -0500 Trevor Little wrote: I'm trying to add a username of to'donnel using the qmailadmin interface as well as on the command line with vadduser and I'm returned Illegal username. Am I out of luck? Using qmailadmin 1.0.6 I was out of luck too, but on

Re: [vchkpw] apostrophe in username?

2003-04-04 Thread Peter Palmreuther
Hi Justin, On Fri, 4 Apr 2003 17:06:03 +0200 Justin Heesemann wrote: I'm trying to add a username of to'donnel using the qmailadmin interface as well as on the command line with vadduser and I'm returned Illegal username. Am I out of luck? it is simply not allowed to have ' in usernames.

Re: [vchkpw] apostrophe in username?

2003-04-04 Thread Trevor Little
Peter, thanks for the tip using quotes around the apostrophe when using vassuser. I was pulling out my hair trying every other kind of escape before the apostrophe. quotes around it works perfectly. i'd also like to know where in the rfc it forbids an apostrophe because i cannot find it.