helpdesk-z / helpdeskz-dev

HelpDeskZ is a free PHP based software which allows you to manage your site's support with a web-based support ticket system.
http://www.helpdeskz.com/
GNU General Public License v2.0
83 stars 64 forks source link

Gmail SMTP server is wrong #11

Closed i5o closed 3 years ago

i5o commented 3 years ago

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

https://github.com/helpdesk-z/helpdeskz-dev/blob/e1ff828cc3301280fb983ec8154da12c66e8c8de/hdz/app/Views/staff/email_addresses_form.php#L89

helpdesk-z commented 3 years ago

Hi,

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

i5o commented 3 years ago

Yes. But its a wrong example, so its misleading