How to get notify when new Email comes in...

hi, any idea on how to get notify from phone when there is new email comes in to mailbox with specific key words in the subject, says like "urgent" ..... what are the components that i need to integrate with?messaging version 6.2
[243 byte] By [dorifutu] at [2007-11-26 10:22:20]
# 1

Hi,

Off the top of my head there are two ways:

1. Use the ENS service to notify when messages arrive - filter out the ones you want. This is going to require some programming and a way to send the notification to the phone.

http://docs.sun.com/app/docs/doc/819-2655

2. Use a user-level sieve filter to send a copy of the messages you want to another email address which triggers an SMS.

http://docs.sun.com/app/docs/doc/819-2650

Regards,

Shane.

shane_hjorth at 2007-7-7 2:22:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...