0.1.0 • Published 12 years ago

returnpathmm v0.1.0

Weekly downloads
18
License
-
Repository
github
Last release
12 years ago

ReturnPathMM

This is a node.js module that interacts with ReturnPath's Mailbox Monitor API.

seedList(callback) pass it a callback, returns a list of seed email addresses

campaignData(matchingIDs, callback) requires an array of matchingIDs and callback for arguments . returns the campaign data for the matchingIDs supplied such as inbox percentage and returnpath's campaign ID.

ispData(campaignID, callback) requires a campaign ID and callback for arguments. returns the isp stats for the campaign you supply.

mailboxData() returns detailed data on seed placement for a campaign/isp.

fromDomainList() returns a list of fromDomains for a given account.

0.1.0

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago