Quote:
Originally Posted by Infopro
What happens if he disables this setting and tries to send an email from that software?
What are these set to in CSF?
SMTP_BLOCK =
SMTP_ALLOWLOCAL =
|
There is three options total for sending mail within this shooping cart script.
via SMTP server (Does Not Work)
via PHP mail function (Works)
via sendmail function (Works)
SMTP_BLOCK = 1
SMTP_ALLOWLOCAL = 1