Posted by heliod on August 18, 2009 at 2:52pm
Jump to:
| Project: | Mime Mail |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I had my Drupal site sending text mail correctly when I installed Mimemail in order to send HTML newsletters with Simplenews. After the installation, activation of the module, and marking HTML:
1. Simplenews is not sending the newsletter
2. Top Referrer Sites is giving me an error message
warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in F:\webspace\disk15\Newfreak\www\sites\all\modules\mimemail\mimemail.module on line 279My SMTP settings in php.ini are fine, the proof for that is the system is sending mail if I don't have Mimemail installed......
Any ideas?
Helio
Comments
#1
Only solution was to add the module SMTP Mail in order to completely login to the server using username and password. Not sure if it had something to do with mimemail or it was just a coincidence.