Skip to content

dilsab/pop3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POP3 server

Get started

For information about POP3 see: RFC 1939 - Post Office Protocol - Version 3

Requirements:
  • Java 8 JDK
  • MySQL connector/J 8 (used 8.0.19)
Database:
  • Go to database.DatabaseConnection and change database connection values according to your situation
  • Now go to database.Init and run main method this will create all the tables needed and insert some test data. All the passwords are password

About

POP3 server and client with an overuse of the builder pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages