Contact Form 7 - ajoposor/KV-site-development GitHub Wiki
Godaddy, Contact Form 7, Gmail (company), Postman SMTP
1.- Able to setup Postman SMTP as suggested by: case CPanel on Linux, smpt: localhost, port 25, authentications void.
-
Also able to set up Postman to work with Gmail Api, on Godaddy shared host. Set api credentials.
-
Contact Form 7 didn't work.
-
Found that it didn't work when sending mail to domain.
-
It did work sending mail to other domains, even setting Reply-To: customer-email
-
Issue was at gmail. You have to set alias as an alternative sending mail, in order to have mails send from main account name to alias to appear on inbox
-
Last working settings (using Godaddy smtp localhost 25), option 1: Postman working settings using dodaddy mail server localhost on port 25 no username or password
option 2, using gmail api.
On postman, using gmail api,
-
Account / transport / type Gmail API, Authentication, get client ID and Client secret from google api de kapital value
-
Message, email address: [email protected], name: kapitalvalue Contact Form, Reply-To: [email protected]
On Contact Form 7:
