SerialMailer Manual. For SerialMailer 7.2. Copyright Falko Axmann. All rights reserved.

Size: px
Start display at page:

Download "SerialMailer Manual. For SerialMailer 7.2. Copyright 2010-2011 Falko Axmann. All rights reserved."

Transcription

1 1 SerialMailer Manual For SerialMailer 7.2 Copyright Falko Axmann. All rights reserved.

2 2 Contents 1 Getting Started Configuring SerialMailer Your First Serial Mail Database Message Attachments and the Preview Getting the Mails Out 11 2 Database Elements of the Database Tab Additional Database Commands Database Segmentation Import/Export Address Book Import CSV Import Multiple Recipients 18 3 Message Editor Personalization Formatting Options Importing HTML 23 4 Attachments 25 5 Sending the Mails 27 6 Database Manager 29

3 3 7 Preferences Account Settings SMTP Account Apple Mail Account Local Server SerialMailer Settings Templates Blacklist 33 8 Templates 35

4 4 1 Getting Started This chapter is devided into two subsections. In the first, we will be configuring SerialMailer to work with a normal mail account. The second part will then focus on how to add addresses to our mailing as well as creating a personalized message text. Let's start by opening SerialMailer via a double click on its icon in your Applications folder. 1.1 Configuring SerialMailer The program will automatically create a new document when it is launched. For now, you can just ignore that window and head straight to the SerialMailer menu at the top left of the screen.

5 5 Choose Preferences to open the preferences window and edit the account settings. Since we haven't set up any accounts so far, the window looks quite empty. SerialMailer supports several different account types. We will create the standard SMTP account which is the most versatile one and which makes SerialMailer act similar to an ordinary client. If you are using Apple Mail, you can import your smtp account, otherwise choose SMTP-Account (default) from the + menu in the lower left.

6 6 This will create a new account. Let's have a look at the various fields and their meaning. Account Type The account type determines the way in which Serial- Mailer sends the mails, SMTP Client is the default. Name The account name will be used internally by SerialMailer to identify the account. Sender Address This is the address that will be visible for the recipient of your mails. You can either enter a plain address such as support@falkon-ware.com or a combination of name and address such as Falkon-Ware <support@falkon-ware.com>.

7 7 SMTP Host The internet address of the mail server. Port The port number of the mail server. This is usually 25. SerialMailer will try to guess the correct value when you click the Verify Settings button. Encryption If it is supported by your mail account, SerialMailer can use an encrypted connection to increase security. Again, clicking the Verify Settings button will validate and correct this option. Authentication for your account. Choose Password if you have a username and password SMTP Login / SMTP Password Your username and password. You can verify the settings with a click on the Verify Settings button. This is also a good idea if you imported the account from Apple Mail to make sure that everything was imported correctly. With the account beeing configured, we can now build our first serial mail. 1.2 Your First Serial Mail Let's start by creating a new document (if SerialMailer hasn't opened one already). Choose New from the File menu.

8 8 The document is structured into multiple tabs (Database, ,...). Each one allows you to edit one aspect of the serial mail Database The Database tab contains the list of recipients. Click the Add button to add a new address to the list. You can also import addresses from the system wide AddressBook using the Import menu in the lower right.

9 9 Recipients can be enabled and disabled using the checkbox at the beginning of each row. No mails will be sent to unchecked addresses. The Last Sent column will list the date/time of the last successful mail delivery. The contents of each column can later be inserted into your mail message. We will use this function to create a personalized text for each of the recipients. One of the columns has to be marked as the Column, so that SerialMailer knows where to take the mail addresses from. The title of the current Column is surrounded by brackets (e.g. [ ]) Message Now that we have a list of recipients (and some database columns that we can insert into our message), it is time to compose the text.

10 10 You can place fields (columns) from the database in the message or the subject line using the Insert Field pop up menu in the lower left of the screen. Once the mails are sent, the first line in the screenshot above will be converted to contain the actual names as they are stored in the database Attachments and the Preview Attachments can be added in the Attachment tab, but let's skip this for our first mail. The Preview tab shows you the mail message as it would be sent to each address. As you can see in the first line, the database fields have been replaced by the first and last name of the recipient.

11 1.2.4 Getting the Mails Out 11

12 12 Now all that's left to do is to have SerialMailer send the mails to everyone in our database. In the Send tab, you can select the account that is to be used (see section 1.1 on how to configure the account). Once you click the Send button, SerialMailer will start sending the mails.

13 13 2 Database 2.1 Elements of the Database Tab All the basic functions for editing the database can be found in the database tab. With the buttons at the top, you can add and remove addresses as well as edit the names of the database fields. The title of the active Column is surrounded by brackets. You can change the column containing the addresses by selecting a column (clicking on its title) and then clicking the Set Column button. The list can be sorted by double clicking on one of the column headers.

