Sendlane - API Reference

Size: px
Start display at page:

Download "Sendlane - API Reference"

Transcription

1 Sendlane - API Reference Version: v1 Document for the API to create / export / delete Subscribers / Send Mail / create List/ update List/ delete List/ get List/. /api/v1/list subscribers add To add Multiple subscribers with single list. /api/v1/subscribers delete To delete from given lists /api/v1/send mail To delete from given lists /api/v1/list create To create list /api/v1/list update To update list / api/v1/list delete To delete list /api/v1/lists To get lists /api/v1/autoresponders To fetch autoresponders /api/v1/autoresponder create To create autoresponders /api/v1/autoresponder confirm To confirm autoresponder /api/v1/autoresponder update To confirm autoresponder /api/v1/ user create To create user account /api/v1/ user update To update user account /api/v1/ opt in form To fetch optin form /api/v1/ opt in create To create optin form /api/v1/subscriber export To export subscriber

2 /api/v1/list-subscribers-add To add Multiple subscribers with single list. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided format should be like the following and separated by comma firstname or firstname< om> or < >, or Valid list_id Valid list_id /api/v1/subscribers-delete To delete subscriber from given lists. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided list_id list_id s separated by comma, where the subscriber

3 belongs to multiple list (listid_1, listid_2,...) Valid list_id Subscriber to delete. (Single ) Valid /api/v1/send-mail To send mails. api Your API key provided hash Your Hash provided sender_name Receiver's Name sender_ Receiver's Valid receipent_name Sting Sender Name receipent_ Sring Sender Valid cc_ Sting Carbon Copy Valid bcc_ Blind Carbon Copy Valid subject Sting Subject for the Mail reply_to_ Reply to Valid content_html Body of the message (Html tags allowed) content_plain_text Body Of the message in plain ( Html Tags) (, if content_html not exists) track_opens eger To track is opened 1 - track; 0 - Will not track (0 - Default) track_clicks eger To track the links send in the 1- track; 0 -will not track (0 - Default) track_plain_text_clicks eger To track the links send in the 1- track; 0 -will not track (0 - Default)

4 track_google_analytics_lin k eger 1- track; 0 -will not track (0 - Default) google_analytics_key Empty By Default /api/v1/list-create To create list. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided list_name List name will be unique and it will be not allow duplicate list names from_name From name may not be greater than 100 characters it will not allow regular expressions like "/^[^\"<>@]+$/" reply_ Reply Yahoo/AOL reject s that claim to come from yahoo/aol but actually originate at non-yahoo/aol servers Valid default_reply_ Default Reply Yahoo/AOL reject s that claim to come from yahoo/aol but actually originate at non-yahoo/aol servers Valid subject Enter the subject short_reminder Enter the description company Enter the company name address Enter the Address city Enter the city

5 zipcode Enter the zipcode country Enter the country state Enter the state phone eger Enter phone number Valid phone /api/v1/list-update To update list. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided list_id eger Enter valid list id from_name From name may not be greater than 100 characters it will not allow regular expressions like reply_ Reply Yahoo/AOL reject s that claim to come from yahoo/aol but actually originate at non-yahoo/aol servers Valid default_reply_ Default Reply Yahoo/AOL reject s that claim to come from yahoo/aol but actually originate at non-yahoo/aol servers Valid subject Enter the subject short_reminder Enter the description company Enter the company name

6 address Enter the Address city Enter the city zipcode Enter the zipcode country Enter the country state Enter the state phone eger Enter phone number Valid phone /api/v1/list-delete To delete list. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided list_id eger Enter valid list id /api/v1/lists To get lists. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided list_id eger Enter valid list id start eger Start limit from

7 limit eger End limit to /api/v1/autoresponders To fetch details of autoresponders. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided autoresponder_id autoresponder_type 1 - Regular, 2 - Plain-text. title list_id list_id should be valid and exists. status 'tstarted', 'Progressing', 'Cancelled', 'Completed', 'Draft', 'Deleted', 'Scheduled', 'Stop'. Choose any one. start Record start from page. lmiit Total records you want to fetch. /api/v1/autoresponder-create To create a new autoresponder. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided autoresponder_type Regular or Plain-text. Choose any one list_id Format should be ( list_id_1:segment_id_1, list_id_1:segment_id_2, list_id_2:segment_id_3,..)

8 event_id event_id should be any one from (1, 2, 3, 4) 1 - Subscription to list 2 - Campaign is opened 3 - Any link in campaign is clicked campaign_id specific_link_clicked / / 4 - Specific link in campaign is clicked Required only when (event_id!= 1) Required only when (event_id = 4) autoresponder_send Should be like ( within the hour, 1 days, 1 week, 1 month, 1 year ) schedule_time Should be like 00:00:00 schedule_day schedule_day should be any one from (1, 2, 3, 4, 5, 6, 7) Weekdays from sunday to saturday. subject Campaign subject. Required if list_id does not have default subject. Limit: 150 chars from_name Limit: 100 chars Keep it relevant and non-spammy to avoid spam filters. Special chars " < not allowed This is who your s will come from. Use something they'll instantly recognize, like your company name. from_ Default reply-to of the list A verified address title Name of the campaign Replies to your campaign will go to this address. content HTML Content of the campaign content_plain_text Required, if `campaign_type` = 2 (plain-text) Plain-text content of the campaign google_analytics_link_t racking, (by default )

9 google_analytics_key track_opens, (by default ) track_clicks, (by default ) track_plain_text_clicks, (by default ) attachment File Accept only PDF//txt files /api/v1/autoresponder-confirm To confirm autoresponder. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided autoresponder_id autoresponder_type Regular or Plain-text. Choose any one event_id event_id should be any one from (1, 2, 3, 4) 1 - Subscription to list 2 - Campaign is opened 3 - Any link in campaign is clicked campaign_id specific_link_clicked / / 4 - Specific link in campaign is clicked Required only when (event_id!= 1) Required only when (event_id!= 4) autoresponder_send Should be like ( within the hour, 1 days, 1 week, 1 month, 1 year ) schedule_time Should be like 00:00:00 schedule_day schedule_day should be any one from (1, 2, 3, 4, 5, 6, 7) Weekdays from sunday to saturday. subject Campaign subject Required if list_id does not have default subject. Limit: 150 chars

10 Keep it relevant and non-spammy to avoid spam filters. content content_plain_text Required, if `campaign_type` = 2 (plain-text) track_opens, track_clicks, track_plain_text_clicks, google_analytics_link_t racking google_analytics_key, attachment File Accept only PDF/txt files /api/v1/autoresponder-update To update details of given autoresponder_id. api Your API key provided hash md5(your_login_ .api). MD5 of your and api key provided autoresponder_id list_id Formet should be ( list_id_1:segment_id_1, list_id_1:segment_id_2, list_id_2:segment_id_3,..) event_id event_id should be any one from (1, 2, 3, 4) 1 - Subscription to list, 2 - Campaign is opened 3 - Any link in campaign is clicked, 4 - Specific link in campaign is clicked campaign_id / Required only when (event_id!= 1) specific_link_clicked / Required only when (event_id = 4)

11 autoresponder_send schedule_time / Should be like ( within the hour, 1 days, 1 week, 1 month, 1 year ) Should be like 00:00:00 schedule_day title schedule_day should be any one from (1, 2, 3, 4, 5, 6, 7) Weekdays from sunday to saturday. subject Campaign subject Required if list_id does not have default subject. Limit: 150 chars Keep it relevant and non-spammy to avoid spam filters. content content_plain_text Required, if `campaign_type` = 2 (plain-text) track_opens, track_clicks, track_plain_text_clicks, google_analytics_link_t racking, google_analytics_key attachment File Accept only PDF/txt files /api/v1/user-create To create user account. api Your API key provided hash Your HASH key provided first_name Enter the first name

12 last_name Enter the last name Enter the id Valid domain Enter the domain name The domain may not be greater than 25 characters This is going to be the unique website address of your account password Enter the passsword Maximum size is 20 card_number Enter the card number Valid card number name_on_card Enter the name on card cvv Enter the card Cvv number Valid Cvv number Maximum size is 3 exp_year Enter the card expiry date (Ex:2015) exp_month Enter the card expiry month (Ex:01) address Enter the address city Enter the city state Enter the state country_code Enter the country code Valid country code zip_code Enter the zip code phone Enter the phone number Valid phone number coupon Enter the coupon code /api/v1/user-update To update user account. api Your API key provided hash Your HASH key provided user_id Enter the user id Valid user id first_name Enter the first name last_name Enter the last name old_password Enter the old password new_password Required, if old password exits confirmation_password Required, if old password exits and it is compare with new password phone Enter the phone number

