No description
Find a file
Mey 2845fd8476
Some checks failed
Java CI with Gradle / build (macos-latest, iosSimulatorArm64Test) (push) Has been cancelled
Java CI with Gradle / build (ubuntu-latest, jvmTest) (push) Has been cancelled
Java CI with Gradle / build (ubuntu-latest, linuxX64Test) (push) Has been cancelled
Java CI with Gradle / build (ubuntu-latest, testDebugUnitTest) (push) Has been cancelled
Java CI with Gradle / build (ubuntu-latest, testReleaseUnitTest) (push) Has been cancelled
chore: remove boilerplate and restructure
2025-02-21 01:02:47 -06:00
.github/workflows Initial commit 2025-02-21 05:56:32 +00:00
gradle Initial commit 2025-02-21 05:56:32 +00:00
images Initial commit 2025-02-21 05:56:32 +00:00
imap chore: remove boilerplate and restructure 2025-02-21 01:02:47 -06:00
.gitignore Initial commit 2025-02-21 05:56:32 +00:00
build.gradle.kts chore: remove boilerplate and restructure 2025-02-21 01:02:47 -06:00
gradle.properties Initial commit 2025-02-21 05:56:32 +00:00
gradlew Initial commit 2025-02-21 05:56:32 +00:00
gradlew.bat Initial commit 2025-02-21 05:56:32 +00:00
LICENSE chore: remove boilerplate and restructure 2025-02-21 01:02:47 -06:00
README.md chore: remove boilerplate and restructure 2025-02-21 01:02:47 -06:00
settings.gradle.kts chore: remove boilerplate and restructure 2025-02-21 01:02:47 -06:00

MailKt

MailKt is a set of multiplatform Kotlin libraries for interfacing with different email protocols.

Warning

This project is still in the early stages of development and is not yet ready for production use. It is not recommended to use this project in a production environment until this warning is removed.

Planned Features

  • SMTP client
  • IMAP client
  • POP3 client

License

This project is provided under the MIT license.