14 14 You can enable and disable entries using the checkboxes at the beginning of each row. Your mail will not be sent to disabled addresses. You can enable/disable multiple addresses at once using the commands in the Database menu (more on this in section 2.2). The Last Sent column contains the time and date at which a mail was successfully delivered to that address. Using commands described in section 2.2, it is possible to enable/disable addresses based on when (or if) they received your last mailing. Addresses can be imported and exported using the respective pop up menus in the lower right corner of the window. 2.2 Additional Database Commands Additional commands are available in the Database menu.

15 15 You can toggle the state of multiple database entries at once using the Enable Entries and Disable Entries commands. They are described in section The Verify Addresses menu contains tools for improving the consistency of your database. Check Syntax tests whether there are any obvious typos in the addresses (e.g. missing invalid characters, etc.) and tries to fix them if possible, otherwise the addresses are disabled. Disable Duplicates disables all addresses that are listed more than once. You can then easily find the affected addresses by sorting the database by the checkbox column (i.e. double clicking into its header bar) Database Segmentation Let's say you have a database containing addresses of people from your university, but you only want to send a mail to colleagues in your department. This is where the Disable Entries and Enable Entries commands come into play. You could first disable all addresses using Disable Entries > All and then enable the ones of your colleagues using Enable Entries > By Field Contents. This will open a window where you can specify a condition such as Field "department" is "your department", where "department" is the name of one of the columns in your database. Here is what the other filters do: By Selection Changes the state of all the rows that are currently selected in the database By Last Date Sent Filters the addresses depending on the last time/date on which a mail was sent to that address. Entries to which no mail has been delivered are considered to have a date which lies in the future (i.e. after the current date).

16 16 By Field Contents one of the columns. Enables/Disables rows based on the contents of On Blacklist You can specify a blacklist in SerialMailer's preferences. No mails will ever be sent to an address listed there. You can check whether this is the case for any of the addresses in your database by choosing Disable Entries > On Blacklist and then sorting your database by the checkbox column. All the addresses that are listed in your database as well as on the blacklist will be disabled Import/Export SerialMailer can import addresses from other programs and files such as Apple's AddressBook application Address Book Import

17 17 When importing from the MacOS X AddressBook, you can choose a group to import and whether the addresses for each person should be collated. If they are collated, your mail will be sent to each address of each person, otherwise only one of the addresses is used. You can choose which of the addresses is used in the Address Book application using the "Edit Distribution List" command from the "Edit" menu. It only works if a group is selected in the Address Book and SerialMailer can only use this information if a single group is imported CSV Import The csv format, which can be imported and exported, is a text file containing one database entry per line. The fields in each line are separated by a special character (e.g. a tab or comma). You can choose which special character (delimiter) to use after selecting the file to be imported.

18 Multiple Recipients An entry in the database can have multiple destination addresses. These addresses can be entered as a comma separated list in the column.

19 19 3 Message Editor The message editor ( tab) is where you enter the text of your . You can personalize it by placing data from your database in the mail text. The formatting of the message can also be changed. 3.1 Personalization SerialMailer can automatically adopt the contents of each mail to a particular recipient by substituting placeholders in the message text. To insert a placeholder for one of the database columns, choose its name from the Insert Field pull down menu at the bottom of the window.

20 20 Additional personalization and formatting options are available from the Special Fields pull down menu: Smart Field This field changes its contents depending on a condition. For example, you could use it to automatically adjust the greeting line to the gender of the recipient: The field can be edited later on by clicking on it in the message view. Image This field is only available when you are creating a formatted message (which can be set via the Options menu) and places an image file into the message. Click on its placeholder in the message to change its alignment. A sequential number (which is unique to each re- Message Number cipient).

21 21 HTML Embedded File This field can be used when you are importing raw html code to compose your message. It will be replaced by the url to a file that is attached to the message. This can be an image file, but also any other file type (e.g. you could write ). The file is then automatically attached and does not have to be added to the Attachment tab. 3.2 Formatting Options SerialMailer supports various formatting options which can be selected via the Options menu. Plain Text This is the most basic format which doesn't allow for any font styles or graphics. Its advantage is the small message size and that it is compatible with all clients. Formatted Text can contain different font styles as well as images and links. Use the Format menu to change the formatting.

22 22 Template The template option combines formatted text with design templates. How to design and install your own templates is covered in chapter 8. Treat Text as HTML-Code can be used to load raw html code, allowing you to use any web editor to design your . Each HTML-Mail has to also contain a plain text version of its content to be displayed correctly by all client programs. You can switch between the two versions using the buttons at the bottom of the window.

