Post Reply 
Sending email or text message alert?
Feb. 22, 2010, 04:48 PM
Post: #1
Question Sending email or text message alert?
This must be a FAQ, even if not directly related to proxomitron?

How can I send an alert message to an email/pager, for example if auto refreshing an auction site and waiting for a particular item to appear.

I can set an ALERT() to beep using the web replace, but an email alert would be much nicer. What would be the _best_ way to trigger this in a windows system:

- some mail command/script that gets executed from proxo (how)?
- a javascript with mailto: form manipulation?
- some method to bump it through a web-email service?

Sorry if this is covered somewhere, on a quick search couldn't find anything. There must be many people who would find this useful. :-)
Add Thank You Quote this message in a reply
Feb. 23, 2010, 02:36 AM
Post: #2
RE: Sending email or text message alert?
(Feb. 22, 2010 04:48 PM)styrox Wrote:  - some mail command/script that gets executed from proxo (how)?

http://prxbx.com/forums/showthread.php?t...21#pid5021
Add Thank You Quote this message in a reply
Feb. 26, 2010, 05:03 PM
Post: #3
RE: Sending email or text message alert?
Thanks, works like a charm! :-)

And to recap a summary for anyone else searching for this later, the pieces are:
- firefox with reload every addon
- proxomitron with a web rule using the $EXEC() with a .bat file
- a bat file using a bmail command line for sending mail
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: