RE: [Exim] Solaris 2.6, Perl 5.6.1, exim 3.22 - Can't open p…

Top Page
Delete this message
Reply to this message
Author: Gustav H Meyer
Date:  
To: exim-users
CC: Tamas TEVESZ
Subject: RE: [Exim] Solaris 2.6, Perl 5.6.1, exim 3.22 - Can't open pipe
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