13 /api/v1/opt-in-form To fetch opt in form api Your API key provided hash Your HASH key provided form_id Enter the form id Valid form id /api/v1/opt-in-create To create opt in form api Your API key provided hash Your HASH key provided list_id Should be like (1,2,3) form_name Enter the form name first_name Enter the first name caption last_name Enter the last name caption Enter the caption send_opt_mail To send confirmation mail(1-,0-) redirect_url To redirect thank you pagel /api/v1/subscriber-export To export Subscriber

14 api Your API key provided hash Your HASH key provided list_id List id start Starting Value of the Result (By default : 1) limit Result Limit Per Result (By default : 10) format Supported format CSV, text (By default : CSV)

EmailCampaigns. Product Use Guide. Copyright LeadFormix Inc. All Rights Reserved

EmailCampaigns. Product Use Guide. Copyright LeadFormix Inc. All Rights Reserved EmailCampaigns Product Use Guide Copyright LeadFormix Inc. All Rights Reserved 1 Email Campaign User Manual... 3 2 Special Features of Email Campaign... 7 3 Monitoring Email Campaigns: What our clients

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

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

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

In order for the form to process and send correctly the follow objects must be in the form tag.

In order for the form to process and send correctly the follow objects must be in the form tag. Creating Forms Creating an email form within the dotcms platform, all the HTML for the form must be in the Body field of a Content Structure. All names are case sensitive. In order for the form to process

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

XYZ NEWSLETTER MANAGER A Wordpress Plugin

XYZ NEWSLETTER MANAGER A Wordpress Plugin XYZ NEWSLETTER MANAGER A Wordpress Plugin User's Guide Version 1.0.2 April 2012 Written by XYZScripts Team About this User's Guide This user s guide describes XYZ Newsletter Manager s Graphical User Interface

More information

The VerticalResponse API Guide

The VerticalResponse API Guide The VerticalResponse API Guide Revision 4, 9/2012 Copyright 2012 VerticalResponse, Inc. Table of Contents 1. Introduction About This Guide Enterprise API vs. Partner API Email Campaign Creation Workflow

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

API Guide v 1.6 14/11/2013

API Guide v 1.6 14/11/2013 1 About netcore netcore is a leader in digital communications space. The mission of the company is to help clients communicate effectively for marketing and business needs. We help organizations in the

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

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

Campaign Monitor. Quick Reference Guid e

Campaign Monitor. Quick Reference Guid e Campaign Monitor Quick Reference Guid e TABLE OF CONTENTS Campaign Monitor overview... 2 Getting started... 3 Create a subscriber list... 3 Create a campaign... 5 Select the campaign format... 6 Modify

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

Composite.Community.Newsletter - User Guide

Composite.Community.Newsletter - User Guide Composite.Community.Newsletter - User Guide Composite 2015-11-09 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 4 1.1 Who Should Read This

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

Pinpointe User s Guide

Pinpointe User s Guide Pinpointe User s Guide Edition 2.1 October 2008 About This User s Guide How to Use This User s Guide This user s guide describes Pinpointe s Graphical User Interface (GUI). It shows you how to use each

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

Frequently Asked Questions for New Electric Mail Administrators 1 Domain Setup/Administration

Frequently Asked Questions for New Electric Mail Administrators 1 Domain Setup/Administration Frequently Asked Questions for New Electric Mail Administrators 1 Domain Setup/Administration 1.1 How do I access the records of the domain(s) that I administer? To access the domains you administer, you

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

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

A quick guide to... Setting Up Your Campaigns

A quick guide to... Setting Up Your Campaigns A quick guide to... Setting Up Your Campaigns In this guide... Learn how to create a GetResponse email marketing campaign and manage all the built-in options designed to maximize the effectiveness of you

More information

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

Email Marketing. User Guide. July 2012. Welcome to AT&T Website Solutions SM

