<?php /** * Copy this file to config.php and customize the following values to * suit your configuration. */ define('TEST_HOSTNAME', 'localhost'); define('TEST_PORT', 25); define('TEST_LOCALHOST', 'localhost'); define('TEST_AUTH_USER', 'jon'); define('TEST_AUTH_PASS', 'secret'); define('TEST_FROM', 'from@example.com'); define('TEST_TO', 'to@example.com'); define('TEST_SUBJECT', 'Test Subject'); define('TEST_BODY', 'Test Body');
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
auth.phpt | File | 545 B | 0644 |
|
basic.phpt | File | 942 B | 0644 |
|
config.php.dist | File | 488 B | 0644 |
|
quotedata.phpt | File | 1.9 KB | 0644 |
|