Xataface Email Module 0.2
Email/Mailmerge Module for Xataface
Enumerations | Variables
lib/XPM/EXAMPLES/mail-relay.php File Reference

Go to the source code of this file.

Enumerations

enum  DISPLAY_XPM4_ERRORS

Variables

 $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))

Enumeration Type Documentation

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


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.

 All Data Structures Files Functions Variables Enumerations