I just tried to make it work with phpmailer v2.3 with no luck, so there must be something wrong with the code.

Comments

jfha73’s picture

Logs:

This what I get when trying to send email:

* warning: fputs(): supplied argument is not a valid stream resource in sites/default/modules/smtp/phpmailer/class.smtp.php on line 209.
* warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in sites/default/modules/smtp/phpmailer/class.smtp.php on line 122.
* warning: fsockopen() [function.fsockopen]: unable to connect to :465 (Unknown error) in sites/default/modules/smtp/phpmailer/class.smtp.php on line 122.
* Unable to send e-mail. Please contact the site admin, if the problem persists.

franz’s picture

Category: bug » feature
Status: Active » Needs work

There are patches for 2.2.1 version, the 2.3 isn't supported yet. If you manage to reroll the patch for 2.3, please submit it!

Changed to feature request, since the version is not supported yet.

franz’s picture

Priority: Critical » Normal

Also, this is definitely not critical...

priyanka.salunke’s picture

if u r prob got solved then plz tell how to solve ?
plz send procedure on my email id : priyanka.salunke23@gmail.com

franz’s picture

plz send procedure on my email id : priyanka.salunke23@gmail.com

Please post here if there is any solution, not on private e-mail discussions.

wundo’s picture

Issue summary: View changes
Status: Needs work » Postponed (maintainer needs more info)

Closing very old (dead) issues, if you think this is still relevant please re-open.

wundo’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)