>>2) when I add a user with command "./vadduser [EMAIL PROTECTED] 123 >> -q 
>>3072" doesn't that user have a 3 K quota?

>>After adding that account i send a mail <which is nearly 30 K> to >> him 
>>and can't get any error/bounce msg. so mail is delivered >> 
>>successfuly(!)...

>>But when i do a "./vsetuserquota [EMAIL PROTECTED] 3072" and send >> that 
>>same mail again, after this command, then i get the bounce >> msg, as 
>>expected.

>>Any ideas on why vadduser's "-q" doesnt work fine ?

vadduser: usage: [options] email_address [passwd]

-q is one of the options, so its order must go first, not last.

i.e.

./vadduser -q 3072 [EMAIL PROTECTED] 123

To set gecos comment, you would do:
./vadduser -q 3072 -c "Guven Mucuk" [EMAIL PROTECTED] 123
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to