This Quarkus extension provides integration with Angus Mail and allows you to build native images.
Add the following dependency to your project:
<dependency>
<groupId>io.quarkiverse.angusmail</groupId>
<artifactId>quarkus-angus-mail</artifactId>
</dependency>