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 rfc's .. 

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




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 command line I
succeeded.

What version ov vpopmail are you using? 5.3.11 over here on my
workstation (installed only for testing, therefore updated irregular)
worked. Maybe you just forgot to escape the ' or surround the whole
email address with double quotes???
-- 
Pit



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.
 have a look at the rfc's .. 

I wonder what part of the RFC exactly you're referring to?!?

I couldn't find the rule that forbids 0x39 in username.

Could you elaborate?
-- 
Ciao,
 Pit



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.



Peter Palmreuther wrote:
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.
have a look at the rfc's .. 


I wonder what part of the RFC exactly you're referring to?!?

I couldn't find the rule that forbids 0x39 in username.

Could you elaborate?