1 min read

Migrating to Paubox SMTP API

Two men at a Paubox community event

Earlier this week, we released Paubox SMTP API, which allows customers to take advantage of Paubox Email API without requiring developers.

In this post, we'll show you how to migrate to Paubox SMTP API.

Migrating from Paubox legacy SMTP Server 

Paubox SMTP API replaces our legacy solution for sending HIPAA compliant email via SMTP Server. If you are a Paubox legacy SMTP Server customer, here's how you migrate to the new platform.

First, your existing settings look like this:

  • Hostname: api.paubox.com
  • Username: <username>@api.paubox.com
  • Password: <password>
  • Port: 587

Next, generate a new API key for Paubox Email API. Make sure to have the 40 character key available.

Now change your settings to look like this:

  • Hostname: smtp.paubox.com
  • Username: apikey
  • Password: <enter your 40 character API key>
  • Port: 587

Note that the username will always be apikey. 

Voila! You are now using the new Paubox SMTP API platform.

See also: Developer Docs: SMTP API

Send up to 300 emails per month for free with Paubox SMTP API. Business associate agreement (BAA) included.

Start for free here

Two men smiling at a Paubox event

Send HIPAA compliant email from the terminal, or your agent: Introducing Paubox CLI

Today we're launching the Paubox CLI. It allows developers and agents to send HIPAA compliant email from the command line.

Read More
Two professionals conversing at a healthcare conference booth

Extended support for custom headers: Paubox Email API

Yesterday we covered how to integrate Paubox SMTP API, our HIPAA compliant transactional email solution, with WordPress.

Read More
Highway stretching toward snow-capped mountains under blue sky

Python 3 SDK added to Paubox Email API

This month we released SDK support for Python 3 for Paubox Email API. It should be noted we created a new project repo for Python 3. Our Python 2 SDK...

Read More

Subscribe to Paubox Weekly

Every Friday we bring you the most important news from Paubox. Our aim is to make you smarter, faster.