Shoutbox

On Mail Received Event? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: On Mail Received Event? (/showthread.php?tid=89533)

On Mail Received Event? by rawny on 03-07-2009 at 05:35 AM

Hi there,

I'm running WLM 2009 and Plus! Live and I'm currently trying to write a notification type script.

Is there any kind of event  that would allow me to run a function when a new email (hotmail) is received, or rather when the notification that a new email has arrived is received?

I couldn't find reference to one on the forum or in the scripting documentation, which leads me to believe there isn't one but I thought I would ask just in case. :P

Assuming it doesn't exist where can I go to request the addition of such an event handle to Plus! Live?

Thanks!


RE: On Mail Received Event? by Jesus on 03-07-2009 at 11:16 AM

I've suggested this back in 2006, but as of yet, it's not implemented.


RE: On Mail Received Event? by Spunky on 03-07-2009 at 01:17 PM

I know I say this a lot, but the easiest way at the moment would be Xniff to Packet Sniff the messages from the protocol


RE: RE: On Mail Received Event? by rawny on 03-07-2009 at 07:47 PM

quote:
Originally posted by Jesus
I've suggested this back in 2006, but as of yet, it's not implemented.

Ah that's a shame, maybe it'll be gotten round to eventually...thanks :)

quote:
Originally posted by Spunky
I know I say this a lot, but the easiest way at the moment would be Xniff to Packet Sniff the messages from the protocol

Edit: Found it here, I'm playing around with the example "View All MSN packets" script, looks like I may be able to use this to do what I want.

Thanks!