On Tue, 6 Apr 2004, Ken Larkman wrote: > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Davide Libenzi > > Sent: Tuesday, April 06, 2004 3:07 PM > > To: XMail mailing list > > Subject: [xmail] Re: Xmail, FreeBSD and ecartis/mailman > > > > > > > > I never tried Mailman, but XMail+Ecartis is working fine here. Which > > script are you using to integrated XMail with Ecartis? > > Davide; > > The only thing I've been able to generate out of Ecartis is a bunch of > errors related to configuration. No responses to emailed instructions. > > I'm using the script from the xmailserver.org website (ecartis.sh): > > #!/bin/sh > > #Disclaimer removed for space > > DIRNAME=`dirname $0` > FILENAME=$1 > shift > $DIRNAME/econv --mbox --unix --input $FILENAME > $FILENAME.lst > $DIRNAME/swrap 503 503 $DIRNAME/ecartis -f $FILENAME.lst $* > rm -f $FILENAME* > > The script is saved in the /usr/local/ecartis directory and chowned to > ecartis:ecartis.
Do you have a UID and GID of 503/503 in your system? - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
