email - IMAP/POP Service with API -


i work web design company , we're looking streamline provision , changes of email hosting organise our customers.

we'd use api can create postoffice (users@domain) , add/edit/delete users forwarding/aliases etc. etc.

anyone come across hosting company provides imap/pop services featured api?

i suspect going heavily dependent on email service you're using. example, google apps offers email management part of admin sdk api: https://developers.google.com/admin-sdk/email-settings/

if you're looking full-fledged email service, google apps may it. however, it's bit spendy: http://www.google.com/enterprise/apps/business/pricing.html

other alternatives might check out fusemail: https://www.fusemail.com/support/api-documentation/requests

if you're self-hosting , don't mind cpanel, have api well: http://docs.cpanel.net/twiki/bin/view/apidocs/api2/apiemail#email::addforward


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

angularjs - ng-repeat duplicating items after page reload -