Posted by leramulina on June 13, 2008 at 6:41pm
5 followers
Jump to:
| Project: | Event Manager |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I've download mimemail
MIMEMAIL.pm
what should I do then to make it work?
Comments
#1
You need to download and install
- the mime-mail-php-module and
- the drupal mime mail module
in order to get it working.
#2
Drupal Mime Mail Module
Link to other one?
#3
Mime-mail-php is a php-addon and so has to be installed on your server.
If you run drupal on a linux system you can install it with
$ sudo apt-get install php-mail-mimeor with a graphical package manager
for a windows system download and a description go to
http://www.phpguru.org/static/mime.mail.html
#4
Will php_mime_magic work the same?
#5
Hi joeBro, i've been trying to get my mime mail to work based on my Linux based server but have had no luck. I've been trying to implement it along with simplenews but no matter what i try the emails are only sent in plain text. So i was wondering if mimemail was not activated in my system. i notice the php code you wrote:
$ sudo apt-get install php-mail-mime
but how do i run this code? my hosting is on godaddy and i haven't had any luck.
any help is appreciated.