Re: Making autoresponder from a file ??1999-01-12 19:50:09On Tue, 12 Jan 1999, Daniel Israel wrote: I'm using the following recipe to make an autoresponder. It keeps logging the error that the file/directory test.txt does not exist, although it is there and the cat command works from the command line. It returns the mail just fine, but the body of the message is empty... Can anyone give me a clue? Thanks. Try specifying the complete path of the file (from the root). That is replace test.txt with something like /home/foo/test.txt Hope it helps. Vivek
|
|