Skip to main content
The receiving functions are exported from the same Paubox_Email_SDK module.
Credentials are read from config.cfg (API_KEY), the same file used by the send functions.

Domains

List domains

Create a domain

Pass an empty hashref or no argument to auto-generate a slug.

Get a domain

Delete a domain

Mailboxes

List mailboxes

Create a mailbox

Add quota_bytes to the hashref to set a storage quota.

Get a mailbox

Delete a mailbox

Emails

List received emails

after and before cursors are also accepted for pagination.

Get a received email

Download an attachment