An open API service indexing awesome lists of open source software.

https://github.com/viveknaskar/email-administration-application

A sample java application that creates an email for an administration.
https://github.com/viveknaskar/email-administration-application

email java

Last synced: 8 months ago
JSON representation

A sample java application that creates an email for an administration.

Awesome Lists containing this project

README

          

# Email Administration Application
A sample java application which creates an email for an administration.

The mail created is of the format: firstname.lastname@department.company.com. Example of the email: vivek.naskar@devops.google.com

This application also generates a random password which is alphanumeric with only four characters allowed. Example of generated password: CQKMDV4#7N

The application also displays mailbox capacity which can be altered.