*

alex7070

  • ****
  • 132 posts
Question about configuring Gmail for sending emails
« on: March 02, 2021, 11:34:39 AM »
Hi! In the settings for mail, I see

Apache Module mod_ssl is not loaded

Does this mean I won't be able to use Gmail to send? How in this case to configure sending emails from the site?


*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #1 on: March 02, 2021, 12:38:34 PM »
@alex7070
I think this mode is disabled in most hostings and has no impact on setting up of mail server.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alex7070

  • ****
  • 132 posts
Re: Question about configuring Gmail for sending emails
« Reply #2 on: March 02, 2021, 12:56:26 PM »
I filled in all the fields, but the test email didn't go for some reason. What could be the problem? Maybe you can recommend other email services besides Gmail?

*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #3 on: March 02, 2021, 01:05:37 PM »
@alex7070
Check docs, try to switch smtp authentication. Fill all the fields that are listed on configuration page (!)
Gmail works OK for me.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alex7070

  • ****
  • 132 posts
Re: Question about configuring Gmail for sending emails
« Reply #4 on: March 02, 2021, 01:16:04 PM »
Your hosting also says Apache Module mod_ssl is not loaded?

*

alex7070

  • ****
  • 132 posts
Re: Question about configuring Gmail for sending emails
« Reply #5 on: March 02, 2021, 01:43:50 PM »
It would be nice if the script can use the standard php sendmail function. I don't think spammers will use osclass. And if someone decides to engage in spam, then this is not a problem for the developers of the script for the message board.

*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #6 on: March 02, 2021, 01:57:11 PM »
@alex7070
Yes there is a lot of spam bots around osclass.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alex7070

  • ****
  • 132 posts
Re: Question about configuring Gmail for sending emails
« Reply #7 on: March 02, 2021, 02:13:07 PM »
This is how the hosting should usually respond in case of spam. Nowadays, most hosting providers are on guard against spam and easily block a suspicious site. This does not mean that conscientious users should not use a useful standard php function.

*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #8 on: March 02, 2021, 02:28:18 PM »
@alex7070
You may read on google why not to use PHP mail() function.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alex7070

  • ****
  • 132 posts
Re: Question about configuring Gmail for sending emails
« Reply #9 on: March 02, 2021, 03:41:11 PM »
It turns out that my site will not fully work without switching to hosting with Apache Module mod_ssl enabled :(

*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #10 on: March 02, 2021, 03:47:48 PM »
@alex7070
I think this mode is disabled in most hostings and has no impact on setting up of mail server.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots


*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #12 on: March 02, 2021, 04:24:09 PM »
@alex7070
Tested with my gmail and worked properly. As I told few settings needs to be tested like smtp authentication.
Make sure to check your error log as well.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alex7070

  • ****
  • 132 posts
Re: Question about configuring Gmail for sending emails
« Reply #13 on: March 02, 2021, 05:53:58 PM »
I have attached screenshot of the settings. That's right, am I not wrong?

*

MB Themes

Re: Question about configuring Gmail for sending emails
« Reply #14 on: March 02, 2021, 06:21:07 PM »
Read previous answers and documentation.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots