View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009908 | mantisbt | public | 2008-11-27 18:48 | 2009-01-15 11:25 | |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0a2 | ||||
| Target Version | 1.2.0a3 | Fixed in Version | 1.2.0a3 | ||
| Summary | 0009908: Support SMTP servers with ports other than 25 (e.g. gmail) | ||||
| Description | In the past the port was specified by adding ":port" after the host name. However, this is not very discoverable and doesn't seem to be working with the latest PHPMailer version. The aim of this issue is to do some clean up relating to PHPMailer / SMTP integration including:
This should also allow easy use of gmail as the smtp server. Here are the steps:
| ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 3746c6a3 2008-11-27 18:49 Details Diff |
Fixes 0009908: Support SMTP servers with ports other than 25 (e.g. gmail). |
Affected Issues 0009908 |
|
| mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/email_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||