Always frustrating with only ftp access. Here are a couple of things you can try.
- Add $! to end of your die's to see if error message gives you any clues.
- send a test mail using pipe to Mail or mail this will verify to a certain extent if local accounts can send mail from that host plus headers may give a clue as to what MTA is being used.
- Try looking for sendmail in /usr/sbin which is becoming more popular OR try opening sendmail without an absolute path, a long shot but worth a try.
- several other places I have seen sendmail reside:
- /usr/bin, /etc, /var/lib
- /usr/local/bin ./etc ./sbin ./lib
- you try shell script which -a sendmail > sendmailplace.
Hope this helps.
mitd-Made in the Dark
'My favourite colour appears to be grey.'