23 Importing HTML With the Treat Text as HTML-Code option, you can enter html code directly into SerialMailer, but you can also import code created by another program using the corresponding command in the Import menu. A html file can contain references to additional files such as images or stylesheets. These files also have to be transfered to the recipient. The window that is shown after the html file has been opened allows you to specify which of the resources should be transfered in which way.

24 24 One option is to attach the corresponding file to the and send a copy of it to each recipient. By default, SerialMailer tries to find the file on your computer. If it succeeds, the status in the references list will be OK, otherwise it's Not Found. You can then manually select the file to be sent by selecting the reference in the list and clicking on Select File. The alternative is to store the files on a webserver and have the recipients download the needed files from there. To do so, select all the references you want to redirect and click Prepend URL. You can then enter the root URL at which the files can be found. For example, if a file called my_photo.jpg is stored at /my_photo.jpg, you would enter as root URL.

25 25 4 Attachments As with any normal client, you can add attachments to your mail. SerialMailer, however, not only supports plain files, that are attached to every mail, but also personalized attachments which means that different files are sent to different recipients. When using personalized attachments, all the files have to be stored in the same folder: This folder then has to be selected as Root Folder in the settings window:

26 26 By inserting database fields into the File Name, a different file will be appended to each mail.

27 27 5 Sending the Mails Once you added all recipients to the database and composed your message, you can send the mails via the Send tab. The BCC field can be used to send a copy of each mail to one or more addresses (separated by commas). Using the Test Run pull down menu next to the Send button, you can perform a Dry Run, which means that SerialMailer will do everything as normal, except none of the mails will actually be sent. You can then use the output in the Log tab to verify that the right addresses are enabled in the database. The second command in the Test Run menu allows you to select a test database to which the message will be sent. That way, you can first send the mail to a private list of address and verify that it looks as expected

28 28 in your program. The Using Database command is only available if the Database Manager (see chapter 6 for more information) contains one or more test databases. Click the Send button to send the mails. This will also open a progress window. You can abort the send process in two stages using the Cancel button. If you only click it once, SerialMailer will stop after the current mail has been dispatched. The program will stop immediatelly after a second click.

29 29 6 Database Manager The Database Manager gives you easy access to often used databases. You can add any SerialMailer document (either via the Add button, or by drag'n'drop) to the list. Double click one of the entries to copy its database into a new document. Choose Edit Original from the Options pull down menu to edit the original database instead of creating a new copy. Files in the list can be selected to be used for test runs using the Options pull down menu.

30 30 7 Preferences 7.1 Account Settings SerialMailer supports multiple account types which will be described in the following sections SMTP Account This is the most versatile account type making SerialMailer act like a normal client. Imported accounts from Apple Mail will also be of this type.

31 31 After you entered your account data, it can be verified and corrected with a click on the Verify Settings button. SerialMailer then tries to establish a connection. If it fails, SerialMailer will try to guess the correct settings. Delayed Sending can be used if your mail server requires you to reduce the speed at which the mails are sent Apple Mail Account This account will hand the mails over to Apple's Mail application. Thus, the only configuration that is required is to enter an address that is

32 32 already configured in Apple Mail. The downside of this is that formatted and html messages are not supported Local Server When using a local server, no external mail server is required and SerialMailer will send the messages directly to the recipients. Any address can be entered as the sender address. Depending on your internet connection, this send method might not work as a lot of receiving mail servers are only accepting mails from well known internet addresses. If you are getting a lot of errors while sending, you'll have to use a different account type. 7.2 SerialMailer Settings You can configure the basic behaviour of SerialMailer under this tab.

33 33 With the Ignore... errors option enabled, SerialMailer will not abort the whole send process as soon as an error occurs. 7.3 Templates You can install and remove custom design templates under the Templates tab. To install a template, click the Add Template button and select the folder containing the template files. Information on how to design your own templates can be found in chapter Blacklist

34 34 The blacklist is a global list of addresses to which SerialMailer will send no s. The addresses can either be added manually, or by importing a file that contains one address per line. You can use '*' as a wildcard character to block multiple addresses at once. For example "*@mail.com" would block all addresses ending in "@mail.com".

35 35 8 Templates Design templates in SerialMailer consist of a folder containing an "index.html" file and the required graphics files. The folder can be imported into SerialMailer using the Templates preferences window. The "index.html" file has to contain the text "[[[message]]]" which marks the place at which the message will be inserted. For example, here is a simple template I created using the free Composer that comes with Mozilla's SeaMonkey program (available from -project.org/): The contents of the template folder then looks like this:

36 36 You can also add a file named "preview.jpg" which will be used by Serial- Mailer to display a preview instead of a question mark in the template list.

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header.

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header. Using Webmail Technical Manual: User Guide The Webmail Window To save an attachment: 1. Click once on the attachment name. Or, if there are multiple attachments, click the Save icon to save all attachments

More information

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header Using Webmail Technical Manual: User Guide Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox

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

emarketing Manual- Creating a New Email

emarketing Manual- Creating a New Email emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a

More information

Email -- Reading and Printing Email

Email -- Reading and Printing Email Email -- Reading and Printing Email Checking for New Email By default, webmail checks for new email automatically. If you want to manually check for new email, click the Check Email button. Or, click the

More information

Web Mail Classic Web Mail

Web Mail Classic Web Mail April 14 Web Mail Classic Web Mail Version 2.2 Table of Contents 1 Technical Requirements... 4 2 Accessing your Web Mail... 4 3 Web Mail Features... 5 3.1 Home... 5 3.1.1 Mailbox Summary... 5 3.1.2 Announcements...

More information

Using Webmail. Document Updated: 9/08. Technical Manual: User Guide. The Webmail Window. Displaying and Hiding the Full Header.

Using Webmail. Document Updated: 9/08. Technical Manual: User Guide. The Webmail Window. Displaying and Hiding the Full Header. Using Webmail Technical Manual: User Guide Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox

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

Using Your New Webmail

Using Your New Webmail Using Your New Webmail Table of Contents Composing a New Message... 2 Adding Attachments to a Message... 4 Inserting a Hyperlink... 6 Searching For Messages... 8 Downloading Email from a POP3 Account...

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

Using Your New Webmail

Using Your New Webmail 1 Using Your New Webmail Contents Compose a New Message... 3 Add an Attachment... 5 Insert a Hyperlink... 6 Forward an Email... 7 Search Email... 8 Download Email from an existing POP3 Account... 9 Move

More information

MailEnable Web Mail End User Manual V 2.x

MailEnable Web Mail End User Manual V 2.x MailEnable Web Mail End User Manual V 2.x MailEnable Messaging Services for Microsoft Windows NT/2000/2003 MailEnable Pty. Ltd. 486 Neerim Road Murrumbeena VIC 3163 Australia t: +61 3 9569 0772 f: +61

More information

Webmail User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header. Printing an Email. Composing a New Email

Webmail User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header. Printing an Email. Composing a New Email Webmail User Guide Rev: November, 2012 Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox 2,

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

MAXMAILER USER GUIDE

MAXMAILER USER GUIDE MaxBulk Mailer MAXMAILER USER GUIDE For campus help, contact: 6-TECH Technical Support by e-mailing 6tech@uncg.edu or calling 336.256.TECH(8324) 1 The MaxBulk Mailer document window is made of five tab

More information

Bulk E-mailing With gravitymail

Bulk E-mailing With gravitymail Bulk E-mailing With gravitymail Preamble: Information & Technology Services blocks all outgoing e-mail with 40 or more recipients. This is being done so Humber does not get blacklisted as an Internet spammer.

More information

What browsers can I use to view my mail?

What browsers can I use to view my mail? How to use webmail. This tutorial is our how-to guide for using Webmail. It does not cover every aspect of Webmail; What browsers can I use to view my mail? Webmail supports the following browsers: Microsoft

More information

Alert Solutions Email by WebLaunch User Guide

Alert Solutions Email by WebLaunch User Guide Alert Solutions Email by WebLaunch User Guide Support: Phone: 800-929-1643 Email: support@alertsolutions.com Welcome to Alert Solutions: The one-stop solution for all your messaging needs. Thank you for

More information

Email Update Instructions

Email Update Instructions 1 Email Update Instructions Contents Email Client Settings The Basics... 3 Outlook 2013... 4 Outlook 2007... 6 Outlook Express... 7 Windows Mail... 8 Thunderbird 3... 9 Apple Mail... 10 2 Email Client

More information

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox... Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...

More information

Grapevine Mail User Guide

Grapevine Mail User Guide Grapevine Mail User Guide Table of Contents Accessing Grapevine Mail...2 How to access the Mail portal... 2 How to login... 2 Grapevine Mail user guide... 5 Copying your contacts to the new Grapevine Mail

More information

What is a Mail Merge?

What is a Mail Merge? NDUS Training and Documentation What is a Mail Merge? A mail merge is generally used to personalize form letters, to produce mailing labels and for mass mailings. A mail merge can be very helpful if you

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

MyMediasite Web Interface Overview:

MyMediasite Web Interface Overview: MyMediasite Web Interface Overview: 1. Visit http://mymediasite.bloomu.edu from any web browser. 2. Log in using your complete email address and university password. 3. You should now see the following

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

More information

Table of Contents. Table of Contents 3

