Skip to main content
1

Add the JAR

Download Paubox.Email.API.jar from the repository and add it to your project’s classpath. See Installation for IDE and Maven instructions.
2

Create config.properties

Create a config.properties file in your project:
To obtain credentials, see Authentication.
3

Load credentials and send an email

4

Check delivery status

Next steps