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.

  1. Also able to set up Postman to work with Gmail Api, on Godaddy shared host. Set api credentials.

  2. 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

Postman 1 - Account

Postman 2 - Message

Postman 3 - Logging

Postman 4 - Advanced

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:

![Postman 4 - Advanced](https://raw.githubusercontent.com/wiki/ajoposor/KV-site-developmenthttps://rawgit.com/ajoposor/KV-site-development/master/img/Contact Form 7 1 Mail.png)