Cross Bulk Mailer 6.1 User Guide

Size: px
Start display at page:

Download "Cross Bulk Mailer 6.1 User Guide"

Transcription

1 Page 1 of 16 Cross Bulk Mailer 6.1 User Guide (The best marketing module for DNN 7) 7/26/2015 Cross Software, China Skype: xiaoqi98@msn.com QQ: Mail: xiaoqi98@msn.com

2 Page 2 of 16 Table of Contents 1. Background Introduction What s new in v6.0/ Requirements Quick Start Step 1: Install/Upgrade module Step 2: Add CrossMail_Admin sub module to manage data Step 3: Configure SMTP servers or Amazon SES Step 4: Add Categories Step 5: Add Newsletters Advanced Features CrossMail_Opt-In sub module How to write template Template are ascx files Template directory structure Template created steps Uninstall Module About Us Support... 16

3 Page 3 of Background marketing is very popular and important today. It can help you to improve both relationship building and communication for your business to prosper. As we know, DNN provides a simple newsletter module which allows site administrators to send bulk mails (by click DNN built-in menu Admin Newsletters ). This module works when you have small recipients (e.g addresses). However, when you try sending over 500 s use this module, it doesn t work as well as expected due to the follows: 1. This module will try sending all bulk s at one time by using host defined SMTP server. However, nearly 100% service providers have quota limitation. For example, Google Gmail account allows you to send up to 500 mails per day, 100 mails per hour; Yahoo mail allows up to 200 mails per day and 100 mails per hour; MS hotmail allows 100 per day and 50 per hour; Our mail server provider (mail.dnnmodule.com) allows us sending 500 mails per day and 60 mails per hour. This means most of your s are abandoned by mail server. For example, when we click Admin Newsletters module to send mails to over 20,000 registered users of for the first time, nearly 99% mails are abandoned by our mail server. And our hosting vendor warned us not do that again, otherwise our mail accounts will be closed. Please note, the abandon is controlled by mail server, DNN is not aware of that. And DNN just think mail is sent successfully. 2. sending is a resource consumes action. It consumes many CPU and memory resources while sending bulk s together. Because most websites are hosted by 3rd hosting providers and don t have too much CPU and memory quota, your site may be recycled or even shutdown while sending s. 3. As mentioned above, Admin Newsletters module using host defined SMTP server to send mails. This is a big problem if you have multiple portals which belong to different companies on same DNN instance. Even these portals have their own mail server, they still have to rely on same SMTP server to send mails. This will make host defined SMTP server overload quickly. We strongly recommend super user to remove Admin -Newsletters page/module for all portals in this case... In one word, DNN built-in Admin - Newsletter is not an ideal module to processing bulk s. You need a more powerful module to handle your marketing, Cross Bulk Mailer is one of the best choices for you. 2. Introduction Cross Bulk Mailer is an enterprise-level processing module for DotNetNuke. It includes 2 sub modules (CrossMail_Admin and CrossMail_Opt-In). By fully utilizing DNN schedule job mechanism, it can help you to send over 100,000,000 s easily than ever. It has many cool features which can help you to process marketing as easy

4 Page 4 of 16 as ABC, as follows: 1. Multiple portals support. Super use can enable / disable sending for each portal, and control other options like maximum mails per day / per hour, sending interval and whether they can use host defined SMTP server. 2. Multiple SMTP servers support. Site administrators can create multiple SMTP servers for their portals, and specify properties like server priority / maximum mails per day (per hour), etc. 3. Amazon Simple Service (Amazon SES) support. With Amazon SES, you can send huge s (e.g. 5,000,000) per day. 4. Advanced technical to send bulk mails (SMTP server pool, multiple threads and asynchronous). It uses DNN schedule jobs to perform all background actions (send bulk mails / synchronize recipients from roles / check bounce mail addresses, etc.). All you need to do is to provide valid SMTP servers, create newsletters which need to send, Cross Bulk Mailer module will handle other jobs. It will send only certain amount of s per time, but keep on sending every n minutes, so it will delivery all your s at last, but will not break your SMTP servers limitation. 5. Advanced technical to track read / open status, works on nearly 100% client applications. You can track whether / when is opened / read by recipients, and adjust your marketing plan. 6. Group newsletters with categories. Each category has its own recipients and suppression addresses. It can be bound to certain user roles and automatic retrieve recipients from them. The recipients can also be imported from MS Excel documents and csv files (or export as Excel file to download). And it doesn t require you to install MS Excel on the web server. 7. Allow site administrator to create extra attributes for the recipient, e.g. create an extra Occupation attribute for the recipient, and specify its value as Teacher for a recipient. These custom extra attributes can also be shown in CrossMail_Opt-In sub module. 8. A newsletter can have multiple attachments. The newsletter content can be generated from external url / RSS feed / site page / site module, or copy from an template / an existing newsletter. It also supports token replacement to personalize content. 9. Hyperlink tracking. You can create specific hyperlinks (e.g. and insert them into newsletters, module will track who (and when) click them while reading s. This is a great way to verify the effect of your marketing. 10. Automatic send birthday greeting s to related recipients. 11. Common features like Opt-In/Opt-Out, subscribe/unsubscribe/welcome notification and view mail online are also available.

5 Page 5 of Bounce mail address (invalid mail addresses) automatic detection. 13. Template based for CrossAdmin_Opt-In sub module, you can create your own mail Opt-In/Opt-Out display interface... Visit to download 60 days trial edition and test on your site. The trial edition has all features like official version and can be installed on official domain names. Note: v6.1 requires DNN 7.1+ ( x are all tested) to run. If your sites are still under DNN 6.x/7.0, please check for other old versions. 3. What s new in v6.0/ Redesign the read/open tracking mechanism. 2. Redesign the sending mechanism (SMTP server pool, multiple threads and asynchronous). Now it consumes less resource, but sends s more efficiently. 3. The new Send Interval property allows you to send mails multiple times per hour, this will alleviate the web server pressure greatly. 4. Allows site administrator to create extra attributes for the recipient, and these attributes can also be shown in CrossMail_Opt-In sub module. 5. Subscribe notification support. 6. Subscriber welcome support. 7. Improve the semaphore file detection mechanism. 4. Requirements 1. DNN 7.1+ ( x are all tested). 2. Sql server 2008/2012 or Sql express 2008/ Asp.net framework Quick Start The typical scenario involves the following steps: Step 1. Install/Upgrade module. Step 2. Add CrossMail_Admin sub module to manage data. Step 3. Configure SMTP servers or Amazon SES Step 4. Add Categories.

6 Page 6 of 16 Step 5. Add Newsletters. 5.1 Step 1: Install/Upgrade module If you already bought module, unzip package which you download, you will see Cross Bulk Mailer 6.1 Pa (standard).zip (or Cross Bulk Mailer 6.1 Pa (enterprise).zip if you bought enterprise edition), choose it as install package. If you want to trial module first, you can download Cross Bulk Mailer 6.1 trial edition (unzip me).zip at unzip it you will find Cross Bulk Mailer 6.1 Pa (trial).zip. The trial package can be installed on official domain names for 60 days. Click Host - Extensions - Install extension wizard to install module. After installation, you will see 2 sub modules. Install via Ftp The install package is about 4mb in size. If you have problems uploading by clicking Host - Extensions - Install extension wizard, you can use another way to install it, as follows: 1. Upload Cross Bulk Mailer 6.1 Pa (standard).zip to Install\Module folder of your site using ftp tools. 2. Click Host Extensions, select Available Extensions tab, choose CrossMail_Admin which is under Modules section, click Install button to install. Upgrade When upgrade from trial edition to official edition (or upgrade to new version), you don't need to uninstall previous module first. Simply reinstall the official edition (or new version) will keep your existing data.

7 Page 7 of 16 Note, when you upgrade from v5.0/5.1, you need to update web.config file to support read / open tracking manually. As follows: 1. Open web.config file, locate < system.webserver > - < handlers > section. 2. Add <add name="crossmailtracking" verb="*" path="*crossmaillogo.jpg" type="cross.modules.mail.business.trackinghandler, Cross.Dnn.Modules.Mail" /> node. See below image as example. 3. Save web.config file. If you directly install 6.0/6.1 or upgrade from v5.2/v5.3/5.4/5.5, you don t need to do this. 5.2 Step 2: Add CrossMail_Admin sub module to manage data CrossMail_Admin sub module is used to manage all data. You only need 1 instance per portal.

8 Page 8 of 16 All features in CrossMail_Admin sub module are self explanatory. We recommend you to login in as super user (host account) if possible. Because some features, like Admin Control Panel Host (Super User) Features Portal Rules, are only available for super users. 5.3 Step 3: Configure SMTP servers or Amazon SES SMTP (Simple Message Transfer Protocol) servers are used to send s. You must create at least 1 server before sending bulk mails. By default, module will automatic create a SMTP server based host SMTP server settings (which is under DNN built-in menu "Host - Host Settings - Advanced Settings - SMTP server settings"). If the host SMTP server is invalid, you can create other SMTP servers by click "CrossMail_Admin sub module - Admin Control Panel - Configurations - SMTP Servers".

9 Page 9 of 16 Expand New to SMTP server? Expand here to see how to configure it section if you are not familiar with SMTP server. Please take care of maximum mails per day / per hour values, they are very important. Expand What's the Bounce reply subject? How to get it? section to see how to configure Bounce reply subject, this is the key to find out invalid mail addresses (bounce mail addresses). In v5.2, we also add Amazon SES support. Amazon Simple Service (Amazon SES) is a highly scalable and cost-effective bulk and transactional -sending service for businesses. The great advantage of Amazon SES is that it allows you to send huge s per day (e.g. 500,000) in theory, while most providers only allows hundreds of s per day. For more information, please visit It is easy to use Amazon SES in Cross Bulk Mailer module. If you have huge s to send (e.g. you need to send 100,000 s per day), we recommend you to sign up an Amazon SES account and configure it here. Note, your SMTP servers will be ignored if you have Amazon SES configured (you don't need to create other SMTP servers in this case). 5.4 Step 4: Add Categories Categories allow you to group the newsletters (and recipients) easily. Each category has its own recipients and suppression addresses. Click Admin Control Panel Data Manager - Categories to create categories.

