Hi, I would like to detect the arrival of email immediately and save an image attachment, write to a database and trigger other events i.e. sending SMS.
If possible I would like to make use of IMAP with Idle functionality (accessing an IMAP enabled mail server) rather than poll the mail server and wondered if there is any way to do this using currently installed components or by installing a third party component? I have come across a product called Chilkat IMAP and wondered if this would be suitable? Although I am a little unsure how or what process monitors the response from the mail server indicating the arrival of new mail?