Re: mail not sending message

2012-05-24 Thread Camaleón
On Wed, 23 May 2012 15:36:49 -0700, Chris Evans wrote: > I am having trouble getting mail to send the message I attach the script > below (...) > mail -s "$SUBJECT" -t "$EMAIL" < $EMAILMESSAGE Run the command manually and check for the output. Greetings, -- Camaleón -- To UNSUBSCRIBE

Re: mail not sending message

2012-05-23 Thread rjc
On Wed, May 23, 2012 at 11:36:49PM BST, Chris Evans wrote: > I am having trouble getting mail to send the message I attach the script > below > > > > #!/bin/bash > wget http://digitalatoll.com/ > rc=$? > if [[ $rc != 0 ]] ; then > # num...@txt.att.net > SUBJECT="digitalatoll server down"

Re: mail not sending message

2012-05-23 Thread Juan Sierra Pons
2012/5/24 Chris Evans : > I am having trouble getting mail to send the message I attach the script > below > > > > #!/bin/bash > wget http://digitalatoll.com/ > rc=$? > if [[ $rc != 0 ]] ; then >     # num...@txt.att.net >     SUBJECT="digitalatoll server down" >     # Email To ? >     EMAIL="91661