Found the problem.. Was writing to the wrong fd (Duh).
Sean
----- Original Message -----
From: "Sean C Truman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 13, 2001 9:42 AM
Subject: vdelivermail help
> Ken, List,
>
> What is the correct method of calling vdelivermail.
>
> vpopmail = popen("/home/vpopmail/bin/vdeliermail ''
bounce-no-mailbox",
> "w");
>
> Now I pipe the message in using fwrite. But for some reason I am
unable
> to get vpopmail to deliver the mail. Is there something simple I am
> missing?
>
>
> Sean
>
>
>