Exponent v2.7.2

smtp.defaults.php

Table of Contents

SMTP_DEBUGGING  = '0'
SMTP_FROM_ONLY  = '0'
SMTP_FROMADDRESS  = 'website@mysite.org'
SMTP_PASSWORD  = ''
SMTP_PORT  = '25'
SMTP_PROTOCOL  = ''
SMTP_SERVER  = 'localhost'
SMTP_USE_PHP_MAIL  = '0'
SMTP_USERNAME  = ''

Constants

SMTP_FROMADDRESS

public mixed SMTP_FROMADDRESS = 'website@mysite.org'

Search results