Table of Contents. Table of Contents 3 User Guide EPiServer 7 Mail Revision A, 2012 Table of Contents 3 Table of Contents Table of Contents 3 Introduction 5 About This Documentation 5 Accessing EPiServer Help System 5 Online Community on EPiServer

More information

BOTTOM UP THINKING EMAIL SETUP INSTRUCTIONS. Unique businesses require unique solutions CLIENT GUIDE

BOTTOM UP THINKING EMAIL SETUP INSTRUCTIONS. Unique businesses require unique solutions CLIENT GUIDE BOTTOM UP THINKING Unique businesses require unique solutions EMAIL SETUP INSTRUCTIONS CLIENT GUIDE INDEX How to connect a. Deciding on best method (POP or IMAP) Setting up email on devices Webmail a.

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

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

email-lead Grabber Business 2010 User Guide

email-lead Grabber Business 2010 User Guide email-lead Grabber Business 2010 User Guide Copyright and Trademark Information in this documentation is subject to change without notice. The software described in this manual is furnished under a license

More information

SMS for REST Professional

SMS for REST Professional RockendSMS Enhanced Integration SMS for REST Professional RockendSMS has newly designed and developed an upgrade to the way you send SMS through REST Professional V14 and above (RockendSMS Enhanced Integration).

More information

Contents CHAPTER 1 IMail Utilities

Contents CHAPTER 1 IMail Utilities Contents CHAPTER 1 IMail Utilities CHAPTER 2 Collaboration Duplicate Entry Remover... 2 CHAPTER 3 Disk Space Usage Reporter... 3 CHAPTER 4 Forward Finder... 4 CHAPTER 5 IMAP Copy Utility... 5 About IMAP

More information

wce Outlook Contact Manager Documentation

wce Outlook Contact Manager Documentation wce Outlook Contact Manager Documentation Current version: 5.3.0 as of 12/1/2007 Website: http://www.crmbusinessapps.com Client download: http://www.crmbusinessapps.com/downloads/wce/wceoutlookcm.msi Server

More information

Managing Your Email A step-by-step guide to email management in Coldwell Banker Email

Managing Your Email A step-by-step guide to email management in Coldwell Banker Email Managing Your Email A step-by-step guide to email management in Coldwell Banker Email Table of Contents I. About Coldwell Banker Email.................................. 3 Find out more about the Coldwell

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

The Power Loader GUI

The Power Loader GUI The Power Loader GUI (212) 405.1010 info@1010data.com Follow: @1010data www.1010data.com The Power Loader GUI Contents 2 Contents Pre-Load To-Do List... 3 Login to Power Loader... 4 Upload Data Files to

More information

Quick Start Program Advanced Manual ContactWise 9.0

Quick Start Program Advanced Manual ContactWise 9.0 Quick Start Program Advanced Manual ContactWise 9.0 Copyright 2010 GroupLink Corporation. All Rights Reserved. ContactWise is a registered trademark of GroupLink Corporation. All other trademarks are the

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

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support.

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support. Sync & Save Introduction Sync & Save allows you to connect the DoForms service (www.doforms.com) with your accounting or management software. If your system can import a comma delimited, tab delimited

More information

Once logged in you will have two options to access your e mails

Once logged in you will have two options to access your e mails How do I access Webmail? Webmail You can access web mail at:- http://stu.utt.edu.tt:2095 or https://stu.utt.edu.tt:2096 Enter email address i.e. user name (full email address needed eg. fn.ln@stu.utt.edu.tt

More information

E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6

E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 E-Mail Campaign Manager 2.0 Marketer's Guide Rev: 2014-06-11 E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter

More information

Email Update Instructions

Email Update Instructions Email Update Instructions Table of Contents Email Client Settings The Basics... 2 Outlook 2013... 2 Outlook 2007... 4 Outlook Express... 6 Windows Mail... 7 Thunderbird 3... 9 Apple Mail... 11 1 Email

More information

PCRecruiter Internal Email Client

PCRecruiter Internal Email Client PCRecruiter Internal Email Client The standard email buttons on contact record screens and lists allow PCRecruiter users to send email out to any contact in the database. However, if you are using PCRecruiter

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

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up How To Use Optimum Control EDI Import EDI Invoice Import This optional module will download digital invoices into Optimum Control, updating pricing, stock levels and account information automatically with

More information

SaskTel Hosted Exchange Administrator Guide

SaskTel Hosted Exchange Administrator Guide SaskTel Hosted Exchange Administrator Guide Customer Center Administration Portal At least the first of the following tasks (Accept the Terms of Service) needs to be completed before the company portal

More information

Chapter 10 Encryption Service

Chapter 10 Encryption Service Chapter 10 Encryption Service The Encryption Service feature works in tandem with Dell SonicWALL Email Security as a Software-as-a-Service (SaaS), which provides secure data mail delivery solutions. The

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

