Re: [qmailadmin] can not del user from a list

2004-10-13 Thread Jeremy Kitchen
On Wednesday 13 October 2004 04:02 am, HONTI Miklos wrote:
 hi

 my problem is, that i can not remove user from a list, if it is added 'by
 hand', with ezmlm-sub. i realized, that this files owned by root.root, so
 i chown vpopmail.vchkpw, but it still not wokring. on the web interface it
 is sad that all right, but the user still exist in the list.

did you do a recursive chown (chown -R) on the entire list directory?  If not, 
you still have many files with incorrect permissions.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail
   GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc


pgplDed3dqRRY.pgp
Description: PGP signature


Re: [qmailadmin] can not del user from a list

2004-10-13 Thread Tom Collins
On Oct 13, 2004, at 2:02 AM, HONTI Miklos wrote:
my problem is, that i can not remove user from a list, if it is added 
'by
hand', with ezmlm-sub. i realized, that this files owned by root.root, 
so
i chown vpopmail.vchkpw, but it still not wokring. on the web 
interface it
is sad that all right, but the user still exist in the list.
Before adding the user(s) from the shell, be sure to 'su vpopmail' so 
the files have correct ownership and permissions.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


[qmailadmin] solved: Re: [qmailadmin] can not del user from a list

2004-10-13 Thread HONTI Miklos


interest is that in Log there is a '?' the end of the adresses which was
added by hand.

for example:

1093856888 +manual [EMAIL PROTECTED]


i checked and i find, that my list (also ezmlm-list does this!) there was
a \r on the end of each line (it is in nano ^M, in joe underlined M, etc.)

i del this and now there's no ? in the Log, so i think it will wokrs with
qmailadmin as well. this will be checked soon.

bye


Miki



Re: [qmailadmin] solved: Re: [qmailadmin] can not del user from a list

2004-10-13 Thread Jeremy Kitchen
On Wednesday 13 October 2004 04:41 pm, HONTI Miklos wrote:
 interest is that in Log there is a '?' the end of the adresses which was
 added by hand.

 for example:

 1093856888 +manual [EMAIL PROTECTED]


 i checked and i find, that my list (also ezmlm-list does this!) there was
 a \r on the end of each line (it is in nano ^M, in joe underlined M, etc.)

sounds like you made your list file on a windows machine or similar.

make sure to run your files through something like 'dos2unix' or similar 
before using them if you've edited them on a windows machine.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail
   GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc


pgpV64KQZgjcV.pgp
Description: PGP signature


Re: [qmailadmin] solved: Re: [qmailadmin] can not del user from a list

2004-10-13 Thread HONTI Miklos

well, yes, as i remember the original list was made under windows, maybe
that is why ezmlm-list output was also bad.

qmailadmin will be test tomorrow (CET), if the problem still exist i will
ask again ;-)

thx for help.

bye

Miki


 sounds like you made your list file on a windows machine or similar.