Personal tools

Gallery3:Modules:phpmailer

From Gallery Codex

Contents

PHPMailer Module

PHPMailer will allow gallery to send email messages using PHPMailer.

Description

PHPMailer is a module for Gallery 3 which will allow Gallery to use PHPMailer instead of php's built in mail function.

Features

  • Use PHPMailer when sending email messages.

Installation

This module may be downloaded from the Gallery forums here.

To install, extract the "phpmailer" folder from the zip file into your Gallery 3 modules folder. Afterwards log into your Gallery web site as an administrator and activate the module in the Admin -> Modules menu. Once activated, you will have and Admin -> Settings -> PHPMailer Settings option. Visit this screen to configure the module.

Please note that this module does not include PHPMailer. you will need to install that on your own.

advertisements