/[drupal]/contributions/modules/mail/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/mail/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Nov 26 18:08:53 2007 UTC (2 years ago) by deekayen
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
first round of updates to use the Mime Mail module in Drupal 6
1 $Id$
2
3 mail.module
4 INSTALL
5
6 Requirements
7 ------------
8
9 Mime Mail: http://drupal.org/project/mimemail
10
11 Sending of attachments requires the upload module to be enabled
12 and uploads configured for mail nodes, or other content types
13 for which mailing is enabled.
14
15 Installation
16 ------------
17
18 Download the Mime Mail module that matches the version of Drupal
19 you are using: http://drupal.org/project/mimemail
20
21 Copy the mail and mimemail module directories to your modules directory.
22 In most cases that will be sites/all/modules in your Drupal tree.
23 You may need to create the modules directory inside sites/all.
24
25 Enable the modules at
26 Administer > Modules > Mail
27 and click save.
28
29 Basic mail functionality should now be available.
30
31 Configure default options for each module (mail and Mime Mail)
32 Administer > Site configuration > Mail
33 Administer > Site configuration > Mime Mail
34
35 Configure the new Mail content type default options:
36 Administer > Content management > Content types

  ViewVC Help
Powered by ViewVC 1.1.2