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

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

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


Revision 1.6 - (show annotations) (download)
Sun Jul 6 13:49:15 2008 UTC (16 months, 2 weeks ago) by oadaeh
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA4, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.5: +15 -11 lines
File MIME type: text/plain
Mostly documentation and comment updates.
1 // $Id: INSTALL.txt,v 1.5 2006/12/31 15:53:00 lukelast Exp $
2
3 NOTE: See the REQUIREMENTS in the README.txt file.
4
5 INSTALLATION INSTRUCTIONS
6 -------------------------
7 1. Copy the files included in the tarball into a directory named "smtp" in
8 your Drupal sites/all/modules/ directory.
9 2. Download the PHPMailer package (the URL is listed in REQUIREMENTS section
10 of the README.txt file) and place it in a directory named "phpmailer" in
11 your <drupal-root>/sites/all/modules/smtp directory.
12 3. Login as site administrator.
13 4. Enable the SMTP Authentication Support module on the Administer -> Site
14 building -> Modules page.
15 5. Fill in required settings on the Administer -> Site configuration -> SMTP
16 Authentication Support page.
17 6. Enjoy.

  ViewVC Help
Powered by ViewVC 1.1.2