again, thanks for all your help, but no, this didn't work. it just does not
seem to want to deliver mail when I have the mailproc.tab present in the
mailroot\domains\domian\user folder
----- Original Message -----
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 9:47 PM
Subject: [xmail] Re: scripting ?


>
> On Mon, 2 Dec 2002, Vin Conti wrote:
>
> >
> > i am not sure. I just put that line, exactly as you wrote it. I don't
really
> > understand the manual entry. is CAT a command that xmail understands
even if
> > Windows doesn't?
>
> 1) Create a script ( xxx.sh ) with this content :
>
> #!/bin/sh
> PATH-TO-ECONV\econv.exe --input $1 --mbox | PATH-TO-PERL\perl.exe
PATH-TO-MBOXSEND\mboxsend.pl
> rm -f $1
>
>
> 2) Create the mailproc.tab with :
>
> "PATH-TO-BASH\bash.exe"[TAB]"PATH-TO-XXXSH\xxx.sh"[TAB]"@@TMPFILE"
>
>
> Where [TAB] is the _real_ TAB character ( not spaces ).
>
>
>
>
>
> > ----- Original Message -----
> > From: "Davide Libenzi" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, December 02, 2002 5:33 PM
> > Subject: [xmail] Re: scripting ?
> >
> >
> > >
> > > On Mon, 2 Dec 2002, Vin Conti wrote:
> > >
> > > >
> > > > yes, I did try the full path to perl.exe, and alternatively I set it
in
> > the
> > > > PATH system variable. The contents of my mailproc.tab were just the
> > lines
> > > > below, just the one line each.
> > > > cat $1 | econv --mbox | c:\mailroot\mboxsend.pl
> > > > c:\cygwin\var\spool\mail\administrator
> > >
> > > Are you sure you followed this syntax ?
> > >
> > > http://www.xmailserver.org/Readme.html#mailproc.tab
> > >
> > >
> > >
> > > - 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]
> > >
> >
> > -
> > 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]
> >
>
>
> - 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]
>

-
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]

Reply via email to