Module

Archived
Forum
(read-only)

FireMail

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From PutYourLightsOn

     

Failed to parse address: Unable to send emai

Support (Resolved)

eastwooddesign
eastwooddesign

I am getting the following errors.  I was using Firemail 1.8 and EE 2.7, and was getting the error, upgraded to FM 1.8.9 and still getting the error.  It was working before the EE 2.7 upgrade so what has changed?

A

n Error Was Encountered
Unable to send email at this time
.

The following SMTP error was encountered0 Failed to parse address "mail.domainname.com"
Unable to send email using PHP SMTPYour server might not be configured to send mail using this method.


A PHP Error was encountered

Severity
Warning

Message
fsockopen() [function.fsockopen]unable to connect to mail.domainname.com:(Failed to parse address "mail.domainname.com")

Filename
libraries/Email.php

Line Number
1888

A PHP Error was encountered

Severity
Warning

Message
Cannot modify header information headers already sent by (output started at /home/user/public_html/home/admin/codeigniter/system/core/Exceptions.php:170)

Filenamecore/Common.php

Line Number
412 
eastwooddesign
# 1
eastwooddesign

found the issue. the SMTP port number was removed during the EE upgrade putting 587 back in fixed it.

PutYourLightsOn
# 2
Developer
PutYourLightsOn

ok cool