10 Page 10 of 16 Category can be bound to certain user roles and automatic retrieve recipients from these user roles. It can also import addresses from MS Excel documents (or export as MS Excel files). Please note, it doesn t require you to install MS Excel application on the web server. 5.5 Step 5: Add Newsletters Now you can click Admin Control Panel Data Management - Newsletter to add newsletter which will be sent. The mail content can be generated from RSS feed / external url / a page on your site / a specific module on your site, or copy from an template / an existing newsletter. It also supports token replacement to personalize content. You can click Send Test Mail button to test if newsletter content is display correct in mail.

11 Page 11 of 16 Click Available Tokens tab to find detail description of tokens. Please be aware of the usage of following tokens: [Unsubscribe:Begin],[Unsubscribe:End],[ViewOnline:Begin],[ViewOnline:End]. They are the keys to provide unsubscribe link and view mail online link. Congratulations, now everything is ok. Module will use DNN schedule job to perform bulk mail send actions, wait a few minutes you will see the results. If you are a super user, you can click Admin Control Panel Host (Super User) Features - Process Right Now to tell module to process schedule jobs right now. 6. Advanced Features As you can see in CrossMail_Admin sub module control panel, it offers more interesting features than we mentioned in Quick Start chapter, like create extra attributes for the recipient, specify send rules for each portal, send birthday greeting mails, bounce mail addresses detection etc. Instead of write a long and complicated help document to explain every detail of them, we choose to integrate these information directly into module interface. And try our best to make every feature self explanatory. For long help information, we use DNN expandable section (or a separate tab page) to display them. For example:

12 Page 12 of 16 Expandable help section Separate tab help page For short yet important help information, we use DNN standard help text to display on edit interface. For example: Display help information on edit interface. And we provide detail information for every field using DNN help label. Whenever you feel confuse, just click the help icon of that label, you will see similar information like below: DNN help label

13 Page 13 of 16 We also provide a Quick Start and Help section in CrossMail_Admin sub module control panel. Help in control panel 7. CrossMail_Opt-In sub module Besides CrossMail_Admin sub module, Cross Bulk Mailer package also contains CrossMail_Opt-In sub module which can be used to collect mail subscribers (or let user to unsubscribe). Unlike CrossMail_Admin sub module, the CrossMail_Opt-In sub module can be put many times on multiple pages (or on same page if necessary). Add CrossMail_Opt-In module instance to a page, click Opt-In settings to customize it. Please note the Confirm Subscribe and Confirm Unsubscribe options, normally we don t recommend to check on them because they will make subscribe/unsubscribe complicated. If you create extra attributes for the recipient in CrossMail_Admin sub module Admin control panel Configurations Recipient Attributes, you can show them in

14 Page 14 of 16 CrossMail_Opt-In sub module, to let user to enter related value while subscribe. 8. How to write template 8.1 Template are ascx files As you can see in CrossAdmin_Opt-In sub module Opt-In settings General - Template section, this module is template based, you can create your own mail Opt- In/Opt-Out display interface. Please note, templates are ascx files, you need to be familiar with asp.net syntax to custom it. 8.2 Template directory structure Template files should be put in the DesktopModules\CrossMail\Template\OptIn\ folder. 8.3 Template created steps

15 Page 15 of Create a folder under DesktopModules\ CrossMail \Template\ OptIn, named it as MyTemplate as example. 2. Copy DesktopModules\CrossMail \Template\ OptIn \default\app_localresources directory and DesktopModules\CrossMail \Template \ OptIn \default\ OptIn_Standard.ascx file to MyTemplate folder. 3. Change OptIn_Standard.ascx file name as your wish, for example, MyTemplate.ascx. Of course, you can keep its original file name if you wish. 4. Open MyTemplate.ascx file via Visual studio 2008 or something else, change its content. Note, you need to be familiar with asp.net syntax before change it. 5. Click CrossMail_Opt-In sub module Opt-In settings, in General template, select MyTemplate.ascx. 6. Now module will use your own template to display. Of course, you can put your own templates under DesktopModules\CrossMail \Template\OptIn \default directory if you like. 9. Uninstall Module Click Host - Extensions, then click the button to uninstall CrossMail_Opt-In and CrossMail_Admin module one by one. Check on delete files option to remove all database tables and module files with this package. 10. About Us DnnModule.com is built to provide quality DNN modules, some of them are free, some not. We wish these stuffs (free or not) can be useful to you. Note, nearly all modules of us provide free trial editions, you can download them at Followings are parts of our released modules: Cross Bulk Mailer 6.0 Classified Pro 8.4 (ecommerce, store, auction, classified ads, content localization support) Cross Article 7.9 (news article, blog, content localization support) Cross Video Gallery 6.6 (dnn 7.x video/audio/youtube module, html 5 & flash based) Ultra Flash Player 7.9 (22-in-1)

