Ticket #180 (closed defect: fixed)
configtest.php - Net_SMTP check needs to be minimum version 1.1
| Reported by: | lists@… | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PHP scripts | Version: | 1.0.0 RC6 |
| Severity: | normal | Keywords: | Net_SMTP Net SMTP configtest |
| Cc: |
Description
Net_SMTP requires minimum version 1.1, or else the $smtp->getResponse() function call in smtp.php fails.
The Net_SMTP documentation says the getResponse function was added in version 1.1.
Thanks
Change History
Note: See
TracTickets for help on using
tickets.

