login length...

2001-06-20 Thread Daniel Fenert

Is there some strict login length defined in qmail?
I'm using qmail+mysql patches, and i'm transfering domains from M$ Exchange
(which dies ones a week :) and have user with 33 character login...

I've changed column 'id' length to 63, and inserted this user, but qmail
refuses to accept mail for this person and sais sorry, no mailbox here by
that name...

Any suggestions?

-- 
Daniel Fenert--== [EMAIL PROTECTED] ==--
==-P o w e r e d--b y--S l a c k w a r e-=-ICQ #37739641-==
When people agree with me I always feel that I must be wrong
===- http://daniellek.linux.krakow.pl/ -=== +48604628083 



Re: login length...

2001-06-20 Thread Joe

Check the ownership/existence of the home directories(where Maildir/Mailbox
are located).

Joe.
- Original Message -
From: Daniel Fenert [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, June 20, 2001 9:55 AM
Subject: login length...


 Is there some strict login length defined in qmail?
 I'm using qmail+mysql patches, and i'm transfering domains from M$
Exchange
 (which dies ones a week :) and have user with 33 character login...

 I've changed column 'id' length to 63, and inserted this user, but qmail
 refuses to accept mail for this person and sais sorry, no mailbox here by
 that name...

 Any suggestions?

 --
 Daniel Fenert--== [EMAIL PROTECTED] ==--
 ==-P o w e r e d--b y--S l a c k w a r e-=-ICQ #37739641-==
 When people agree with me I always feel that I must be wrong
 ===- http://daniellek.linux.krakow.pl/ -=== +48604628083 





Re: login length...

2001-06-20 Thread Henning Brauer

On Wed, Jun 20, 2001 at 08:55:00AM +0200, Daniel Fenert wrote:
 Is there some strict login length defined in qmail?
 I'm using qmail+mysql patches, and i'm transfering domains from M$ Exchange
 (which dies ones a week :) and have user with 33 character login...

If memory server my right this is limited to 32 chars.
-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany   *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



Re: login length...

2001-06-20 Thread Oden Eriksson

onsdagen den 20 juni 2001 12:04 skrev Henning Brauer:
 On Wed, Jun 20, 2001 at 08:55:00AM +0200, Daniel Fenert wrote:
  Is there some strict login length defined in qmail?
  I'm using qmail+mysql patches, and i'm transfering domains from M$
  Exchange (which dies ones a week :) and have user with 33 character
  login...

 If memory server my right this is limited to 32 chars.

You might want to skip the qmail popup patch if you are using it.

-- 

Regards // Oden Eriksson
Kvikkjokk Networks




Re: login length...

2001-06-20 Thread Daniellek

W dniu Wed, Jun 20, 2001 at 12:04:44PM +0200, Henning Brauer wystuka(a):
 Is there some strict login length defined in qmail?
 I'm using qmail+mysql patches, and i'm transfering domains from M$ Exchange
 (which dies ones a week :) and have user with 33 character login...

If memory server my right this is limited to 32 chars.

Is there some place in source to change it in one place or i'll have to edit
number of files?

-- 
Daniel Fenert--== [EMAIL PROTECTED] ==--
==-P o w e r e d--b y--S l a c k w a r e-=-ICQ #37739641-==
Q:  How many surrealists does it take to change a light bulb?
A:  Two, one to hold the giraffe, and the other to fill the bathtub
with brightly colored machine tools.
===- http://daniellek.linux.krakow.pl/ -=== +48604628083 



Re: login length...

2001-06-20 Thread Dave Sill

Daniel Fenert [EMAIL PROTECTED] wrote:

Is there some strict login length defined in qmail?
I'm using qmail+mysql patches, and i'm transfering domains from M$ Exchange
(which dies ones a week :) and have user with 33 character login...

I don't know diddly about qmail+mysql patches, but the stock
qmail-getpw has a limit of 32 characters on account names.

-Dave