16 Page 16 of 16 Cross Photo Gallery 5.9 (dnn 7.x photo/flickr/picasa module) Cross Image Slideshow 5.2(18-in1) Silverlight Photo Gallery 5.7 Silverlight Carousel Magazine 4.0 Silverlight Panorama Viewer 2.0 YouTube Sidebar 4.2 Cross Visitor Tracking 5.0 (free) Cross Skin Chameleon 5.3 (free) Yahoo Media Player for DNN (free) Flash Numeric Rotator 3.3 (free) Child Page List 3.0 (free) Simple Menu Bar (free) Please visit for more detail. 11. Support Visit our support forum at or mail to for directly help.

Cross Bulk Mailer 5.4 User Guide

Cross Bulk Mailer 5.4 User Guide http://dnnmodule.com/ Page 1 of 15 Cross Bulk Mailer 5.4 User Guide http://dnnmodule.com Cross Software, China 12/5/2013 http://dnnmodule.com/ Page 2 of 15 Table of Contents 1. Background... 3 2. Introduction...

More information

G-Lock WPNewsman WordPress Plugin Reviewer s Guide

G-Lock WPNewsman WordPress Plugin Reviewer s Guide G-Lock WPNewsman WordPress Plugin Reviewer s Guide 1 Table of Contents This document is your reviewer's guide for G-Lock WPNewsman WordPress Plugin. It is designed to provide you with information you need

More information

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration Summary G-Lock WPNewsman is a nice WordPress plugin for collecting subscribers using the confirmed opt-in method

More information

Ultra Media Gallery 9

Ultra Media Gallery 9 Ultra Media Gallery 9 User Guide Expand the Bookmark menu to left side to see the table of contents. Copyright by bizmodules.net 2005 2013 Page 1 of 45 Overview What is Ultra Media Gallery? Ultra Media

More information

Virtual Communities Operations Manual

Virtual Communities Operations Manual Virtual Communities Operations Manual The Chapter Virtual Communities (VC) have been developed to improve communication among chapter leaders and members, to facilitate networking and communication among

More information

How to Create and Send Newsletter Using G-Lock EasyMail

How to Create and Send Newsletter Using G-Lock EasyMail How to Create and Send Newsletter Using G-Lock EasyMail Beginner s Guide 1 Page Table of Contents 1. Create E-Mail Account 3 2. Create Contact Group. 5 3. Import Contacts from External Database. 6 4. Compose

More information

Email Marketing Features

Email Marketing Features Email Marketing Features intouch Email Marketer is a true all-in-one communications platform and includes everything you need to create, send and track professional HTML emails, autoresponders, surveys,

More information

Email Marketing Features

Email Marketing Features Email Marketing Features JPC s Email Marketer includes everything you need to create, send and track professional HTML emails. It is fullyfeatured email marketing software which has been developed by marketing

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

SMTPSWITCH MAILER V6 FEATURES

SMTPSWITCH MAILER V6 FEATURES SMTPSWITCH MAILER V6 FEATURES 22 Powerful Features Packed in a Single Email Marketing/Bulk Mailing Program! Easy and Advanced WYSIWYG/HTML Editing SMTPSwitch Mailer has a powerful built-in WYSIWYG editor

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Introduction. Just So You Know... PCI Can Be Difficult

Introduction. Just So You Know... PCI Can Be Difficult Introduction For some organizations, the prospect of managing servers is daunting. Fortunately, traditional hosting companies offer an affordable alternative. Picking the right vendor and package is critial

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

Sitecore is a trademark of Sitecore A/S. All other brand and product names are the property of their respective holders.

Sitecore is a trademark of Sitecore A/S. All other brand and product names are the property of their respective holders. Newsletter Module User Manual Author: Sitecore A/S, Date: November 2003 Release: Release 4.0 Language: English Sitecore is a trademark of Sitecore A/S. All other brand and product names are the property

More information

User Manual. Visit Our Site at http://www.xigla.com

User Manual. Visit Our Site at http://www.xigla.com User Manual Absolute Newsletter.NET V5.0 Mailing List Manager and E-Mail Newsletter Publishing Software Developed by XIGLA SOFTWARE Copyright 2000 2005 All Rights Reserved Visit Our Site at http://www.xigla.com

More information

GETTING STARTED CREATE A NEW EMAIL. 1 P age

GETTING STARTED CREATE A NEW EMAIL. 1 P age How To: Create an Email from a Template (One Time Custom Email & Recurring Custom Email) This documentation is designed to walk through the necessary steps to create a new One Time Custom Email and a Recurring

More information

Email Marketing System Options

Email Marketing System Options System Options Different Systems for Different Users We run various different types of systems for different users based on their email marketing requirements. If you have your own email marketing system

More information

How To Create A Campaign On Facebook.Com

How To Create A Campaign On Facebook.Com Seriously powerful email marketing, made easy Table of Contents DOTMAILER QUICK START GUIDE... 3 Main Screen... 4 Getting Started... 6 STEP 1: CAMPAIGN SETTINGS... 7 STEP 2: CAMPAIGN CONTENT... 8 Editing

More information

USING MS OUTLOOK. Microsoft Outlook

USING MS OUTLOOK. Microsoft Outlook USING MS OUTLOOK In this tutorial you will learn how to use Microsoft Outlook with your EmailHosting.com account. You will learn how to setup an IMAP account, and also how to move your emails and contacts

More information

Email UAE Bulk Email System. User Guide

Email UAE Bulk Email System. User Guide Email UAE Bulk Email System User Guide 1 Table of content Features -----------------------------------------------------------------------------------------------------03 Login ---------------------------------------------------------------------------------------------------------08

More information

USING MS OUTLOOK WITH FUSEMAIL

USING MS OUTLOOK WITH FUSEMAIL USING MS OUTLOOK WITH FUSEMAIL In this tutorial you will learn how to use Microsoft Outlook with your FuseMail account. You will learn how to setup an IMAP account, and also how to move your emails and

More information

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1)

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1) LICENTIA Nuntius Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1) INDEX About the extension... 6 Compatability... 6 How to install... 6 After Instalattion... 6 Integrate in your

More information

Kentico CMS for.net User Groups

Kentico CMS for.net User Groups FLEXIBLE CONTENT MANAGEMENT SYSTEM FOR ALL YOUR NEEDS Kentico CMS for.net User Groups We have developed a website template for.net User Groups, Windows User Groups and similar groups focused on Microsoft

More information

30 Steps to Successfully Installing DotNetNuke on a Network Solutions Shared Hosting Package

30 Steps to Successfully Installing DotNetNuke on a Network Solutions Shared Hosting Package 30 Steps to Successfully Installing DotNetNuke on a Network Solutions Shared Hosting Package 1. Let s start using the DotNetNuke automated install within your shared hosting package. Login to your Network

More information

Vodafone Hosted Services. Getting started. User guide

Vodafone Hosted Services. Getting started. User guide Vodafone Hosted Services Getting started User guide Vodafone Hosted Services getting started Welcome. Vodafone Hosted Services has been designed to make it as easy as possible to keep control over your

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

WhatCounts Newsletter System Manual

WhatCounts Newsletter System Manual WhatCounts Newsletter System Manual Last Updated: November 21, 2008 This instruction manual describes the basic steps required to create, edit, and manage a mailing list for use with the WhatCounts Email

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

INTERSPIRE EMAIL MARKETER

INTERSPIRE EMAIL MARKETER INTERSPIRE EMAIL MARKETER Interspire Pty. Ltd. User s Guide Edition 1.3 April 2009 3 About This User s Guide How to Use This User s Guide This user s guide describes Interspire Email Marketer s Graphical

More information

How to Process Opt-Out Reqeusts in GroupMail (Subscriber Add-On)

How to Process Opt-Out Reqeusts in GroupMail (Subscriber Add-On) How to Process Opt-Out Reqeusts in GroupMail (Subscriber Add-On) Tuesday, January 23, 2007, 21:23 Your reputation and success depends on a well maintained list. List maintenance can be a very time consuming

More information

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2. Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component

More information

RoboMail Mass Mail Software

RoboMail Mass Mail Software RoboMail Mass Mail Software RoboMail is a comprehensive mass mail software, which has a built-in e-mail server to send out e-mail without using ISP's server. You can prepare personalized e-mail easily.

More information

Sitecore Security Hardening Guide

Sitecore Security Hardening Guide Sitecore CMS 6.5-6.6 Sitecore Security Hardening Guide Rev: 2012-09-19 Sitecore CMS 6.5-6.6 Sitecore Security Hardening Guide Recommendations for making Sitecore more secure Table of Contents Chapter 1

More information

RCS Newsletter User's Guide

RCS Newsletter User's Guide RCS Newsletter User's Guide Document Revisions Date Revision By 1 Miguel Senosiain December 29, 2011 2.0 Miguel Senosiain January 24th, 2012 2.0.1 Diego Verdecchia February 10, 2012 2.1 Diego Verdecchia

More information

Cloud. Hosted Exchange Administration Manual

Cloud. Hosted Exchange Administration Manual Cloud Hosted Exchange Administration Manual Table of Contents Table of Contents... 1 Table of Figures... 4 1 Preface... 6 2 Telesystem Hosted Exchange Administrative Portal... 7 3 Hosted Exchange Service...

More information

Version 1.7. Inbound Email Integration (POP3 and IMAP) Installation, Configuration and User Guide. Last updated October 2011

Version 1.7. Inbound Email Integration (POP3 and IMAP) Installation, Configuration and User Guide. Last updated October 2011 Version 1.7 Inbound Email Integration (POP3 and IMAP) Installation, Configuration and User Guide Last updated October 2011 1 Introduction and Overview... 1 2 The Case for Email monitoring... 2 3 Installation

More information

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: THURSDAY, JUNE 2, 2016 (V1.9.0.0)

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: THURSDAY, JUNE 2, 2016 (V1.9.0.0) LICENTIA Nuntius Magento Email Marketing Extension REVISION: THURSDAY, JUNE 2, 2016 (V1.9.0.0) INDEX About the extension... 6 Compatability... 6 How to install... 6 After Instalattion... 6 Integrate in

More information

Open Source Content Management System JOOMLA

Open Source Content Management System JOOMLA Open Source Content Management System JOOMLA Swapnil S. Chafale MCA Department, GHRIIT Nagpur, (M.S.),India Swapnil.chafale@gmail.com Dr.V.M. Thakare S.G.B. Amravati University, Amravati (M.S.),India vilthakare@yahoo.co.in

More information

TABLE OF CONTENTS. Creating an Account Why Use enewsletters. Setting Up an enewsletter Account. Create/Send Logging In.

TABLE OF CONTENTS. Creating an Account Why Use enewsletters. Setting Up an enewsletter Account. Create/Send Logging In. ENEWSLETTER GUIDE TABLE OF CONTENTS Creating an Account Why Use enewsletters Setting Up an enewsletter Account 3 3 Create/Send Logging In Saved Drafts Creating a New Campaign Adding Content to a New Campaign

More information

Introducing our new Editor: Email Creator

Introducing our new Editor: Email Creator Introducing our new Editor: Email Creator To view a section click on any header below: Creating a Newsletter... 3 Create From Templates... 4 Use Current Templates... 6 Import from File... 7 Import via

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

INinbox Start-up Pack

INinbox Start-up Pack 2 INspired Email Marketing This is what you should know about sending emails through INinbox and how to get started! Thanks for joining INinbox. choice. You ve made a great In front of you, you find the

More information

DIY Email Manager User Guide. http://www.diy-email-manager.com

DIY Email Manager User Guide. http://www.diy-email-manager.com User Guide http://www.diy-email-manager.com Contents Introduction... 3 Help Guides and Tutorials... 4 Sending your first email campaign... 4 Adding a Subscription Form to Your Web Site... 14 Collecting

More information

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide 2 Purpose of this guide Experience the most common use cases for the product, learn about

More information

Vodafone Email Plus. User Guide for Windows Mobile

Vodafone Email Plus. User Guide for Windows Mobile Vodafone Email Plus User Guide for Windows Mobile 1 Table of Contents 1 INTRODUCTION... 4 2 INSTALLING VODAFONE EMAIL PLUS... 4 2.1 SETUP BY USING THE VODAFONE EMAIL PLUS ICON...5 2.2 SETUP BY DOWNLOADING

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Sales Dynamite / Mobile Prospector Jack

Sales Dynamite / Mobile Prospector Jack Sales Dynamite / Mobile Prospector Jack Training and Frequently Asked Questions - May 19, 2015 12 Easy Steps to Your Success Youtube link: https://www.youtube.com/watch?v=8apv1owbcvm Step 1. Open Lead

More information

USING OUTLOOK WITH ENTERGROUP. Microsoft Outlook

USING OUTLOOK WITH ENTERGROUP. Microsoft Outlook USING OUTLOOK WITH ENTERGROUP In this tutorial you will learn how to use Outlook with your EnterGroup account. You will learn how to setup an IMAP or POP account, and also how to move your emails and contacts

More information

Business Internet Fax service from Bell User Guide

Business Internet Fax service from Bell User Guide Business Internet Fax service from Bell User Guide Table of contents Getting Started 3 Send and receive faxes through your email management software 3 Send a fax 3 Receive a fax 3 Internet Fax Management

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

1 Classified Script. User Guide v1.0

1 Classified Script. User Guide v1.0 1 Classified Script User Guide v1.0 Installation... 3 Create Database... 3 Grant Rights... 4 Configure Settings... 5 Step 1... 5 Step 2... 6 Step 3... 7 Post Sponsored Ad... 8 Step 1... 8 Step 2... 9 Manage

More information

Administrator s and Developer s Guide

Administrator s and Developer s Guide E-Mail Campaign Manager Administrator s and Developer s Guide Rev: 2013-11-22 E-Mail Campaign Manager for Sitecore CMS 6.5 Administrator s and Developer s Guide A Quick Start Guide and Configuration Reference

More information

Click-n-Print User Guide

Click-n-Print User Guide Click-n-Print User Guide Selecting PDF print module Page 2 Selecting an Email Campaign Page 4 Viewing Campaign Reports and Analysis Page 7 Creating Mailing Lists Page 8 Adding HTML variables Page 9 Searching/Adding

More information

XMailer Reference Guide

XMailer Reference Guide XMailer Reference Guide Version 7.00 Wizcon Systems SAS Information in this document is subject to change without notice. SyTech assumes no responsibility for any errors or omissions that may be in this

More information

M4 Systems. Email Remittance (ER) User Guide

M4 Systems. Email Remittance (ER) User Guide M4 Systems Email Remittance (ER) User Guide M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.net Table of Contents Introduction ------------------------------------------------------------------------------------------------------------------

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

Virtual CD v10. Network Management Server Manual. H+H Software GmbH

Virtual CD v10. Network Management Server Manual. H+H Software GmbH Virtual CD v10 Network Management Server Manual H+H Software GmbH Table of Contents Table of Contents Introduction 1 Legal Notices... 2 What Virtual CD NMS can do for you... 3 New Features in Virtual

More information

G-Lock EasyMail7. Client-Server Email Marketing Software for Windows. Reviewer s Guide

G-Lock EasyMail7. Client-Server Email Marketing Software for Windows. Reviewer s Guide G-Lock EasyMail7 Client-Server Email Marketing Software for Windows Reviewer s Guide 1 Table of Contents This document is your reviewer's guide for G-Lock EasyMail7 email marketing software. It is designed

More information

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 User Manual August 2011 Introduction Images are boring, let your customers watch your products in use. Embed Youtube,

More information

1. Starting the management of a subscribers list with emill

1. Starting the management of a subscribers list with emill The sending of newsletters is the basis of an efficient email marketing communication for small to large companies. All emill editions include the necessary tools to automate the management of a subscribers

More information

This guide provides information to show how to create and manage Riva Dynamic Distribution List policies.

This guide provides information to show how to create and manage Riva Dynamic Distribution List policies. Riva Enterprise Edition Secure Distribution List Guide This Guide Welcome to Riva Managed Applications Dynamic Distribution Lists, a policy-driven method of creating dynamically populated GroupWise distribution

More information

Microsoft Windows Shared Hosting Seminar. DotNetNuke Technical Overview. May/June 2005

Microsoft Windows Shared Hosting Seminar. DotNetNuke Technical Overview. May/June 2005 Microsoft Windows Shared Hosting Seminar DotNetNuke Technical Overview May/June 2005 Section Overview Installing DotNetNuke Demo: DotNetNuke Manual Installation Enabling a Shared Hosting Offer Demo: Exploring

More information

Installation and Deployment

Installation and Deployment Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats

More information

How to Configure a Stress Test Project for Microsoft Office SharePoint Server 2007 using Visual Studio Team Suite 2008.

How to Configure a Stress Test Project for Microsoft Office SharePoint Server 2007 using Visual Studio Team Suite 2008. How to Configure a Stress Test Project for Microsoft Office SharePoint Server 2007 using Visual Studio Team Suite 2008. 1 By Steve Smith, MVP SharePoint Server, MCT And Penny Coventry, MVP SharePoint Server,

More information

User manual for the visitors of Interreg Danube Programme website

User manual for the visitors of Interreg Danube Programme website User manual for the visitors of Interreg Danube Programme website Table of contents National contact points... 2 Newsletter subscription... 2 Subscribe... 2 Unsubscribe... 2 Forum... 2 Approved projects...

More information

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1 MFPConnect Monitoring Monitoring with IPCheck Server Monitor Integration Manual Version 2.05.00 Edition 1 TABLE OF CONTENTS 1. INTRODUCTION...3 2. REQUIREMENTS...4 3. RESTRICTIONS...5 4. INSTALLATION...6

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

On the Email Marketing home page, click the arrow to expand the Admin Tools area. Admin Tools

On the Email Marketing home page, click the arrow to expand the Admin Tools area. Admin Tools Email Marketing How-To Document November 2010 Email Marketing Admin Tools On the Email Marketing home page, click the arrow to expand the Admin Tools area. Admin Tools Global Email Settings Design Templates

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0 NS DISCOVER 4.0 ADMINISTRATOR S GUIDE July, 2015 Version 4.0 TABLE OF CONTENTS 1 General Information... 4 1.1 Objective... 4 1.2 New 4.0 Features Improvements... 4 1.3 Migrating from 3.x to 4.x... 5 2

More information

User Guide. Expand the Bookmark menu in left side to see the table of contents. Ultra Video Gallery 5

User Guide. Expand the Bookmark menu in left side to see the table of contents. Ultra Video Gallery 5 Ultra Video Gallery 5 User Guide Expand the Bookmark menu in left side to see the table of contents. Copyright by bizmodules.net 2007 2012 Page 1 of 49 Overview Ultra Video Gallery (UVG) is a DotNetNuke

