On 22 Oct 2006, at 21:39, RYAN M. vAN GINNEKEN wrote: >> >> What happens when you `echo [EMAIL PROTECTED] > foo && cat foo >> some_file.txt | /usr/sbin/sendmail -t`? (again without the quotes) > > > echo [EMAIL PROTECTED] > foo && cat foo ghost.bat | /usr/sbin/ > sendmail -t > sendmail: fatal: No recipient addresses found in message header > > here is the postfix log is this supposed to happen? Also i get no > email > Oct 22 14:30:03 tokyo postfix/sendmail[47523]: fatal: No recipient > addresses found in message header > Oct 22 14:30:35 tokyo postfix/sendmail[47536]: fatal: No recipient > addresses found in message header
My bad. That should have read: echo To: [EMAIL PROTECTED] > foo && cat foo some_file.txt | /usr/sbin/ sendmail -t Glad you're now sorted. Stroller ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sql-ledger-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sql-ledger-users
