Re: problems with local mailboxes, interesting things going on

2001-05-28 Thread Charles Cazabon

Kelly Shutt <[EMAIL PROTECTED]> wrote:
> Hey, thanks for the info Charles... You just told me what my problem is... I 
> just realized that the account has an uppercase character, is there a way to 
> make the program recognize these or should i just change it to lowercase?

Changing it to lowercase is the least-work solution.  However, you can
override this behaviour if you want, and there are (sometimes) other good
reasons to do so, particularly if you use NIS or automounted home directories.
`man qmail-users` for details.

Charles
-- 
---
Charles Cazabon<[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---



Re: problems with local mailboxes, interesting things going on

2001-05-27 Thread Kelly Shutt

Hey, thanks for the info Charles... You just told me what my problem is... I 
just realized that the account has an uppercase character, is there a way to 
make the program recognize these or should i just change it to lowercase?

Thanks a million,
Kelly


>Kelly Shutt <[EMAIL PROTECTED]> wrote:
>
>> wondering what was up it tried sending to my other account again, with 
>> no luck.  I'm wondering if this is due to the fact that the username 
>> is kind of long at 11 characters.  this is the only thing i can think 
>> of since the other account with short username works fine.
>
>Eleven characters should be fine.  From the man page for qmail-getpw:
>
>   qmail-getpw considers an account in /etc/passwd  to  be  a user  if (1)
>   the  account  has  a  nonzero  uid, (2) the account's home directory exists
>   (and is visible to qmail- getpw),  and  (3)  the account  owns  its home
>   directory.  qmail-getpw ignores  account names containing  uppercase
>   letters.   qmail-getpw also assumes that all account names are shorter than
>   32 characters.
>
>Charles
>-- 
>---
>Charles Cazabon<[EMAIL PROTECTED]>
>GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
>Any opinions expressed are just that -- my opinions.
>---



Re: problems with local mailboxes, interesting things going on

2001-05-27 Thread Charles Cazabon

Kelly Shutt <[EMAIL PROTECTED]> wrote:

> wondering what was up it tried sending to my other account again, with no
> luck.  I'm wondering if this is due to the fact that the username is kind of
> long at 11 characters.  this is the only thing i can think of since the
> other account with short username works fine.

Eleven characters should be fine.  From the man page for qmail-getpw:

   qmail-getpw considers an account in /etc/passwd  to  be  a user  if (1)
   the  account  has  a  nonzero  uid, (2) the account's home directory exists
   (and is visible to qmail- getpw),  and  (3)  the account  owns  its home
   directory.  qmail-getpw ignores  account names containing  uppercase
   letters.   qmail-getpw also assumes that all account names are shorter than
   32 characters.

Charles
-- 
---
Charles Cazabon<[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---