More information

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR De La Salle University Information Technology Center Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR User s Guide Microsoft Windows SharePoint Services and

More information

Ultra Media Gallery 6

Ultra Media Gallery 6 Ultra Media Gallery 6 User Guide Expand the Bookmark menu in left side to see the table of contents. Copyright by bizmodules.net 2005 2010 Page 1 of 68 Overview What is Ultra Media Gallery? Ultra Media

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 2.40 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

When you first run MailList King you will be presented with the Setup Wizard allowing you to configure the main settings. The two main ones are:

When you first run MailList King you will be presented with the Setup Wizard allowing you to configure the main settings. The two main ones are: MailList King Quick Start Guide Take a few moments to read this guide to get the most out of MailList King: 1. Configuring MailList King When you first run MailList King you will be presented with the

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

Transitioning Your School Email Account

Transitioning Your School Email Account Transitioning Your School Email Account This tutorial will walk you through transferring the email and other data from your School account to a personal email account. Establish a New Email Address (or

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643)

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643) MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643) Chapter Six Configuring Windows Server 2008 Web Services, Part 1 Objectives Create and configure Web

More information

www.nuvox.net, enter the administrator user name and password for that domain.

www.nuvox.net, enter the administrator user name and password for that domain. Page 1 of 7 Cute_FTP Server Names and Authentication Before connecting to an FTP site you need three pieces of information: the server name or the site you are connecting to and a user name and password.

More information

emarketer system Benefits

emarketer system Benefits emarketer system Impart media s emarketer system, our all-in-one email marketing software, includes everything you need to create, send, track and profit from email marketing. As well as newsletters, the

More information

Netscape E-Mail Setup Instructions

Netscape E-Mail Setup Instructions Netscape E-Mail Setup Instructions The following instructions will assist you in setting up Netscape Communicator for reading and sending e-mail over the WHOI Network. Before proceeding you will need to

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Vodafone Business Product Management Group. Hosted Services Announcer Pro V4.6 User Guide

Vodafone Business Product Management Group. Hosted Services Announcer Pro V4.6 User Guide Vodafone Business Product Management Group Hosted Services Announcer Pro V4.6 User Guide Vodafone Group 2010 Other than as permitted by law, no part of this document may be reproduced, adapted, or distributed,

More information

Site Maintenance Using Dreamweaver

Site Maintenance Using Dreamweaver Site Maintenance Using Dreamweaver As you know, it is possible to transfer the files that make up your web site from your local computer to the remote server using FTP (file transfer protocol) or some

More information

Getting Started with Automizy

Getting Started with Automizy Getting Started with Automizy The Basics To help you get started, this guide will show you exactly how simple it is to use Automizy to combine automated multi-channel communication into your overall marketing

More information

Ultra Video Gallery 6.2+

Ultra Video Gallery 6.2+ Ultra Video Gallery 6.2+ User Guide Expand the Bookmark menu in left side to see the table of contents. Copyright by bizmodules.net 2007 2013 Page 1 of 52 Overview Ultra Video Gallery (UVG) is a DotNetNuke

More information

Responsive WordPress Theme with multiple options by PEGO

Responsive WordPress Theme with multiple options by PEGO Responsive WordPress Theme with multiple options by PEGO Thank you for purchasing BOOSTER WordPress Theme. This document will make it as easy as possible to build your site with the BOOSTERWordPress Theme.

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

Print Audit 6 Network Installation Guide

Print Audit 6 Network Installation Guide Print Audit 6 Network Installation Guide IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 6 INSTALLATION Print Audit 6 is a desktop application that you must install on every computer where you want

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Getting Started Quick Guide. enews.miclub.com.au. MiClub : Enews Manual

Getting Started Quick Guide. enews.miclub.com.au. MiClub : Enews Manual Getting Started Quick Guide enews.miclub.com.au The miclub email marketing software has a simple to use interface that allows you to easily create and manage your email communications This guide will help

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

AT&T Business Messaging Account Management

AT&T Business Messaging Account Management AT&T Business Messaging Account Management Admin User Guide December 2015 1 Copyright 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein

More information

WildFire Reporting. WildFire Administrator s Guide 55. Copyright 2007-2015 Palo Alto Networks

WildFire Reporting. WildFire Administrator s Guide 55. Copyright 2007-2015 Palo Alto Networks WildFire Reporting When malware is discovered on your network, it is important to take quick action to prevent spread of the malware to other systems. To ensure immediate alerts to malware discovered on

More information

eyeos Web System User Manual

eyeos Web System User Manual eyeos Web System User Manual Contents 1. Introduction 1.1. Logging in 1.2. Creating a new user 2. The Desktop: First Steps 2.1. The Applications Dock 2.2. The default Desktop Icons 2.2.1. Home Icon 2.2.2.

More information