GFI FAXmaker 14 for Exchange/Lotus/SMTP. Fax-Client Manual. By GFI Software Ltd

GFI FAXmaker 14 for Exchange/Lotus/SMTP. Fax-Client Manual. By GFI Software Ltd GFI FAXmaker 14 for Exchange/Lotus/SMTP Fax-Client Manual By GFI Software Ltd http://www.gfi.com Email: info@gfi.com Information in this document is subject to change without notice. Companies, names,

More information

Securepoint Security Systems

Securepoint Security Systems HowTo: Configuration of the spam filter Securepoint Security Systems Version 2007nx Release 3 Contents 1 Configuration of the spam filter with the Securepoint Security Manager... 3 2 Spam filter configuration

More information

RSCCD REMOTE PORTAL TABLE OF CONTENTS: Technology Requirements NOTE

RSCCD REMOTE PORTAL TABLE OF CONTENTS: Technology Requirements NOTE RSCCD REMOTE PORTAL The RSCCD Remote Portal allows employees to access their RSCCD Email (via Outlook Web Access), Department (Public) Folders, Personal (H Drive) Folder, and the District Intranet from

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

COLLABORATION NAVIGATING CMiC

COLLABORATION NAVIGATING CMiC Reference Guide covers the following items: How to login Launching applications and their typical action buttons Querying & filtering log views Export log views to Excel User Profile Update info / Change

More information

Vodafone Bulk Text. User Guide. Copyright Notice. Copyright Phonovation Ltd

Vodafone Bulk Text. User Guide. Copyright Notice. Copyright Phonovation Ltd Vodafone Bulk Text User Guide Copyright Notice Copyright Phonovation Ltd Important Notice: The Information contained in this document is subject to change without notice and should not be construed as

More information

Email Migration Manual (For Outlook 2010)

Email Migration Manual (For Outlook 2010) Email Migration Manual (For Outlook 2010) By SYSCOM (USA) May 13, 2013 Version 2.2 1 Contents 1. How to Change POP3/SMTP Setting for Outlook 2010... 3 2. How to Login to Webmail... 10 3. How to Change

More information

Interactive Reporting Emailer Manual

Interactive Reporting Emailer Manual Brief Overview of the IR Emailer The Interactive Reporting Emailer allows a user to schedule their favorites to be emailed to them on a regular basis. It accomplishes this by running once per day and sending

More information

E-mail Settings 1 September 2015

E-mail Settings 1 September 2015 Training Notes 1 September 2015 PrintBoss can be configured to e-mail the documents it processes as PDF attachments. There are limitations to embedding documents in standard e-mails. PrintBoss solves these

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

Live@edu User Guide. Please visit the Helpdesk website for more information: http://www.smu.edu.sg/iits/helpdesk_support/index.asp

Live@edu User Guide. Please visit the Helpdesk website for more information: http://www.smu.edu.sg/iits/helpdesk_support/index.asp IITS Main Office SINGAPORE MANAGEMENT UNIVERSITY Administration Building, Level 11 81, Victoria Street Singapore 188065 Phone: 65-6828 1930 Email: iits@smu.edu.sg Please visit the Helpdesk website for

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

Instructions for Microsoft Outlook 2003

Instructions for Microsoft Outlook 2003 ElkhartNet, Inc. is dedicated to providing our email customers with excellent service and support. In a targeted effort to reduce SPAM and to provide more secure and faster email, we are changing our outgoing

More information

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc.

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc. Email Basics Add CC or BCC You can display the Bcc box in all new messages that you compose. In a new message, do one of the following: 1. If Microsoft Word is your e-mail editor a. Click the arrow to

More information

Outlook Express. Make Changes in Red: Open up Outlook Express. From the Menu Bar. Tools to Accounts - Click on. User Information

Outlook Express. Make Changes in Red: Open up Outlook Express. From the Menu Bar. Tools to Accounts - Click on. User Information Outlook Express Open up Outlook Express From the Menu Bar Tools to Accounts - Click on Mail Tab Click on mail.btconline.net mail (default) Click on Properties button Click on the General tab User Information

More information

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3. Thunderbird The changes that need to be made in the email programs will be the following: Incoming mail server: newmail.one-eleven.net Outgoing mail server (SMTP): newmail.one-eleven.net You will also

More information

EMAIL MAKER FOR VTIGER CRM

EMAIL MAKER FOR VTIGER CRM EMAIL MAKER FOR VTIGER CRM Introduction The Email Maker is extension tool designed for vtiger CRM. Using EMAIL Maker you can create email templates with predefined information and send them from all the

More information

System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.

System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger. System Administrator Training Guide Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before You Begin... 4 Overview... 4