Email Marketing. User Guide. July 2012. Welcome to AT&T Website Solutions SM July 2012 Email Marketing User Guide Welcome to AT&T Website Solutions SM We are focused on providing you the very best web hosting service including all the tools necessary to establish and maintain a

More information

Policy Based Encryption Gateway. Administration Guide

Policy Based Encryption Gateway. Administration Guide Policy Based Encryption Gateway Administration Guide Document Revision Date: Sept. 11, 2012 Policy Based Encryption Gateway Admin Guide i Contents Description of Policy Based Encryption... 1 Policy Based

More information

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Prepared by: Table of Contents Module 9: Notification Center on the Home Dashboard This module

More information

ListManager Discussion Forums

ListManager Discussion Forums ListManager Discussion Forums Presented by Ana DeLeón Logistics Shared Audio Share comments, questions, jokes Please state your name when asking a question Mute out background noise and music 2 What You

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

Overview. How It Works

Overview. How It Works Overview Email is a great way to communicate with your alumni and donors. It s agile, it can be interactive, and it has lower overhead than print mail. Our constituents are also becoming more and more

More information

Webmail Friends & Exceptions Guide

Webmail Friends & Exceptions Guide Webmail Friends & Exceptions Guide Add email addresses to the Exceptions List and the Friends List in your Webmail account to ensure you receive email messages from family, friends, and other important

More information

ModusMail Software Instructions.

ModusMail Software Instructions. ModusMail Software Instructions. Table of Contents Basic Quarantine Report Information. 2 Starting A WebMail Session. 3 WebMail Interface. 4 WebMail Setting overview (See Settings Interface).. 5 Account

More information

Policy Patrol 7 Upgrade Guide

Policy Patrol 7 Upgrade Guide Policy Patrol 7 technical documentation September 4, 2012 www.policypatrol.com If you have Policy Patrol 4, 5 or 6 installed you can upgrade to version 7 and keep your existing configuration. Please follow

More information

Wakefield Council Secure email and file transfer User guide for customers, partners and agencies

Wakefield Council Secure email and file transfer User guide for customers, partners and agencies Wakefield Council Secure email and file transfer User guide for customers, partners and agencies The nature of the work the council carries out means that we often deal with information that is sensitive

More information

Messaging API. API Specification Document Messaging API. Functionality: Send SMS Messages.

Messaging API. API Specification Document Messaging API. Functionality: Send SMS Messages. Functionality: Send SMS Messages. This gateway can be accessed via the HTTP or HTTPs Protocol by submitting values to the API server and can be used to send simple text messages to single or multiple mobile

More information

MyMobileAPI. mymobileapi.com

MyMobileAPI. mymobileapi.com MyMobileAPI mymobileapi.com TABLE OF CONTENTS Overview... 3 Configure Outlook... 3 Receiving Replies... 6 Configure Sender ID... 6 Delivery Receipts... 7 Sending SMS in Outlook... 7 Undeliverable Receipts

More information

Table of Contents. Overview... 2. Supported Platforms... 3. Demos/Downloads... 3. Known Issues... 3. Note... 3. Included Files...

Table of Contents. Overview... 2. Supported Platforms... 3. Demos/Downloads... 3. Known Issues... 3. Note... 3. Included Files... Table of Contents Overview... 2 Supported Platforms... 3 Demos/Downloads... 3 Known Issues... 3 Note... 3 Included Files... 5 Implementing the Block... 6 Configuring The HTML5 Polling Block... 6 Setting

More information

Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide

Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide January 24, 2015 Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide Spambrella and/or other noted Spambrella related products contained herein are registered

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

Mailchimp Integration Addon

Mailchimp Integration Addon Purpose Mailchimp Integration Addon This addon provides integration between your shopping cart and the Mailchimp.com email marketing system. You can export existing customers, users, subscribers and ecommerce

More information

API Integration Payment21 Button

API Integration Payment21 Button API Integration Payment21 Button The purpose of this document is to describe the requirements, usage, implementation and purpose of the Payment21 Application Programming Interface (API). The API will allow

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

Follow Up Email Pro Guide

Follow Up Email Pro Guide Website: http://magehit.com Contact: [email protected] Configuration Follow Up Email Pro Guide Version 1.0.0 - Jan 2015 Go to System >> Configurations >> MageHit >> Follow Up Email (or Follow Up Email >>

More information

Direct Mail Tutorial

Direct Mail Tutorial Direct Mail Tutorial Extension Key: direct_mail_tut Copyright 2000-2003, Marlies Cohen, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml

More information

NetSuite Customer Center Portal Tutorial

NetSuite Customer Center Portal Tutorial NetSuite Customer Center Portal Tutorial Hub Pen Work Instruction Controlled By: Hub Pen Department of Information Systems Ver: 030713 Page 1 of 29 Contents 1. Navigation... 3 1.1. Links... 3 1.2. Home

More information

BlackBerry Internet Service Using the Browser on Your BlackBerry Smartphone Version: 2.8

BlackBerry Internet Service Using the Browser on Your BlackBerry Smartphone Version: 2.8 BlackBerry Internet Service Using the Browser on Your BlackBerry Smartphone Version: 2.8 User Guide SWDT653811-793266-0827104650-001 Contents Getting started... 3 About messaging service plans for BlackBerry

More information

G-Lock EasyMail7. Startup Guide. Client-Server Email Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit http://easymail7.

G-Lock EasyMail7. Startup Guide. Client-Server Email Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit http://easymail7. G-Lock EasyMail7 Client-Server Email Marketing Solution for Windows Startup Guide 1 Table of Contents This document is your startup guide for G-Lock EasyMail7 product. It is designed to provide you with

More information

WebCUR ListServ. ListServ Help Manual

WebCUR ListServ. ListServ Help Manual WebCUR ListServ ListServ Help Manual WebCUR-ListServ Help Manual Table of Contents System Overview... 2 Getting Started... 2 Send A List Message... 4 Send A Web Page... 5 Send A List Invitation... 6 Manage

More information

Page 1 of 5. How to unblock automatic picture downloads in e-mail messages you receive

Page 1 of 5. How to unblock automatic picture downloads in e-mail messages you receive Page 1 of 5 How to unblock automatic picture downloads in e-mail messages you receive Page 2 of 5 Block or unblock automatic picture downloads in e-mail messages To help protect you from junk e-mail senders,

More information

POP3 Connector for Exchange - Configuration

POP3 Connector for Exchange - Configuration Eclarsys PopGrabber POP3 Connector for Exchange - Configuration PopGrabber is an excellent replacement for the POP3 connector included in Windows SBS 2000 and 2003. It also works, of course, with Exchange

More information

Email Helpdesk for JIRA

Email Helpdesk for JIRA Email Helpdesk for JIRA User Manual Authors Marco Galluzzi, Natalio Sacerdote; Version 1.0 Date: 02.09.2014 1. User Manual............................................................................................

More information

Unsubscribe and Bounce Management

Unsubscribe and Bounce Management JangoMail Summary and Overview Tutorial Unsubscribe and Bounce Management JangoMail provides robust and flexible unsubscribe and bounce management capabilities. Individual addresses or entire domains can

More information

PolyU Staff Email Service. Mailing List Management. User Guide

PolyU Staff Email Service. Mailing List Management. User Guide PolyU Staff Email Service Mailing List Management User Guide Version 2.0 Last Update: 28 August 2015 PolyU Email: www.polyu.edu.hk/email ITS HelpCentre Support: www.polyu.edu.hk/hots ITS HelpCentre Support

More information

Training Manual. Version 6

Training Manual. Version 6 Training Manual TABLE OF CONTENTS A. E-MAIL... 4 A.1 INBOX... 8 A.1.1 Create New Message... 8 A.1.1.1 Add Attachments to an E-mail Message... 11 A.1.1.2 Insert Picture into an E-mail Message... 12 A.1.1.3

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 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

Cloud Services. Cloud Control Panel. Admin Guide

Cloud Services. Cloud Control Panel. Admin Guide Cloud Services Cloud Control Panel Admin Guide 10/18/2014 CONTENTS Description of Policy Based Encryption... 2 Policy Based Encryption and Email Content Control... 2 Features Summary... 3 Creating an Encryption

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

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

Using CSI s Web Messaging Email System: Imail URL: mail.csi.cuny.edu

