Skip to content

apisnetworks/apiscp-mail-gmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Gmail Mail Provider

This is a drop-in provider for apnscp to enable mail support for accounts that use Gmail. This provider is built into apnscp.

Configuring

EditDomain -c mail,provider=gmail domain.com

Components

  • Module- overrides Email_Module behavior
  • Validator- optional service validator, checks input with AddDomain/EditDomain helpers

Minimal module methods

All module methods can be overwritten. The following are the bare minimum that are overwritten for this Mail provider to work:

  • get_records- returns a list of DNS records to provision for the domain

Contributing

Submit a PR and have fun!

Releases

No releases published

Packages

No packages published

Languages