-
First of all, thank you very much Clubhouse for your reply.
I did run the server audit just now and it is suggesting me to install "installing PHP accelerator" & "deflate_module for Apache".
Not sure about the cron job. Output I got is as below:
Cron jobs -
MAILTO=""
SHELL="/bin/bash"
* * * * * /opt/alt/php81/usr/bin/php -q /home/mywebsite/public_html/periodic/cron.php
So from this output is there anything that I should do?
Also can you share if you have faced similar problem anytime on TMD? Thanks in advance for your reply.
-
Thank you. My question is for normal functioning where no external mailer is not used, is SMTP mailer required or I can do without it.
I would highly appreciate if you can solve this problem of mine. I tried a lot with TMD but no luck so far. People are not able to register on the site because they are not even getting email verification mail.
-
By default, UNA sends the letters via the using of PHP mail function. But as dear @Clubhouse noticed - sharing servers have the limitations the proper work of it.
-