Using CSI s Web Messaging Email System: Imail URL: mail.csi.cuny.edu Using CSI s Web Messaging Email System: Imail URL: mail.csi.cuny.edu Preferences: General User Settings Full Name: The name in the box is the name that will appear in the recipients from field. Reply to:

More information

User Guide for Kelani Mail

User Guide for Kelani Mail User Guide for Kelani Mail Table of Contents Log in to Kelani Mail 1 Using Kelani Mail 1 Changing Password 2 Using Mail Application 3 Using email system folders 3 Managing Your Mail 4 Using your Junk folder

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

INTRODUCTION... 3 JNEWS... 5 LISTS... 6 SUBSCRIBERS... 11 NEWSLETTERS... 13 SMART-NEWSLETTERS / AUTO-RESPONDERS... 18 MEDIA MANAGER...

INTRODUCTION... 3 JNEWS... 5 LISTS... 6 SUBSCRIBERS... 11 NEWSLETTERS... 13 SMART-NEWSLETTERS / AUTO-RESPONDERS... 18 MEDIA MANAGER... USER GUIDE Table of Contents INTRODUCTION... 3 JNEWS... 5 LISTS... 6 SUBSCRIBERS... 11 NEWSLETTERS... 13 SMART-NEWSLETTERS / AUTO-RESPONDERS... 18 MEDIA MANAGER... 18 STATISTICS... 19 QUEUE... 21 TEMPLATES...

More information

ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015

ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015 ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015 2 Contents Welcome 3 1. Getting Started 4 1.1 Virtual Terminal Activation 4 2. Configuring the Virtual Terminal 7 2.1 General Settings

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

For detailed information on these options and more, please read the appropriately titled topic in this help document.

For detailed information on these options and more, please read the appropriately titled topic in this help document. Introduction to Webmail Webmail allows you to perform a variety of e-mail related tasks, such as viewing, composing, and sending e-mail messages. Individuals who have used e-mail clients and word processors

More information

Composite.Community.Newsletter - User Guide

Composite.Community.Newsletter - User Guide Composite.Community.Newsletter - User Guide Composite 2014-11-19 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 4 1.1 Who Should Read This

More information

Create an Email Campaign. Create & Send Your Newsletter

Create an Email Campaign. Create & Send Your Newsletter Create an Email Campaign Create & Send Your Newsletter Free Easy Fast -1- Create an Email Campaign 1 For sending a newsletter or a bulk email, you need to create an Email Campaign, click on the CAMPAIGN

More information

Tracking E-mail Campaigns with G-Lock Analytics

Tracking E-mail Campaigns with G-Lock Analytics User Guide Tracking E-mail Campaigns with G-Lock Analytics Copyright 2009 G-Lock Software. All Rights Reserved. Table of Contents Introduction... 3 Creating User Account on G-Lock Analytics. 4 Downloading

More information

Sign in to Outlook Web App

Sign in to Outlook Web App Getting Started with Outlook Web App Sign in to Outlook Web App Sign in to Outlook Web App Go to Microsoft Online Services webpage at https://login.microsoftonline.com/ 1. Login with your UTHSC email address

More information

Collax Mail Server. Howto. This howto describes the setup of a Collax server as mail server.

Collax Mail Server. Howto. This howto describes the setup of a Collax server as mail server. Collax Mail Server Howto This howto describes the setup of a Collax server as mail server. Requirements Collax Business Server Collax Groupware Suite Collax Platform Server including Collax Communication

More information

Table of Contents. Starting ListManager... 5 Logging In and Logging Out... 6 Your First List... 7 Homepage... 8

Table of Contents. Starting ListManager... 5 Logging In and Logging Out... 6 Your First List... 7 Homepage... 8 Table of Contents Getting Started... 4 Starting ListManager... 5 Logging In and Logging Out... 6 Your First List... 7 Homepage... 8 Members... 11 Add Test Members... 11 View or Find Members... 12 Importing

More information

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions Bitrix Site Manager 4.0 Quick Start Guide to Newsletters and Subscriptions Contents PREFACE...3 CONFIGURING THE MODULE...4 SETTING UP FOR MANUAL SENDING E-MAIL MESSAGES...6 Creating a newsletter...6 Providing

More information

Direct Mail Tutorial

