This applies to 4.1.3. If SMTP settings are detected in config.php,
pgvMail sends via PHPMailer. If not, it will default to PHP's mail
function.
Configuration options are not yet added to editconfig.php. SMTP settings
were added manually to config.php.
Example:
$PGV_SMTP['Host'] = 'localhost';
$PGV_SMTP['Helo'] = 'zuul.org';
$PGV_SMTP['Port'] = '25';
More configuration values (for SMTP Auth, etc.) can be found at
http://phpmailer.codeworxtech.com/properties.html
Łukasz Wileński
Functionality Improvement
Normal Version
Public
|
Date: 2008-12-22 17:33 I added this patches to SVN |
|
Date: 2008-10-09 07:26 please see |
|
Date: 2008-01-11 07:07
|
|
Date: 2008-01-11 07:06
|
| Filename | Description | Download |
|---|---|---|
| functions_mail.php | functions_mail.php | Download |
| class.phpmailer.php | class.phpmailer.php goes in includes/ | Download |
| class.smtp.php | class.smtp.php goes with phpmailer in includes/ | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2008-12-22 17:33 | wooc |
| resolution_id | None | 2008-12-22 17:33 | wooc |
| assigned_to | nobody | 2008-12-22 17:33 | wooc |
| close_date | - | 2008-12-22 17:33 | wooc |
| File Added | 261764: class.smtp.php | 2008-01-11 07:07 | hjernespiser |
| File Added | 261763: class.phpmailer.php | 2008-01-11 07:06 | hjernespiser |
| File Added | 261762: functions_mail.php | 2008-01-11 07:05 | hjernespiser |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use