|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: mouss (mlist.only
free.fr)
Date: Thu Jun 28 2007 - 02:19:11 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mess-mate wrote:
> Hi list,
> i've troubles with maildrop; maildrop don't receive the
> user,netxhop... variables from postfix.
>
prove it.
> Here are my configs:
> master.cf part:
> maildrop unix - n n - - pipe
> flags=ODRhu user=vmail:vmail argv=/usr/bin/maildrop -w 90 -d
> ${user}
${nexthop} ${extension} ${recipient} ${user} ${nexthop}
>
> maildroprc part:
> SHELL=/bin/bash
>
> DOMAIN="$4"
> USER="$3"
>
> PAR1="$1"
> PAR2="$2"
> PAR3="$3"
> PAR4="$4"
>
looks ok.
> #RECIPIENT=tolower("$1")
> #DEFAULT="/home/vmail/$RECIPIENT/."
> RACINEMAIL="/home/vmail/$DOMAIN/$USER/"
> DEFAULT="/home/vmail/$DOMAIN/$USER/.A-Inbox"
>
> # Our verbosity in the log file
> VERBOSE="9"
> etc..
>
> and here is the test:
> maildrop -V 4 -d m-m
laplaceverte.fr < test.txt
>
so _you_ are not giving parameters to maildrop. postfix is not involved
here.
> maildrop: authlib: groupid=5000
> maildrop: authlib: userid=5000
> maildrop: authlib: logname=m-m
laplaceverte.fr, home=/home/vmail,
> mail=laplaceverte.fr/m-m/
> maildrop: Changing to /home/vmail
> Message start at 0 bytes, envelope sender=m-m
laplaceverte.fr
> /etc/courier/maildroprc(1): SHELL="/bin/bash"
> /etc/courier/maildroprc(8): PAR1=""
> /etc/courier/maildroprc(9): PAR2=""
> /etc/courier/maildroprc(10): PAR3=""
> /etc/courier/maildroprc(11): PAR4=""
> /etc/courier/maildroprc(15): RACINEMAIL="/home/vmail///"
> /etc/courier/maildroprc(16): DEFAULT="/home/vmail///.A-Inbox"
> /etc/courier/maildroprc(19): VERBOSE="9"
> maildrop: Unable to create a dot-lock.
>
> any help would be very appreciated.
> mess-mate
>
>
>
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]