Problems with all kinds of mail functions after installing Mimemail
heliod - August 18, 2009 - 14:52
| Project: | Mime Mail |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#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.