Retrieving emails

Just anything to proof the status.
We like to avoid getting 100s of requests…

But first get trial and test the plugins…

Hi Christian,

Have downloaded the plugins and will check them out.

Would scan my badge and send to you on the understand it is private.

Thank You

[quote=421090:@Ian Cartwright]Seeems I have done a bad job of explaining what I want to do so I will try again.

Send emails with attachments if pos.

Retrieve emails with attachments if pos.
[/quote]

Xojo has a number of classes that may simplify life for you: EmailAttachment, EmailMessage, InternetHeaders, POP3SecureSocket, SMTPSecureSocket. I didn’t use any of these probably because I was converting an already existing application to Xojo.

Just to let you know have succeded in send an email from my program now to download one…

Ian