Skip to content

DavidWalshe93/Java-Postmark-Email-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Java Postmark Email Client

This project was completed as part of my "Communication Networks" module.

It uses the POSTMARK API to send transactional emails using the HTTP protocol rather then the SMTP protocol.

I was able to create a GUI application using swing to simulate a email client, select/remove people from a mailing list and send emails according to the user input.

Using webhooks I was able to create a "unsubscribe me" service for a recipient of an email to unsubscribe from a mailing list. This was done by producing Java code to monitor a webhook for any reply emails with an OPT-OUT signature.

This project took 2 weeks to complete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages