Desktop Emailer

I am looking to create a windows desktop emailer that works with my mysql database I have online.

When users download and use the program they will enter they
username and password they created on the site. They will then
be able to upload leads to the emailer. Create a message and send it.

Here are a few features I need.

The program is only send with my smtp server not the pc. the smtp server info is in the database as well.

The program will download the blacklist(emails not to send to) from the database and scrub against their list before sending. I want to be able to remove complete domains. for example in the blacklist I have *.gov so I do not want it to send out to any emails with .gov

Every email must contain an unsubscribe link at the bottom.

User are limited to the amount of emails they can send per day. this information is in the database as well. I need to make sure they
don’t try and email more by changing the date on PC.

The user will be able to cancel/upgrade there account or be directed to the website to cancel/upgrade.

The ability to save the messages and lists and send to them again. Just will have to scrub against the blacklisted emails.

Personalize the emails with the first name, last name..etc..
You can see in the picture when they upload the leads it shows them
as titles.

I am looking to make the user interface look simple. Nothing complicated I will attached a picture of what I am looking for.
I want it to come up a section at a time. Also, the delay and max setting can be removed. The rate in which I want it send will specified later.

I don’t know how all this works…but I will want all source files in case I need to make changes in future.

This is for the most part the project there maybe a few things more but nothing major.

If this not possible let me know.

Leave a Reply

Your email address will not be published. Required fields are marked *