Re: [xmail] sendmail -io -t not working

2011-07-26 Thread Sabahattin Gucukoglu
On 21 Jul 2011, at 06:52, Marin, Patricia wrote:
 When I am using sendmail -io -t on a perl script or command line, the mail 
 never get send but when I add -femail email is send.  The  configuration I 
 have is windows with apache2triad from 2006.

XMail's sendmail interface is a bit different than most others; check the docs. 
 Also check that your script is giving the mail in on stdin; I know for a fact 
that Win32 does not handle pipes with grace.  It may be easier to just convert 
to the use of SMTP on localhost:25.

Cheers,
Sabahattin
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


[xmail] sendmail -io -t not working

2011-07-20 Thread Marin, Patricia
Hi all,

When I am using sendmail -io -t on a perl script or command line, the mail 
never get send but when I add -femail email is send.  The  configuration I 
have is windows with apache2triad from 2006.

Thanks,

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail