Xataface Email Module  0.3.2
Email/Mailmerge Module for Xataface
 All Data Structures Files Functions Variables Pages
Variables
mail-relay.php File Reference

Go to the source code of this file.

Variables

const DISPLAY_XPM4_ERRORS = true
 $m = new MAIL
 $c = $m->Connect('smtp.gmail.com', 465, 'username@gmail.com', 'password', 'tls', 10, 'localhost', null, 'plain') or die(print_r($m->Result))

Variable Documentation

$c = $m->Connect('smtp.gmail.com', 465, 'username@gmail.com', 'password', 'tls', 10, 'localhost', null, 'plain') or die(print_r($m->Result))

Definition at line 50 of file mail-relay.php.

$m = new MAIL

Definition at line 37 of file mail-relay.php.

const DISPLAY_XPM4_ERRORS = true

Definition at line 31 of file mail-relay.php.