Re: Can't find string terminator "EOM" - beginner question



err, make sure your EOM marker is aligned with the left side of the
page, no spaces. If not the end of the file is reached and the here
document terminator is never found -as is the case with your code.

Although I have never piped into sendmail from Perl, is there any
reason why U chose to select() prior to sending your output?

.



Relevant Pages