Direct Mail Tutorial Direct Mail Tutorial Extension Key: direct_mail_tut Copyright 2000-2003, Marlies Cohen, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml

More information

Wharf T&T bmail 2010 bmail End User Guide Version 1.0

Wharf T&T bmail 2010 bmail End User Guide Version 1.0 Wharf T&T bmail 2010 bmail End User Guide Version 1.0 Menu How to Activate New Account (Manual) -------------------------------------- 3 How to Manage E-mail Messages -----------------------------------------------

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

Listserv Mailing List Owner Quick Start Guide

Listserv Mailing List Owner Quick Start Guide Listserv Mailing List Owner Quick Start Guide 1. Sending Mass Mail to Subscribers Authorised sender can send mass mail to all subscribers in the mailing list by following these steps: a. Compose your email

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

FAQ for List Owners/Moderators

FAQ for List Owners/Moderators FAQ for List Owners/Moderators This FAQ is intended as a quick reference for Sympa list owners and moderators. It is only a supplement to the full built-in Sympa documentation available via the Help tab

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

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

About the Junk E-mail Filter

About the Junk E-mail Filter 1 of 5 16/04/2007 11:28 AM Help and How-to Home > Help and How-to About the Junk E-mail Filter Applies to: Microsoft Office Outlook 2003 Hide All The Junk E-mail Filter in Outlook is turned on by default,

More information

Outlook Live Basics. for Students

Outlook Live Basics. for Students Outlook Live Basics for Students 2 Outlook Live for Support Staff Outlook Live for Support Staff 3 Getting Started... 6 Signing into your Outlook Account... 6 Migrating your Account... 8 Address Book...

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

Microsoft Outlook 2010 contains a Junk E-mail Filter designed to reduce unwanted e-mail messages in your

Microsoft Outlook 2010 contains a Junk E-mail Filter designed to reduce unwanted e-mail messages in your Overview of the Junk E-mail Filter in Outlook (Much of this text is extracted from the Outlook Help files.) Microsoft Outlook 2010 contains a Junk E-mail Filter designed to reduce unwanted e-mail messages

More information

Sending an email through Convio can be accomplished by the following six steps:

Sending an email through Convio can be accomplished by the following six steps: Convio Training Table of Contents Overview... 5 Getting Started... 5 Logging into Convio... 5 Six Steps to Convio Success... 5 Adding Names to the Convio Database... 5 Preparing/Formatting your List for

More information

Exporting Email Addresses. for Use in Outlook Express

Exporting Email Addresses. for Use in Outlook Express Exporting Email Addresses for Use in Outlook Express If your Keystroke Customer database includes email addresses, it is a relatively simple and easy process to export the Customer records and import them

More information

Software User s Guide

Software User s Guide Software User s Guide by About This User s Guide How to Use This User s Guide This user s guide describes the email software s Graphical User Interface (GUI). It shows you how to use each screen in the

More information

AJ Shopping Cart. Administration Manual

AJ Shopping Cart. Administration Manual AJ Shopping Cart Administration Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-2485553, 2485554. Fax : 2484600

More information

Lyris ListManager Tutorial

Lyris ListManager Tutorial Lyris ListManager Tutorial In this tutorial, you will learn some of the basic things you can do in ListManager. You will: Create a mailing list Add members Create the content for a message Use preformatted

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

Reading mail via the Web on Mail.uh.edu

Reading mail via the Web on Mail.uh.edu Reading mail via the Web on Mail.uh.edu Connecting to mail via the Web Once you have obtained your userid and password, go to the Web Site http://mail.uh.edu You will see the following screen: Click Log

More information

DPW ENTERPRISES Web Design and Hosting Services Autoresponder Software User s Guide

DPW ENTERPRISES Web Design and Hosting Services Autoresponder Software User s Guide DPW ENTERPRISES Web Design and Hosting Services Autoresponder Software User s Guide Copyright 2005 DPW ENTERPRISES All rights reserved Autoresponder Software User Guide, Copyright 2005 DPW Enterprises

More information

Logging into the control panel

Logging into the control panel Logging into the control panel Before any changes can be made to your email system, you must first login to the Plesk control panel. To get access to the control panel login screen, enter http://mymail.bam.com.au

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

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:

More information