that compiled perfectly.

my mailproc reads exactly as follows
"c:\cygwin\bin\bash.exe" "C:\cygwin\xxx.sh" "@@TMPFILE"
(does @@TMPfile have to be replaced with something?)

my xxx.sh reads exactly as follows
#!/bin/sh

C:\cygwin\bin\econv.exe --input $1 --mbox | C:\cygwin\bin\mboxsend.exe

rm -f $1

run->cmd -> cd cygwin\bin -> mboxsend

yields use: mboxsend [--input fnin] [--output fnout] [--from sndr]

run->cmd -> cd cygwin\bin -> econv just hangs

mail won't get delivered when all this is as it is, and xmail is restarted

.. At this point I don't want to bother the list too much more so I am going
to work on Xmail for linux unless you have any other ideas



thanks for everythinmg


----- Original Message -----
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 03, 2002 3:08 PM
Subject: [xmail] Re: scripting ?


>
> On Tue, 3 Dec 2002, Vin Conti wrote:
>
> >
> > sorry for being so dumb. by the way I also tried
> > $gcc -I/usr/include/sys mboxsend.c -o mboxsend.exe
>
> Ok, it does not have flock(), Try this one :
>
> http://www.xmailserver.org/mboxsend.c
>
>
>
>
> - 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