Archive

Posts Tagged ‘email class’

Vb.net Email Class

November 9th, 2009 Comments off

I am looking for a custom class vb.net that can handle standard email functionality. The code must be thoroughly tested BY YOU before being delivered to me.

I do not wish to look for bugs in your work.

The requirements are very simple:

IMAP & POP3
———–
Functions:

GetEmail() – return array of all email with all elements of the message broken up appropriately (headers, subject, body, attachments, etc)

ClearMailbox() – empty the mailbox

=============================

SMTP
—-
Functions:

SendMail(To, From, ReplyTo, Subject, Body, Attachment Array)

VB.NET ONLY, NOT C#.

Automated Email Class Reminder

May 13th, 2009 Comments off

Database tables are already made. This project will have a cronjob that will check to see if any e-mails need to be sent out.

This is based on two database tables:
Automated E-mails table based on class type
Upcoming class (Send upto 2 reminders and a thank you)

See attached word doc for more info

Bear