I tried to register with a test user I would have registered, but I did not get any mail.You should be able to use the default setting with most hosts.
What error did you receive?
I will do that tomorrow. I wasnt sure what caused the issue. I thouht it is a bug in XF2.Then you should have contacted your host for help in determining why emails weren't being delivered.
OK. I looked at the log and the error is seem to be in Xenforo.See the explanation in the manual: https://xenforo.com/docs/xf2/options/#email
The reason is the way Xenforo is programmed. The proc_open in php is needed for php mail to work.What is the reason? Can you help out?
Thanks.The reason is the way Xenforo is programmed. The proc_open in php is needed for php mail to work.
However, the notice says it's closed for security reasons, that is done by your host (as many do, next to some other thinsg).
It's a common thing on shared hosting servers.
Have a look at this thread in which things are explained:
Various disable function_warnings, why?
I've read over the forums and I'm about to buy my Xenforo, however, I'm not really comfortable with this: 1. Your server has disabled a core PHP function exec via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo. 2. Your server has disabled a core PHP...xenforo.com
So you have a couple of choices:
1.) Use smtp for mail
2.) Ask your host to enable proc_open (and maybe something else needed)
3.) Change host to a host where this can be enabled
4.) Put your forum on your own dedicated server or VPS
I can't blaim them. I'm a hoster myself and refuse to enable this. In spite of the fact that maybe some might be bypassed they still offer protection say also my collegues.I asked them, they wont change that settings cos "security reasons".
With a good host? None. In fact it can work better. Because now real SMTP is used. You can make use of SPF and maybe DKIM and DMARC records this way for your mails, which gives more chance to not land in spam folders, because it's authenticated and verified mail.In real usage or practise what disadvantages will I or my users experience using SMTP?
We use essential cookies to make this site work, and optional cookies to enhance your experience.