More information

Mail Chimp Basics. Glossary

Mail Chimp Basics. Glossary Mail Chimp Basics Mail Chimp is a web-based application that allows you to create newsletters and send them to others via email. While there are higher-level versions of Mail Chimp, the basic application

More information

Emailing from The E2 Shop System EMail address Server Name Server Port, Encryption Protocol, Encryption Type, SMTP User ID SMTP Password

Emailing from The E2 Shop System EMail address Server Name Server Port, Encryption Protocol, Encryption Type, SMTP User ID SMTP Password Emailing from The E2 Shop System With recent releases of E2SS (at least 7.2.7.23), we will be allowing two protocols for EMail delivery. A new protocol for EMail delivery Simple Mail Transfer Protocol

More information

emobile Bulk Text User Guide Copyright Notice Copyright Phonovation Ltd

emobile Bulk Text User Guide Copyright Notice Copyright Phonovation Ltd emobile Bulk Text User Guide Copyright Notice Copyright Phonovation Ltd Important Notice: The Information contained in this document is subject to change without notice and should not be construed as a

More information

TriCore Secure Web Email Gateway User Guide 1

TriCore Secure Web Email Gateway User Guide 1 TriCore Secure Web Email Gateway User Guide This document provides information about TriCore Secure Web Email Gateway. This document is for users who are authorized to send and receive encrypted email

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

Concession FTP User Guide May 2011 Version 1.2

Concession FTP User Guide May 2011 Version 1.2 Concession FTP User Guide May 2011 Version 1.2 Concessions FTP User guide Page 1 of 41 Contents Objective... 3 FTP User Guide Microsoft Windows XP... 5 Anatomy of the Files... 9 Working on your Files....

More information

Email Update Instructions

Email Update Instructions 1 Email Update Instructions Contents Email Client Settings The Basics... 3 Outlook 2013... 4 Outlook 2007... 6 Outlook Express... 8 Windows Mail... 9 Thunderbird 3... 10 Apple Mail... 11 2 Email Client

More information

Follow these steps to configure Outlook Express to access your Staffmail email account:

Follow these steps to configure Outlook Express to access your Staffmail email account: Windows Instructions (This documentation is based on Outlook Express version 6). Outlook Express is no longer a recommended email client as it can cause unnecessary network traffic and server overload.

More information

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

Email. Help Documentation. This document was auto-created from web content and is subject to change at any time. Copyright (c) 2013 SmarterTools Inc. Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2013 SmarterTools Inc. Email Email Overview SmarterMail users can send and receive

More information

Here are the steps to configure Outlook Express for use with Salmar's Zimbra server. Select "Tools" and then "Accounts from the pull down menu.

Here are the steps to configure Outlook Express for use with Salmar's Zimbra server. Select Tools and then Accounts from the pull down menu. Salmar Consulting Inc. Setting up Outlook Express to use Zimbra Marcel Gagné, February 2010 Here are the steps to configure Outlook Express for use with Salmar's Zimbra server. Open Outlook Express. Select

More information

SSL VPN Setup for Windows

SSL VPN Setup for Windows SSL VPN Setup for Windows SSL VPN allows you to connect from off campus to access campus resources such as Outlook email client, file sharing and remote desktop. These instructions will guide you through

More information

Distributor Control Center Private Label/Channel Administrators

Distributor Control Center Private Label/Channel Administrators March 13, 2014 Distributor Control Center Private Label/Channel Administrators Version 2.6.3 Everyone.net Table of Contents Distributor Control Center... 1 1 The Distributor Control Center... 4 1.1 Introduction...

More information

INET1005 May 2009 Getting Started with MyUH Email

INET1005 May 2009 Getting Started with MyUH Email INET1005 May 2009 Getting Started with MyUH Email Introduction Introduction... 1 Overview... 1 My E-mail Inbox Channel... 2 MyUH E-mail Center... 3 Address Book... 5 Email Options... 6 Help... 6 Exit...

More information

Email Protection for your account

Email Protection for your account User Guide Revision A SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and

More information

How To Configure Email Using Different Email Clients

How To Configure Email Using Different Email Clients How To Configure Email Using Different Email Clients This document will show step by step instructions for setting up and updating email accounts using different Email Clients. Always remember to verify

More information

Configuring Mozilla Thunderbird to Access Your SAS Email Account

Configuring Mozilla Thunderbird to Access Your SAS Email Account Configuring Mozilla Thunderbird to Access Your SAS Email Account 1. When you launch Thunderbird for the first time, the Import Wizard will appear: If Thunderbird detects that another email program was

More information

PanelView Plus. Technology in the Spotlight

