Hi,
On Tue, 26 June 2001 05:49, Tamas TEVESZ wrote:
>
> On Tue, 26 Jun 2001, Gustav H Meyer wrote:
>
>> 79 open(MAIL, "|$sendmail -oi -t") or die "Can't open pipe
to $sendmail: $!\n";
> forgot what -oi does for sendmail, but for this you need exim -t.
-oi according to the exim docs: "This option, which has the same effect as
-i, specifies that a dot on a line by itself should not terminate an
incoming, non-SMTP message..... "
I've tried -t on it's own I get the same error.
The error that I get is:
Software error:
Can't close pipe to /usr/local/bin/exim:
Regards,
Gustav