Mandrillex.Whitelists

Whitelists calls for Mandrill.

Summary

add(params)

Adds an email to your email rejection whitelist. If the address is currently on your blacklist, that blacklist entry will be removed automatically

delete(params)

Removes an email address from the whitelist

list(params)

Retrieves your email rejection whitelist. You can provide an email address or search prefix to limit the results. Returns up to 1000 results

Functions

add(params)

Adds an email to your email rejection whitelist. If the address is currently on your blacklist, that blacklist entry will be removed automatically.

delete(params)

Removes an email address from the whitelist.

list(params)

Retrieves your email rejection whitelist. You can provide an email address or search prefix to limit the results. Returns up to 1000 results.