I want to set up a system where using a ‘standard’ application a user enters data which is then e-mailed to me. I then want to automatically read this e-mail using a Perl application. I know how to set up an application that attempts such a read every defined number of minutes. However I do not know how to start with an application that can read the e-mail from my service provider. (I do not want to rely of things like Outlook since, as far as I know I cannot get the automation that I need). Can any Monk help with any of questions I should ask my service provider, some ‘starter’ code and links to explanations about how this can be achieved?