PDA

View Full Version : CRON - adding multiple emails on MAILTO


Justec
02-27-2008, 09:54 AM
I read that you can add multiple emails using a ,

I added this through the shell, but when trying to do it in NodeWorx I get an error for invalid email. If you can in fact put multiple emails I think it would be cool to add that ability to NodeWorx

IWorx-Paul
02-27-2008, 03:11 PM
InterWorx is obviously only validating the cron mailto for a single e-mail address, but it shouldn't be too big a deal to change this to suport comma seperated (assuming it really works, which I have no reason to doubt).

Paul