. Also, where can I find out what version of PHP x10hosting is running?
<?php
echo phpversion() ;
?>
You can use various PHP functions to get much of what phpinfo shows.
Thank you for your answer, i understand the situation but if i move to a premium account, am i going to have the same problem ?Provided our firewalls are working properly, all attempts to connect to an external smtp server should be redirected to our internal mail server instead. This is done as a means of combating spam, as our internal mail server scans outgoing emails for spam before sending them out.
We previously allowed external smtp connections a long time ago, and this resulted in the IP addresses of the free hosting servers getting consistently blacklisted due to people using external services to send spam, and if the IP gets blacklisted that means nobody on the server is able to send out email to whatever blacklisted it until we can resolve the situation.
Is there anything specific we need to do as users to facilitate this process? And how does this relate to SMTP connections not being made or timing out with properly configured settings, if we even have them? On that topic - are there specific settings we need to apply?Provided our firewalls are working properly, all attempts to connect to an external smtp server should be redirected to our internal mail server instead. This is done as a means of combating spam, as our internal mail server scans outgoing emails for spam before sending them out.
We previously allowed external smtp connections a long time ago, and this resulted in the IP addresses of the free hosting servers getting consistently blacklisted due to people using external services to send spam, and if the IP gets blacklisted that means nobody on the server is able to send out email to whatever blacklisted it until we can resolve the situation.
Premium hosting is not as restricted as free hosting (obviously very few would pay for something and abuse it effectively loosing their money). You would however need too open a ticket and request it as by default it is blocked in firewall.Thank you for your answer, i understand the situation but if i move to a premium account, am i going to have the same problem ?