in reply to Re: Using Sendmail - how can I active use defined variables in the Message Body
in thread Using Sendmail - how can I active use defined variables in the Message Body
Thanks for answering Dave, much appriciated.print (SM "Master Server:" .$nextday, "around 10:00am <BR><BR>"); print (SM "Backup Server:" .$mon, "around 10:30am <BR><BR>");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using Sendmail - how can I active use defined variables in the Message Body
by davido (Cardinal) on Aug 13, 2012 at 10:01 UTC | |
|
Re^3: Using Sendmail - how can I active use defined variables in the Message Body
by ww (Archbishop) on Aug 13, 2012 at 11:55 UTC |