Is it possible to send Chronooform form data using the Gmail API function rather than standard SMTP?
Site currently uses Wordpress but am moving it over to Joomla. However, we can't use standard SMTP because GoDaddy doesn't allow reference to external SMTP servers , and their own don't use security or authentication protocols (who knows why they'd do this).
This wouldn't be so bad but we use GSuite as our mail server and that's been tied down to only allow email from Authenticated sources, so any mail through GoDaddy simply gets binned by the mail server.
Hence, we've used the Gmail/Suite mailer API with Client ID, Client Secret and Authorized Redirect URL and that all works fine with WP Mail SMTP inside Wordpress so I'm wondering whether this is possible to use with Chronoforms.
Cheers
Site currently uses Wordpress but am moving it over to Joomla. However, we can't use standard SMTP because GoDaddy doesn't allow reference to external SMTP servers , and their own don't use security or authentication protocols (who knows why they'd do this).
This wouldn't be so bad but we use GSuite as our mail server and that's been tied down to only allow email from Authenticated sources, so any mail through GoDaddy simply gets binned by the mail server.
Hence, we've used the Gmail/Suite mailer API with Client ID, Client Secret and Authorized Redirect URL and that all works fine with WP Mail SMTP inside Wordpress so I'm wondering whether this is possible to use with Chronoforms.
Cheers
This topic is locked and no more replies can be posted.