Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gmail SMTP server is wrong #11

Closed
i5o opened this issue Mar 10, 2021 · 2 comments
Closed

Gmail SMTP server is wrong #11

i5o opened this issue Mar 10, 2021 · 2 comments

Comments

@i5o
Copy link
Contributor

i5o commented Mar 10, 2021

it should be smtp.gmail.com as noted in https://support.google.com/mail/answer/7126229?hl=en-GB

<input type="text" name="smtp_host" class="form-control" value="<?php echo set_value('smtp_host', (isset($email) ? $email->smtp_host : 'mail.gmail.com'));?>">

@helpdesk-z
Copy link
Owner

Hi,

That's not an issue, it's just an example, you are free to change it.

@i5o
Copy link
Contributor Author

i5o commented Mar 11, 2021

Yes. But its a wrong example, so its misleading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants