Hello
I would like to know where i DEFINE the $maildir.
I went to www.vmailmgr.org site and i tried to follow the instructions of 
the
3.5 Enabling enforcement of virtual user quotas
and
3.6 Enabling processing of autoresponses

I did the following:in a .qmail-default in the /home/user/.qmail-default i 
have the following
|/usr/local/bin/vdeliver
|/usr/local/bin/vdeliver-predeliver
|/usr/local/bin/vdeliver-postdeliver

And in predeliver i have :
  #!/bin/sh
  /usr/bin/vcheckquota

and in postdeliver:

#!/bin/sh
  if test -s $MAILDIR/autoresponse/message.txt
  then
    qmail-autoresponder $MAILDIR/autoresponse/message.txt 
$MAILDIR/autoresponse
  fi

When i use predeliver it says in maillog:

failure: vcheckquota:_MAILDIR_is_not_set/

and i postdeliver it does nothing............

Anybody knows why???

Tks & Best Regards
Koulis Constantine.
Bucharest Romania
Business Phone :+4-093979131


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to