I have been trying to send emails for more than one account, whenever a backup is done successfully, but I cant seem to make it work.
It works with individual emails, but when I use 2 email acounts separated by a semicolon it doesnt work. Any ideas?
for example
henry@gmail.com;henry@corum.com.au
if I do it individually it works, but if I add this string instead it doesnt. What am I doing wrong?
sending emails to multiple accounts
-
- Posts: 1635
- Joined: Wed Dec 16, 2009 12:46 pm
- Location: Cluj-Napoca, Romania
- Contact:
Re: sending emails to multiple accounts
Hi,
The email addresses must be separated by a comma ( , )
The email addresses must be separated by a comma ( , )