PHP 8.2.30
Preview: config.php.dist Size: 488 B
//opt/cloudlinux/alt-php71/root/usr/share/pear/test/Net_SMTP/tests/config.php.dist

<?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');

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
545 B lrw-r--r-- 2021-12-02 08:28:58
Edit Download
942 B lrw-r--r-- 2021-12-02 08:28:58
Edit Download
488 B lrw-r--r-- 2021-12-02 08:28:58
Edit Download
1.90 KB lrw-r--r-- 2021-12-02 08:28:58
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).