I have a script tp send a message that the server has started in the morning to people.
How can I get it to send it to more than one person?
I use:
set mailto_addr to x@whoknows.com
how do I ad people to it?
thanks
I have a script tp send a message that the server has started in the morning to people.
How can I get it to send it to more than one person?
I use:
set mailto_addr to x@whoknows.com
how do I ad people to it?
thanks
Hi,
it depends on the mail client you use, in Mail.app you have to create a to recipient (or cc or bcc) for each address
I use mail, not sure I understand correct, can you give a code example?
Ta will give it a go when I am back at my desk.