![]() |
Email Notification - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: Email Notification (/showthread.php?tid=812) Pages: 1 2 |
Email Notification - nixhat - 06-03-2011 01:00 PM Hi, I'm not getting emails when test is completed. Below is the url which I used. http://testserver.com/runtest.php?bulkurls=example.com%0D%0Aexample2.com%0D%0Aexample3.com&runs=5&video=1&label=Example¬ify=username@domain.com webserver is a linux with sendmail. How could I debug this ? Thanks, Nixhat RE: Email Notification - zhao - 06-07-2011 04:03 PM I've tried this on webpagetest.org, the function of email notification also doesn't work. Dose this function not support yet? Thanks RE: Email Notification - pmeenan - 06-07-2011 08:53 PM Thanks, I'll take a look. I don't think anyone has used the feature in the last year or so so it's possible that it broke along the way. Should be easy enough to fix. RE: Email Notification - nixhat - 01-11-2012 12:17 AM is this fixed in the latest version 2.5 ? RE: Email Notification - paramsethi - 06-12-2012 08:02 AM Hi, I am facing the similar issues, while using "notify" parameter of REST API http://www.webpagetest.org/runtest.php . Is the email notification working for anyone? Thanks Param http://params.me RE: Email Notification - pmeenan - 06-13-2012 03:59 AM Just fixed it, thanks for staying on me about it :-) I doubt it works for batch tests though. RE: Email Notification - paramsethi - 06-14-2012 06:30 AM (06-13-2012 03:59 AM)pmeenan Wrote: Just fixed it, thanks for staying on me about it :-) I doubt it works for batch tests though. Thanks alot for a quick turn around! Notify is working perfectly now. On a separate note, is there a way the waterfall screenshot can be added as part of email contents? RE: Email Notification - pmeenan - 06-14-2012 06:48 AM Shouldn't be too hard - the images are just embedded image urls in the mail anyway. The email template kind of sucks as it is right now - if you want to take a crack at one and send me the HTML (with placeholders for values and times) I could switch to that (and it would be a lot faster that waiting for me to do the work). RE: Email Notification - suraj - 03-31-2015 10:39 PM I have used notify=<my_email_address> in my rest api url. Do we need to do anything else to get the notification of test completion to our email address ? RE: Email Notification - ldj - 05-21-2015 05:01 AM Maybe unrelated, but I signed up for an API key and waited a few hours and still no email. Is the email notification for API key requests working? Thanks |