RE: Sendmail confusion

2003-02-21 Thread Dan Muey
Any changes to sendmail? When pipingto an external prog you now have to deal with what's going on in that prog and perhaps an error it is sending out is making perl say ' no recipients' when there is. I'd say use a module that doesn't realy on external prog. Bet that'll fix it. http://search.

Re: Sendmail confusion

2003-02-21 Thread Ramprasad
Rob Richardson wrote: Greetings! I have a script that uses sendmail. It used to work. I didn't touch it. It doesn't work now. The log file tells me that there are no recipient addresses. It looks to me like they are. Here's the code: # Send a confirming E-mail. open (SENDMAIL, "|/usr/lib

Sendmail confusion

2003-02-20 Thread Rob Richardson
Greetings! I have a script that uses sendmail. It used to work. I didn't touch it. It doesn't work now. The log file tells me that there are no recipient addresses. It looks to me like they are. Here's the code: # Send a confirming E-mail. open (SENDMAIL, "|/usr/lib/sendmail