For clients to be able to receive the droplet login details, you will need to setup email piping. We recommend creating a separate email address (such as [email protected]) to avoid any issues with non Digital Ocean emails.
The email address must be setup with Digital Ocean here.
The correct paths and method of installation will depend on your server – please check with your control panel provider or system administrator for exact setup instructions.
You only need to setup POP/IMAP or Piping, not both.
POP/IMAP IMPORT:
Setup the login details for your mail server:
Then create a php cron job to the import file, we recommend every 5 minutes e.g.
*/5 * * * * /path/to/php /path/to/modules/addons/digitalocean2/import.php
Next Step.. Customization