Skip to content

TriYop/SMTPStub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTP stubbed service.

Java CI with Maven Quality Gate Status Maintainability Rating Reliability Rating Security Rating CodeQL Known Vulnerabilities

It aims to answer SMTP requests and store all received emails into local filesystem. I made it modular in order to be able to change storage system as required (currently, only file based storage is implemented).

I expect in future releases to add a few features like

  • TLS support
  • a webmail like client based on the emails storage
  • some POP3 or IMAP features in order to embed with mail clients

About

Small SMTP Stubbed service to handle SMTP requests and store received mails.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published