PHP mailer
PHP mailer
Out of context: Reply #11
- Started
- Last post
- 11 Responses
- enobrev0
hey rask, safe mode shouldn't affect a php mailer. safe mode is more for ensuring that php doesn't get use of system commands. It shouldn't have any affect on mail functionality, unless the script you're using is using system commands for some reason.