PanelView Plus. Technology in the Spotlight Technology in the Spotlight PanelView Plus Reporting from PanelView Plus XLReporter generates Excel based reports from the log files created by Rockwell Automation PanelView Plus terminals using DataStore

More information

Email Update Instructions

Email Update Instructions 1 Email Update Instructions Contents Email Client Settings The Basics... 3 Outlook 2013... 4 Outlook 2007... 6 Outlook Express... 7 Windows Mail... 8 Thunderbird 3... 9 Apple Mail... 10 Apple Mail 8.2...

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

Velocity Web Services Client 1.0 Installation Guide and Release Notes

Velocity Web Services Client 1.0 Installation Guide and Release Notes Velocity Web Services Client 1.0 Installation Guide and Release Notes Copyright 2014-2015, Identiv. Last updated June 24, 2015. Overview This document provides the only information about version 1.0 of

More information

WEBMAIL USER MANUAL AN INTRODUCTION TO WLINK WEBMAIL. Table of content:

WEBMAIL USER MANUAL AN INTRODUCTION TO WLINK WEBMAIL. Table of content: WEBMAIL USER MANUAL Table of content: An introduction to Wlink WebMail Interface guide Read/Delete Email Compose/Send Email Attachment Searching Email Message filter Spam setting Whitelist/Blacklist Email

More information

1. Application Overview... 3. 2. System Requirements... 3. 3. Installation... 3. 4. Splash Screen... 4. 5. Registration Screen...

1. Application Overview... 3. 2. System Requirements... 3. 3. Installation... 3. 4. Splash Screen... 4. 5. Registration Screen... 1 P a g e Table of Contents 1. Application Overview... 3 2. System Requirements... 3 3. Installation... 3 4. Splash Screen... 4 5. Registration Screen... 5 5.1 Registration... 5 6. Login Screen... 7 6.1

More information

AppShore Premium Edition Campaigns How to Guide. Release 2.1

AppShore Premium Edition Campaigns How to Guide. Release 2.1 AppShore Premium Edition Campaigns How to Guide Release 2.1 Table of Contents Campaigns Overview...3 How to create a Campaign Message...3 How to create a List...5 How to relate a Message to a List...6

More information

Using Outlook Web Access

Using Outlook Web Access Using Outlook Web Access Log on JTSA Outlook Web Access 1. Enter the following URL into the address bar on your web browser (Internet Explorer recommended) and press enter http://exweb.jtsa.edu 2. The

More information

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide Version 10.51 for Dynamics GP 10 Forms Printer Build Version: 10.51.102 System Requirements Microsoft Dynamics GP 10 SP2 or greater Microsoft SQL Server 2005 or Higher Reporting

More information

isecuremail User Guide for iphone

isecuremail User Guide for iphone isecuremail User Guide for iphone Page 1 CONTENTS Chapter 1: Welcome... 4 Chapter 2: Getting Started... 5 Compatability... 5 Preliminary Steps... 5 Setting up a POP3 / IMAP4/ Exchange Email Account...

More information

How To Set Up Your Email

How To Set Up Your Email How To Set Up Your Email Contents Page Microsoft Outlook 1 Outlook Express 6 7 Webmail (this is for those who do not use an email programme) 12 Windows Live Mail 22 Mozilla Thunderbird 26 Windows Mail

More information

Setting up a site directly to the H-drive in Dreamweaver CS4

Setting up a site directly to the H-drive in Dreamweaver CS4 Department of Technology Assistance Overview: This document will describe how to setup a personal website via the H-drive at RU using Dreamweaver

More information

How do I Configure, Enable, and Schedule Reports?

How do I Configure, Enable, and Schedule Reports? How do I Configure, Enable, and Schedule Reports? There are four core steps involved in the production and delivery of scheduled reports in Ad Hoc. 1. Configuration of the Scheduler Service 2. Enabling

More information

OWA - Outlook Web App

OWA - Outlook Web App OWA - Outlook Web App Olathe Public Schools 0 Page MS Outlook Web App OPS Technology Department Last Revised: May 1, 2011 Table of Contents MS Outlook Web App... 1 How to Access the MS Outlook Web App...

More information

MICROSOFT OUTLOOK 2010 READ, ORGANIZE, SEND AND RESPONSE E-MAILS

MICROSOFT OUTLOOK 2010 READ, ORGANIZE, SEND AND RESPONSE E-MAILS MICROSOFT OUTLOOK 2010 READ, ORGANIZE, SEND AND RESPONSE E-MAILS Last Edited: 2012-07-09 1 Read Emails... 4 Find the inbox... 4 Change new incoming e-mail notification options... 5 Read email... 6 Change

More information

ithenticate User Manual

ithenticate User Manual ithenticate User Manual Updated November 20, 2009 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage 7 Main

More information