If I build it under Cygwin, will it work under 2k? Or should I find a windows based compiler? ----- Original Message ----- From: "Davide Libenzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 10:12 AM Subject: [xmail] Re: scripting ?
> > On Mon, 2 Dec 2002, Vin Conti wrote: > > > > > 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 > > Try to build this : > > http://www.xmailserver.org/mboxsend.c > > And replace "PATH-TO-PERL\perl.exe PATH-TO-MBOXSEND\mboxsend.pl" with "PATH-TO-MBOXSEND\mboxsend" > You should build that one with : > > $ gcc -o mboxsend mboxsend.c > > Also your system PATH environment ( not only the cygwin but the NT system > ) should have the path the the cygwin bin stuff ( dll, etc ... ). > > > > > - 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]
