Answer» Trying to send mail on LINUX hosted computer. I have ssh running with putty client. After sending this comes up.... shell1c40:/$ can not chdir(/var/spool/mqeue/): No such file or directory Warning: Cannot use HostStatusDirectory = .hoststat: No such file or directory
what was sent is
echo "test" | mail [emailprotected]
can any one shed some light on this. It would help if you would let all here KNOW which Linux you are using. A common practice is to use sendmail in Linux http://forum.codecall.net/topic/50195-sending-emails-with-sendmail-part-1/ Have you already done that? Or are you using another method?
|