Using OpenEMM as a frontend to traditional mailing lists Jim Dutton 03/2013, 04/12/2013, 04/29/2013, 06/07/2013

Size: px
Start display at page:

Download "Using OpenEMM as a frontend to traditional mailing lists Jim Dutton 03/2013, 04/12/2013, 04/29/2013, 06/07/2013"

Transcription

1 The intended, or traditional, use of OpenEMM is as a closed system providing T+C +(SS)U functionality. It is also possible to use OpenEMM as a T+C system that can act as a frontend to traditional/existing (sendmail) simple/complex mailing lists, Listserv mailing lists, or even Usenet/Network/Google (news)groups that allow posting by . T: templates C: content SS: self-serve U: users/recipients Obviously, for regular, plain text, non-graphical s to traditional mailing lists, OpenEMM is not necessary. However, for those situations where a graphical is intended or desired, and is allowed, for transport through traditional mailing list systems, then OpenEMM's T+C functionality can be very useful. Note that this usage is not intended to provide recipient profile self-control or responses through OpenEMM. All user control is under the framework of the external mailing system. Just as would be done with regular/traditional OpenEMM use, one creates templates and their corresponding content modules. No target groups are created, however (though that may be possible). Simple mailing lists are created and named after the external mailing list/newsgroup. The only recipients created are pseudo-users whose definition will look something like: FirstName: <mailing list/newsgroup name>< -test -admin > (where the two qualifiers might be used for only for those specific mailing types) LastName: MailingList or Newsgroup < address for mailing list/newsgroup> Mailing List: enabled for OpenEMM mailing list that matches FirstName value (without -test or -admin ) The -test/-admin suffixes can be (optionally) used to create more specific purpose identified recipients, not just what is selected for their mailing options. Using these would then result in two or three recipients for a particular mailing list allowing one to have a test recipient, and admin recipient and a normal recipient. Another way to achieve the same affect is to change the one (and only) recipient and their mailing options, but then one has to go back and forth to make these changes to perform different types of mailings (test, admin, normal). Page 1 of 14

2 The Mailing definition should be something like: Subject: <appropriate for the particular mailing> Sender <anything reasonable; perhaps related to the list or group> Sender full name: <name of mailing list/newsgroup> Reply-to & Reply-to full name: <anything reasonable, or nothing> It is expected that these traditional delivery systems are on another host than the one where OpenEMM is installed. For complex sendmail mailing lists (double alias substitution with :include: ), this is a requirement as the mailing process associated with OpenEMM (as of 03/2013) is unable to process such e- mail addressing schemes. Obviously, sendmail mailing lists require the full Sendmail software to be installed (which is not always available in base Linux installations, but can be easily added: sendmail plus sendmail.cf ). Once the OpenEMM recipient, mailing list, and mailing are created, the generated is then transported to and through the traditional mail/newsgroup systems. This results in a one-to-many fan-out outside of OpenEMM. Page 2 of 14

3 Sample External/Sendmail Setup (on a separate host) In the sendmail aliases file: <list group name>: :include:/etc/mail/mailing_lists/<list group name>.list Note the the :include: tag/parameter must be entered as shown above space before but no space after. In the sendmail /etc/mail directory: mailing_lists/<list group name>.list In the list file: <list group remote address #1> <list group remote address #2>.. <list group remote address #N> General file/owner (user,group) permissions: aliases: 0644; root, root /etc/mail: 0755; root, root /etc/mail/mailing_lists: 0755; root, mail list file: 0644; root, mail Red Hat, and other Linux systems, define /etc/passwd/mail as userid:groupid 8:12, with /etc/group/mail:12, and sendmail.cf/defaultuserid as 8:12. Some mailing functions are carried out as the mail userid though the sendmail daemons will be run as root or smmsp. Other systems do not use this convention so the above uses of the mail group need to be tailored for the specific system being used. The gist of all of this is that the mailing_lists directory and the mailing list files need to be readable by the mail (or equivalent) userid. A simple way to verify what userid is being used to access the mailing list files is to shutdown the sendmail receiver (or all sendmail daemons) and run sendmail in debug mode, as shown below, and then try to send an OpenEMM mailing pointing to one of the above :include: mailing lists and see what happens. Directories and files above may be changed as necessary. Page 3 of 14

4 Note that some of the debug options used here may not be necessary or even useful, but this is a list that I used and its output solved my problem of trying to figure out who was trying to access the mailing list files: sendmail -bd -D /tmp/sendmail.debug -d6.1,8,1,11.1,13.1,20.1,27.1,27.5 Then as the smtp host was processing the double-aliased mail sent out by OpenEMM, I found the following error messages (in the volume of debug messages): include(/etc/mail/mailing_lists/<filename>.list) ruid=0 euid=0 include: not safe (uid=8): Permission denied So, userid 8 could not access the mailing list file. That in turn (for Linux) turned out to be the mail userid which also has a mail groupid. This then led to the file/owner permissions settings above. Again for OTHER systems, you may not see anything relating to a mail userid. If there is a file/permission access problem, then the above error message may identify who the mailing process was attempting to act as, and whose group name needs to be used similar to above. Linux Sendmail Administration page on DefaultUser The bottom line is that the mailing list/newsgroup list files need to be readable by the mailing process - whatever that is. Technically, the sendmail :include: file can reside anywhere on the host, but it is still restricted to the mailing process read access requirement. I chose to put it in /etc/mail as that is where most things sendmail are kept. Last but not least, the originating OpenEMM server/host will need to be defined as a relay host on the transmitting (relaying) SMTP server/host in the /etc/mail/relay-domains file. Page 4 of 14

5 Benefits to an OpenEMM frontend 1. Template developers and their templates can be protected from content developers 2. Content developers and their content creation can't change (accidentally or incidentally) any templates 3. Content developers may not have to worry about or develop templates 4. The OpenEMM C.M.S method provides a simple yet sufficient editing environment for most simple to moderately complex HTML documents, or one can easily paste in content developed in an external editor 5. OpenEMM provides a choice of fixed layout templates or dynamically arranged template layouts 6. OpenEMM provides a central storage facility for templates so that individuals don't have to manage them on their own, and many (authorized) individuals can make use of the same templates 7. Stored templates (at least static templates) can be easily used as the basis for new templates, again stored in a convenient central location Think of OpenEMM as a type of C.M.S. (content management system). One could use OpenEMM strictly as a frontend to external mailing delivery systems, or use OpenEMM for its full design purposes and still include the ability to frontend external mailing systems. Side note: one of the benefits of the Sendmail :include: mechanism is that with the proper ownership and permission settings, the referenced file can be placed just about anywhere, and can be changed at any time without having to recycle Sendmail (though it would be best not to make any changes during a ongoing mail delivery cycle using that file). This can provide for dynamic and possibly large scale, en masse, recipient information maintenance. Where there are large clientele changes daily (which are not predicated by user choice but by organizational human resource departmental data flow) and all mailing list management is taken care of outside of OpenEMM then where graphical to external mailing list systems is allowed and desirable, they can benefit from the use of OpenEMM. Page 5 of 14

6 Providing sendmail comment/full name strings for outbound mail Added: 06/07/2013 Most mail delivered through traditional mailing lists (ML) will have the name of the list either in the Subject header or the To (recipient) header. In most cases, this is just fine, and is the norm. Sometimes, however, it may be nice, or desired, to add a sendmail comment string to the recipient address such that it now consists of two parts: an (RFC822) electronic mail address and an (RFC822) electronic mail comment (full name) string. According to RFC822 (O'Reilly sendmail book, Basic Textual Canonicalization), this combination can be formatted in one of two ways: comment/full name string < address> address (comment/full name string) When the full name/comment string is included, it usually is presented, or seen, first in the recipient header record and in the mail client recipient field/column. For general mailing list mail, this is not normally used, but in our situation where the mailing lists are not user-subscriptions but enterprise-assigned (ie; they are outbound only distribution lists), it is nice to offer a descriptive comment to better identify the target audience. Also, the actual mailing list name may be an abbreviated form of something that may not be meaningful by itself (at least, not to humans). For example, we are an academic institution with multiple client groups as well as multiple campuses. Some sample mailing lists might be (pseudo mailing list name, pseudo mailing list description): oiuwer <campus A> Employees oiuers <campus B> Faculty oiuewrsf <campus A, campus B, campus C> Students Since these are outbound delivery vehicles only, in our case, having the ML description used as a full name value provides a better group identification which will be more meaningful than the normal ML name, and should help to reduce spam mail throwaway as the target recipients should recognize their general group description as given by the ML description. For sites implementing OpenEMM + remote SMTP server for delivery to traditional mailing lists where they are user-subscription based, this process may not be of much interest nor of much added value. For organizations which use traditional mailing lists for similar purposes as we do, regardless of the type of organization, the remainder of this discussion may be of great interest. The trick occurs in the remote SMTP server. Page 6 of 14

7 As a quick review, the OpenEMM->external mailing list, in this document, creates a single mail file forwarded to a remote (external) SMTP server which contains the actual mailing list configuration (using sendmail). Using sendmail, its external filter hook ( milter ), and a simple Perl program, it is a trivial matter to inject an e- mail full name/comment string into the single OpenEMM mail To: header before the mail gets distributed. Prerequisites: sendmail-8.12 (including sendmail.cf); best: v8.14 (or newer) sendmail-milter (external filter hook API interface) perl-sendmail-milter (Perl interface that communicates with the milter hook ) mailing lists defined in /etc/aliases (simple entry or complex include) file containing mailing list names and descriptions file containing local user(id)s whose mail should be ignored (eg; root) sendmail semodule for selinux installations References: O'Reilly sendmail book, Chapter 26: X(Milters) Configuration Command sendmail (source) documentation: README.libmilter perl-sendmail-milter documentation: Sendmail::Milter man(ual) page, doc/readme, sample.pl The sample.pl program is very helpful in understanding how this facility works and should be executed first, after installing the first three prerequisites, before dealing with the ML data (and selinux). Note that the testing process may be disruptive to the normal sendmail process. For implementing sites not using selinux, please ignore all selinux related items. Whilst we used a ML key file to provide the descriptions with a particular format, which is reflected in the runtime perl milter script - you should determine your own format specifications for this file and make the necessary adjustments to the sample runtime script provided here. There may be other adjustments in the various configuration items in this process, detailed later, that may be necessary or desirable for an implementing site. One does not have to use exactly the same choices that we made. Some perl-sendmail-milter messages are sent to Syslog by default. Page 7 of 14

8 NOTE: all of this is NOT to be done on the main OpenEMM server it must be done on a separate SMTP server! 1. Install all of the required sendmail components listed above 2. Test the sendmail milter with the supplied sample.pl script that should come with the perl-sendmail-milter package 1. stop the sendmail service 2. adjust sendmail configuration as detailed in the package README file 3. start the perl-sendmail-milter sample.pl script (do not put it in the background) 4. restart the sendmail process 5. test sending mail to the SMTP server (ie; use local mail client, such as alpine) observe the results (note: you may or may not have to deal with selinux issues) 3. Once you see how the milter works (look at the milter output AND the system mail log file), prepare to implement the AddRecipientComments_milter.pl script 1. Create or modify mailing lists and define in /etc/aliases (or wherever the system sendmail aliases file is kept) 2. Create the key (ML description file) in /etc/mail somewhere (don't make descriptions really long like mini-paragraphs ) as root 3. Adjust the runtime perl milter script, AddRecipientComments_milter.pl, as needed with regards to the key file above; place script in /etc/mail 4. Make adjustments to the sendmail configuration using the sendmail.cf or sendmail.mc file 5. Apply the selinux policies if using selinux (two steps: semanage and semodule) 6. Create /etc/mail/local_users file with all system/local user(id)s: one line with a blank AFTER each userid Page 8 of 14

9 7. Restart the sendmail process; resolve any problems that occur 8. Test mail from OpenEMM and observe SMTP server mail log file as well as delivered mail (use a, small, test mailing list for this as you may wish to send out test mails multiple times) 4. If everything (mail, system, selinux, delivered mail, whatever) is working and looking OK, then it is time to modify whatever system sendmail startup script is used to include the perl-sendmail-milter runtime script 1. Back up the existing system sendmail runtime script(s) 2. Using the following code examples, modify the sendmail runtime script(s) accordingly 3. NOTE: the perl-sendmail-milter runtime script must be started before sendmail, and there needs to be a few seconds delay before starting sendmail as this script creates a socket file which has to exist before the milter connection in sendmail will operate properly! 4. Only relevant parts of the existing sendmail startup script will be presented here 5. Note that the daemon command (in Linux) wasn't used as it required other parameters that aren't needed/don't work for this script start() { ret=0 # Start perl sendmail milter - has to open socket before sendmail daemons run if [! -f /var/run/sm-milter.pid ]; then echo -n $"Starting sm-milter: " /usr/bin/perl /etc/mail/addrecipientcomments_milter.pl AddRecipCommFilter /etc/mail/sendmail.cf& RETVAL=$? echo let ret+=$retval /bin/sleep 3 # need time for socket file to be created before starting sendmail else milter fails fi # Start daemons. # ret=0 updateconf echo -n $"Starting $prog: " daemon /usr/sbin/sendmail $([ "x$daemon" = xyes ] && echo -bd) \ $([ -n "$QUEUE" ] && echo -q$queue) $SENDMAIL_OPTARG RETVAL=$? echo [ $RETVAL -eq 0 ] && touch /var/lock/subsys/sendmail let ret+=$retval... Page 9 of 14

10 stop() { # Stop daemons. if [ -f /var/run/sm-client.pid ]; then echo -n $"Shutting down sm-client: " killproc sm-client RETVAL=$? echo [ $RETVAL -eq 0 ] && rm -f /var/run/sm-client.pid [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/sm-client fi echo -n $"Shutting down $prog: " killproc sendmail RETVAL=$? echo [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/sendmail # Stop sendmail perl milter if [ -f /var/run/sm-milter.pid ]; then echo -n $"Shutting down sm-milter: " killproc sm-milter RETVAL=$? echo [ $RETVAL -eq 0 ] && rm -f /var/run/sm-milter.pid && /bin/rm -f /var/run/f1.sock fi return $RETVAL 1. Note any changes needed in the runtime script line which parses the ML description file (yes you need to understand regex ): ($MLlistname,$MLdescription) = $_ =~ /([a-za-z0-9_-]+)\s+name:\s*(.*)/; 2. Make necessary changes to the perl-sendmail-milter runtime script 3. Restart the sendmail services 4. Test OpenEMM mail (log files and delivered mail) The perl-sendmail-milter runtime script that we used is included on the next pages. Page 10 of 14

11 #!/usr/bin/perl -w # AddRecipientComments_milter.pl - insert sendmail "full name" into To header # Copyright (C) 2013 Jim Dutton # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see < use Sendmail::Milter; use Socket; use Sys::Syslog; sub my_envrcpt_callback { my $ctx=shift; my $RecipientAddress=shift; $ctx->setpriv(\$recipientaddress); return SMFIS_CONTINUE; sub my_eom_callback { # get mailing list descriptions (mail_lists.key) # change regex expression below to match your "key" file format! open(mlkey,'</etc/mail/mail_lists/key') die "500 cannot open /etc/mail/mail_lists/key"; my %MLhash=(); my $MLlistname; my $MLdescription; while (<MLkey>){ chop; ($MLlistname,$MLdescription) = $_ =~ /([a-za-z0-9_-]+)\s+name:\s*(.*)/; $MLhash{$MLlistname='"'. $MLdescription. '"'; close(mlkey); Page 11 of 14

12 # get list of local users whose mail should be ignored; "local_hosts" is a non-sendmail file # there should always be "root" in this file as that is used by many system processes # file consists of one line, each user(id) FOLLOWED by a blank (eg; blank at end of file) open(localusers,'</etc/mail/local_users') die "500 cannot open /etc/mail/local_users"; $LOCALusers=<LOCALusers>; close(localusers); my $ctx = shift; my $RecipientAddress=$ctx->getpriv(); my ($MLlistname2,$MLdomain); ($MLlistname2,$MLdomain) = ${$RecipientAddress =~ /<(.*)@(.*)>/; # if local part of address is a "local user", simply return (eg; do nothing) if (index($localusers,$mllistname2) > 0){return SMFIS_CONTINUE; # if the mail addressee is a known mailing list name, change the To header # otherwise, don't make any change and just return if (exists $MLhash{$MLlistname2){ $ctx->chgheader("to",0,$mlhash{$mllistname2. " ". ${$RecipientAddress); else { syslog("info","%s","mllistname ($MLlistname2) not found in MLhash - no header changed"); $ctx->setpriv(undef); return SMFIS_CONTINUE; my %my_milter_callbacks = ( 'envrcpt' => \&my_envrcpt_callback, 'eom' => \&my_eom_callback ); BEGIN: { openlog("addrecipcommfilter","nofatal","mail"); open(milterpid,'>/var/run/sm-milter.pid') die "500 cannot open /var/run/smmilter.pid"; print MilterPID $$ ; close(milterpid); Sendmail::Milter::setconn("local:/var/run/f1.sock"); Sendmail::Milter::register("AddRecipCommFilter",\%my_milter_callbacks, SMFI_CURR_ACTS); syslog("info","%s","starting Sendmail::Milter $Sendmail::Milter::VERSION engine."); Sendmail::Milter::main(); Now all mailings listed in the description file should have a recipient ( To: ) header that begins with the ML description text. This is all that this process really does: insert the description text as a sendmail full name. The description text may be in Mixed Case (which will be retained). Page 12 of 14

13 For those trying to implement this in an enforcing mode selinux system, the following information may be necessary: Change selinux file context for runtime script semanage fcontext -a -t etc_mail_t /etc/mail/addrecipientcomments_milter.pl chcon -t etc_mail_t /etc/mail/addrecipientcomments_milter.pl Define selinux policies using sendmail.te source file: module sendmail 1.0; require { type sendmail_t; type var_run_t; type initrc_t; class sock_file { write getattr ; class unix_stream_socket connectto; #============= sendmail_t ============== #!!!! This avc is allowed in the current policy allow sendmail_t initrc_t:unix_stream_socket connectto; #!!!! This avc is allowed in the current policy allow sendmail_t var_run_t:sock_file getattr; allow sendmail_t var_run_t:sock_file write; checkmodule -M -m -o sendmail.mod sendmail.te semodule_package -m sendmail.mod -o sendmail.pp semodule -i sendmail.pp The te (type enforcement) file was generated by the audit2allow script. Verify the results after applying this module and running the perl-sendmail-milter runtime script. Make adjustments as needed. Note: instead of chcon above, one could also use restorecon. Page 13 of 14

14 Closing Comments 03/2013 We chose to use this method of OpenEMM being an formatting and repository tool (front-end) that sent a single deliverable to traditional e- mail mailing lists because we have a very large population turnover which can happen on a daily basis. This population isn't coming to us to request information (ie; self-serve signup for mailings) they are already known from other enterprise processes and are automatically targeted (for certain enterprise mailings). Also, we already had established multiple mailing lists and we didn't have to do anything to/with OpenEMM to be able to continue to use them, which also meant that we won't have to maintain a large database of recipients. At the same time, using OpenEMM in the T + C mode provides us with the opportunity to take any number of fixed template structures and allow one or more designated individuals (who may not be well versed in HTML or CSS) easy methods to enter content without having to know or worry about content layout. We may exploit the OpenEMM dynamic template features in the future, but for right now we really need the fixed template features. Caveats One more time specifics above may (need to) be different for your system, so take all of the above with a grain of salt. SeLinux systems may run into selinux ACL requirements that have not been discussed here. Keep this is mind, however, as this may cause some permission denied errors where everything else is correct. If this is the case, don't turn off selinux learn how to use it (eg; chcon, semanage, setroubleshoot, policycoreutils, auditd, audit2allow, semodule, et cetera). Page 14 of 14

Workflow Configuration on R12/R11. High Level Steps. SENDMAIL configuration mostly done by System Administrator Workflow configuration for R12

Workflow Configuration on R12/R11. High Level Steps. SENDMAIL configuration mostly done by System Administrator Workflow configuration for R12 Workflow Configuration on R12/R11 High Level Steps SENDMAIL configuration mostly done by System Administrator Workflow configuration for R12 SENDMAIL Configuration tested on RedHat 4 update 5 -------------------------------------------------------------------

More information

smtp-user-enum User Documentation

smtp-user-enum User Documentation smtp-user-enum User Documentation [email protected] 21 January 2007 Contents 1 Overview 2 2 Installation 2 3 Usage 3 4 Some Examples 3 4.1 Using the SMTP VRFY Command................. 4 4.2

More information

Enterprise Content Management System Monitor. Server Debugging Guide. 20.09.2013 CENIT AG Bettighofer, Stefan

Enterprise Content Management System Monitor. Server Debugging Guide. 20.09.2013 CENIT AG Bettighofer, Stefan Enterprise Content Management System Monitor Server Debugging Guide 20.09.2013 CENIT AG Bettighofer, Stefan 1 Table of Contents 1 Table of Contents... 2 2 Overview... 3 3 The Server Status View... 3 4

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

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

Cryoserver Archive Lotus Notes Configuration

Cryoserver Archive Lotus Notes Configuration Lotus Notes Configuration Version 1.0 December 2007 Forensic & Compliance Systems Ltd +44 (0)800 280 0525 [email protected] www.cryoserver.com Contents INTRODUCTION... 3 SMTP ROUTING TO CRYOSERVER...

More information

Novell Identity Manager

Novell Identity Manager Password Management Guide AUTHORIZED DOCUMENTATION Novell Identity Manager 3.6.1 June 05, 2009 www.novell.com Identity Manager 3.6.1 Password Management Guide Legal Notices Novell, Inc. makes no representations

More information

MMLIST Listserv User's Guide for ICORS.ORG

MMLIST Listserv User's Guide for ICORS.ORG MMLIST Listserv User's Guide for ICORS.ORG 12/12/06 Version 1.1 To Send Mail to the Listserv: [email protected] Only Subscribed Users can send mail to the Listserv. Anyone can have a Subscription.

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

Send Email TLM. Table of contents

Send Email TLM. Table of contents Table of contents 1 Overview... 3 1.1 Overview...3 1.1.1 Introduction...3 1.1.2 Definitions... 3 1.1.3 Concepts... 3 1.1.4 Features...4 1.1.5 Requirements... 4 2 Warranty... 5 2.1 Terms of Use... 5 3 Configuration...6

More information

Linux Network Administration

Linux Network Administration Linux Network Administration Sendmail Evolution of Email The birth of electronic mail (email) occurred in the early 1960s The mailbox was a file in a user's home directory that was readable only by that

More information

QaTraq Pro Scripts Manual - Professional Test Scripts Module for QaTraq. QaTraq Pro Scripts. Professional Test Scripts Module for QaTraq

QaTraq Pro Scripts Manual - Professional Test Scripts Module for QaTraq. QaTraq Pro Scripts. Professional Test Scripts Module for QaTraq QaTraq Pro Scripts Professional Test Scripts Module for QaTraq QaTraq Professional Modules QaTraq Professional Modules are a range of plug in modules designed to give you even more visibility and control

More information

MINIMUM INSTALLATION REQUIREMENTS Processor: RAM: Hard disk: Operating system: Others: Pentium 200 MHz. 64 MB. 80 MB free space. One of the following: Red Hat (version 7.0, 7.1, 7.2, 7.3, 8.0, 9 or Enterprise

More information

BillMax Ticketing Installation and Usage Guide

BillMax Ticketing Installation and Usage Guide BillMax Billing Solutions The ispark Group, Inc. PO Box 1947 Colleyville, TX, 76034 USA 877.245.5629 817.446.7776 Fax 817.446.7773 BillMax Documentation Copyright 1994-2014 The ispark Group, Inc. Documentation

More information

Command Line Interface User Guide for Intel Server Management Software

Command Line Interface User Guide for Intel Server Management Software Command Line Interface User Guide for Intel Server Management Software Legal Information Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel

More information

Merak Outlook Connector User Guide

Merak Outlook Connector User Guide IceWarp Server Merak Outlook Connector User Guide Version 9.0 Printed on 21 August, 2007 i Contents Introduction 1 Installation 2 Pre-requisites... 2 Running the install... 2 Add Account Wizard... 6 Finalizing

More information

Chapter 3 Startup and Shutdown This chapter discusses how to startup and shutdown ETERNUSmgr.

Chapter 3 Startup and Shutdown This chapter discusses how to startup and shutdown ETERNUSmgr. Preface This guide discusses procedures and safeguards relating to the use of ETERNUSmgr to configure ETERNUS DX400 series, ETERNUS DX8000 series, ETERNUS2000, ETERNUS4000, ETERNUS8000, ETERNUS3000, ETERNUS6000,

More information

SendMIME Pro Installation & Users Guide

SendMIME Pro Installation & Users Guide www.sendmime.com SendMIME Pro Installation & Users Guide Copyright 2002 SendMIME Software, All Rights Reserved. 6 Greer Street, Stittsville, Ontario Canada K2S 1H8 Phone: 613-831-4023 System Requirements

More information

Railo Installation on CentOS Linux 6 Best Practices

Railo Installation on CentOS Linux 6 Best Practices Railo Installation on CentOS Linux 6 Best Practices Purpose: This document is intended for system administrators who want to deploy their Mura CMS, Railo, Tomcat, and JRE stack in a secure but easy to

More information

Basic Exchange Setup Guide

Basic Exchange Setup Guide Basic Exchange Setup Guide The following document and screenshots are provided for a single Microsoft Exchange Small Business Server 2003 or Exchange Server 2007 setup. These instructions are not provided

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

TSM Studio Server User Guide 2.9.0.0

TSM Studio Server User Guide 2.9.0.0 TSM Studio Server User Guide 2.9.0.0 1 Table of Contents Disclaimer... 4 What is TSM Studio Server?... 5 System Requirements... 6 Database Requirements... 6 Installing TSM Studio Server... 7 TSM Studio

More information

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux.

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux. Red Hat Enterprise Linux 7- RH124 Red Hat System Administration I Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux. This course will actively engage students

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

Linux Syslog Messages in IBM Director

Linux Syslog Messages in IBM Director Ever want those pesky little Linux syslog messages (/var/log/messages) to forward to IBM Director? Well, it s not built in, but it s pretty easy to setup. You can forward syslog messages from an IBM Director

More information

Blueball Design Dynamic Content 2 Stack Readme Manual v1.0

Blueball Design Dynamic Content 2 Stack Readme Manual v1.0 Blueball Design Dynamic Content 2 Stack Readme Manual v1.0 A unique responsive stack that dynamically populates and updates a content area within the stack using a warehoused external XML flat text file

More information

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

More information

Novell Identity Manager

Novell Identity Manager AUTHORIZED DOCUMENTATION Manual Task Service Driver Implementation Guide Novell Identity Manager 4.0.1 April 15, 2011 www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with

More information

sendmail Cookbook Craig Hunt O'REILLY' Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

sendmail Cookbook Craig Hunt O'REILLY' Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo sendmail Cookbook Craig Hunt O'REILLY' Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Table of Contents Preface xi 1. Getting Started 1 1.1 Downloading the Latest Release 5 1.2 Installing

More information

Ingenious Testcraft Technical Documentation Installation Guide

Ingenious Testcraft Technical Documentation Installation Guide Ingenious Testcraft Technical Documentation Installation Guide V7.00R1 Q2.11 Trademarks Ingenious, Ingenious Group, and Testcraft are trademarks of Ingenious Group, Inc. and may be registered in the United

More information

www.novell.com/documentation Policy Guide Access Manager 3.1 SP5 January 2013

www.novell.com/documentation Policy Guide Access Manager 3.1 SP5 January 2013 www.novell.com/documentation Policy Guide Access Manager 3.1 SP5 January 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation,

More information

5. At the Windows Component panel, select the Internet Information Services (IIS) checkbox, and then hit Next.

5. At the Windows Component panel, select the Internet Information Services (IIS) checkbox, and then hit Next. Installing IIS on Windows XP 1. Start 2. Go to Control Panel 3. Go to Add or RemovePrograms 4. Go to Add/Remove Windows Components 5. At the Windows Component panel, select the Internet Information Services

More information

Basic Exchange Setup Guide

Basic Exchange Setup Guide Basic Exchange Setup Guide The following document and screenshots are provided for a single Microsoft Exchange Small Business Server 2003 or Exchange Server 2007 setup. These instructions are not provided

More information

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

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

More information

Linux Security on HP Servers: Security Enhanced Linux. Abstract. Intended Audience. Technical introduction

Linux Security on HP Servers: Security Enhanced Linux. Abstract. Intended Audience. Technical introduction Linux Security on HP Servers: Security Enhanced Linux Technical introduction This white paper -- one in a series of Linux security white papers -- discusses Security Enhanced Linux (SELinux), a mandatory

More information

Server Management Tool (SMT) 6.0 For Linux Web Hosting Customers User Manual

Server Management Tool (SMT) 6.0 For Linux Web Hosting Customers User Manual Server Management Tool (SMT) 6.0 For Linux Web Hosting Customers User Manual Advanced Internet Technologies, Inc. AUGUST 2012 Page 1 TABLE OF CONTENTS INTRO TO SERVER MANAGEMENT & WEBSITE MANAGEMENT TOOLS...

More information

Adeptia Suite LDAP Integration Guide

Adeptia Suite LDAP Integration Guide Adeptia Suite LDAP Integration Guide Version 6.2 Release Date February 24, 2015 343 West Erie, Suite 440 Chicago, IL 60654, USA Phone: (312) 229-1727 x111 Fax: (312) 229-1736 DOCUMENT INFORMATION Adeptia

More information

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Drupal

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Drupal SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Configuration Guide for Exchange 2003, 2007 and 2010

Configuration Guide for Exchange 2003, 2007 and 2010 Configuration Guide for Exchange 2003, 2007 and 2010 Table of Contents Exchange 2013... 2 Configuring Outbound Smart Host... 2 Configure Access Restriction to Prevent DoS Attacks... 2 Exchange 2007/2010...

More information

SSWLHC-List Listserve Member Guide

SSWLHC-List Listserve Member Guide SSWLHC-List Listserve Member Guide Table of Contents INTRODUCTION 3 WHAT IS A LISTSERVE? 3 COMMON TERMS 3 MAILMAN LISTSERVE SOFTWARE 4 LISTSERVE INTERFACES 4 WEB INTERFACE 5 EMAIL INTERFACE 5 UNSUBSCRIBING

More information

Using the QualysGuard Ticket Notification Engine (TNE) to Integrate with Remedy Ticketing Systems (v1.0)

Using the QualysGuard Ticket Notification Engine (TNE) to Integrate with Remedy Ticketing Systems (v1.0) Using the QualysGuard Ticket Notification Engine (TNE) to Integrate with Remedy Ticketing Systems (v1.0) Overview There are a myriad of ticket systems available to customers for operational incident management

More information

Active Directory Manager Pro Quick start Guide

Active Directory Manager Pro Quick start Guide Active Directory Manager Pro Quick start Guide Software version 5.0.0.0 JUNE 2014 General Information: [email protected] Online Support: [email protected] Copyright 2014 CionSystems Inc., All

More information

Ensim WEBppliance 3.1 for Linux (LH) Release Notes

Ensim WEBppliance 3.1 for Linux (LH) Release Notes Ensim WEBppliance 3.1 for Linux (LH) Release Notes June 04, 2002 These release notes cover the following topics of Ensim WEBppliance 3.1 for Linux (LH). About WEBppliance 3.1 for Linux (LH) New features

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

Configuring Situation Events in Action Manager for WebSphere Business Monitor Version 6.0

Configuring Situation Events in Action Manager for WebSphere Business Monitor Version 6.0 Copyright IBM Corporation 2006 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.0 LAB EXERCISE for WebSphere Business Monitor Version 6.0 What this exercise is about... 1 Lab Requirements... 1 What

More information

THUNDERBIRD SETUP (STEP-BY-STEP)

THUNDERBIRD SETUP (STEP-BY-STEP) Jim McKnight www.jimopi.net Thunderbird_Setup.lwp revised 12-11-2013 (Note1: Not all sections have been updated for the latest version of Thunderbird available at the time I verified that Section. Each

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

E-mailing a large amount of recipients

E-mailing a large amount of recipients E-mailing a large amount of recipients DO NOT use the TO or CC field! If you have a large list of recipients you need to send an email you, you should never try sending one large email with all of the

More information

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

Email. Introduction. Set Up Sumac To Send Email

Email. Introduction. Set Up Sumac To Send Email Introduction Email This lesson explains how to set up Sumac and use it to send bulk email. It also explains how to use an HTML editor to create a nicely formatted newsletter. Before viewing this video,

More information

Using RADIUS Agent for Transparent User Identification

Using RADIUS Agent for Transparent User Identification Using RADIUS Agent for Transparent User Identification Using RADIUS Agent Web Security Solutions Version 7.7, 7.8 Websense RADIUS Agent works together with the RADIUS server and RADIUS clients in your

More information

CA Workload Automation Agent for Databases

CA Workload Automation Agent for Databases CA Workload Automation Agent for Databases Implementation Guide r11.3.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

G-Lock WPNewsman WordPress Plugin Reviewer s Guide

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

More information

Password Management Guide

Password Management Guide www.novell.com/documentation Management Guide Identity Manager 4.0.2 June 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

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

Installation Guide For ChoiceMail Enterprise Edition

Installation Guide For ChoiceMail Enterprise Edition Installation Guide For ChoiceMail Enterprise Edition How to Install ChoiceMail Enterprise On A Server In Front Of Your Company Mail Server August, 2004 Version 2.6x Copyright DigiPortal Software, 2002-2004

More information

% & ' # ('$ %$)$ &*&& ) & *)+,-%. / 0--"1####$ % % # 2 (3 &,--%. # 6/4-7/*8,#071*!",7*%,+07+5 "!96+*%,+07+5 "!96+& (& * *% & & ; %&< & ###

% & ' # ('$ %$)$ &*&& ) & *)+,-%. / 0--1####$ % % # 2 (3 &,--%. # 6/4-7/*8,#071*!,7*%,+07+5 !96+*%,+07+5 !96+& (& * *% & & ; %&< & ### !"$% && % & ' ('$ %$)$ &*&& ) & *)+,-%. / 0--"1$ % % 2 (3 &,--%. 45-4 & 6/4-7/*8/71*!"5+,"*%,+07+5 "!96+ 6/4-7/*8,071*!",7*%,+07+5 "!96+*%,+07+5 "!96+& 6/4-7/*8,071*!",7*%,+07+5 "!96+*%,+07+5 "!96+& :,

More information

imhosted Web Hosting Knowledge Base

imhosted Web Hosting Knowledge Base imhosted Web Hosting Knowledge Base CGI, Perl, Sendmail Category Contents CGI, Perl, Sendmail 1 What directory do I upload my CGI scripts to? 1 What is CGI? 1 What is Perl? 1 Do you allow CGI to run on

More information

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide Dell KACE K1000 System Management Appliance Version 5.4 Service Desk Administrator Guide October 2012 2004-2012 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without

More information

MXSAVE XMLRPC Web Service Guide. Last Revision: 6/14/2012

MXSAVE XMLRPC Web Service Guide. Last Revision: 6/14/2012 MXSAVE XMLRPC Web Service Guide Last Revision: 6/14/2012 Table of Contents Introduction! 4 Web Service Minimum Requirements! 4 Developer Support! 5 Submitting Transactions! 6 Clients! 7 Adding Clients!

More information

INSTALLATION GUIDE VERSION

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

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5.

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5. 1 2 3 4 Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5. It replaces the previous tools Database Manager GUI and SQL Studio from SAP MaxDB version 7.7 onwards

More information

PRACTICE MANAGEMENT SYSTEMS

PRACTICE MANAGEMENT SYSTEMS PRACTICE MANAGEMENT SYSTEMS P.O. Box 102 Ivanhoe, Victoria, 3079 T: 1300 784 908 F: 1300 784 906 www.ppmp.com.au PPMP - Page 1 of 87 Table of Contents TABLE OF CONTENTS... 2 PROGRAM SETUP WIZARD... 3 ACTIVATION

More information

Novell ZENworks 10 Configuration Management SP3

Novell ZENworks 10 Configuration Management SP3 AUTHORIZED DOCUMENTATION Software Distribution Reference Novell ZENworks 10 Configuration Management SP3 10.3 November 17, 2011 www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc.

Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc. Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc. Preface Preface This guide describes the features and operations of Cybozu Garoon Version 3.1.0. Who Should Use This

More information

Introduction to Ingeniux Forms Builder. 90 minute Course CMSFB-V6 P.0-20080901

Introduction to Ingeniux Forms Builder. 90 minute Course CMSFB-V6 P.0-20080901 Introduction to Ingeniux Forms Builder 90 minute Course CMSFB-V6 P.0-20080901 Table of Contents COURSE OBJECTIVES... 1 Introducing Ingeniux Forms Builder... 3 Acquiring Ingeniux Forms Builder... 3 Installing

More information

Novell Access Manager

Novell Access Manager J2EE Agent Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 J2EE Agent Guide Legal Notices Novell, Inc., makes no representations

More information

Glyma Deployment Instructions

Glyma Deployment Instructions Glyma Deployment Instructions Version 0.8 Copyright 2015 Christopher Tomich and Paul Culmsee and Peter Chow Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except

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

An Introduction to Syslog. Rainer Gerhards Adiscon

An Introduction to Syslog. Rainer Gerhards Adiscon An Introduction to Syslog Rainer Gerhards Adiscon What is Syslog? The heterogeneous network logging workhorse a system to emit/store/process meaningful log messages both a communications protocol as well

More information

Using Mass Email in LeashTime: Tips and Caveats

Using Mass Email in LeashTime: Tips and Caveats Using Mass Email in LeashTime: Tips and Caveats LeashTime offers a mechanism for sending mass emails to your clients or sitters. The mechanism helps you filter the list of clients or sitters to receive

More information

About ZPanel. About the framework. The purpose of this guide. Page 1. Author: Bobby Allen ([email protected]) Version: 1.1

About ZPanel. About the framework. The purpose of this guide. Page 1. Author: Bobby Allen (ballen@zpanelcp.com) Version: 1.1 Page 1 Module developers guide for ZPanelX Author: Bobby Allen ([email protected]) Version: 1.1 About ZPanel ZPanel is an open- source web hosting control panel for Microsoft Windows and POSIX based

More information

How to Push CDR Files from Asterisk to SDReporter. September 27, 2013

How to Push CDR Files from Asterisk to SDReporter. September 27, 2013 How to Push CDR Files from Asterisk to SDReporter September 27, 2013 Table of Contents Revision History... 3 1 Introduction... 4 2 Build Asterisk... 4 3 Configure Asterisk... 4 3.1 Load CDR Modules...

More information

Instructions for Adding a MacOS 10.4.x Server to ASURITE for File Sharing. Installation Section

Instructions for Adding a MacOS 10.4.x Server to ASURITE for File Sharing. Installation Section Instructions for Adding a MacOS 10.4.x Server to ASURITE for File Sharing Installation Section Purpose: We are setting up a server in ASU s specific environment. Power on the Server Insert the CD Hold

More information

Using Red Hat Enterprise Linux with Georgia Tech's RHN Satellite Server Installing Red Hat Enterprise Linux

Using Red Hat Enterprise Linux with Georgia Tech's RHN Satellite Server Installing Red Hat Enterprise Linux Using Red Hat Enterprise Linux with Georgia Tech's RHN Satellite Server Installing Red Hat Enterprise Linux NOTE: If you need more information regarding the installation process for other distributions

More information

Remote Console Installation & Setup Guide. November 2009

Remote Console Installation & Setup Guide. November 2009 Remote Console Installation & Setup Guide November 2009 Legal Information All rights reserved. No part of this document shall be reproduced or transmitted by any means or otherwise, without written permission

More information

Copyright 2012 Trend Micro Incorporated. All rights reserved.

Copyright 2012 Trend Micro Incorporated. All rights reserved. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Scribe Online Integration Services (IS) Tutorial

Scribe Online Integration Services (IS) Tutorial Scribe Online Integration Services (IS) Tutorial 7/6/2015 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying,

More information

Ad Hoc Reporting. Usage and Customization

Ad Hoc Reporting. Usage and Customization Usage and Customization 1 Content... 2 2 Terms and Definitions... 3 2.1 Ad Hoc Layout... 3 2.2 Ad Hoc Report... 3 2.3 Dataview... 3 2.4 Page... 3 3 Configuration... 4 3.1 Layout and Dataview location...

More information

Sample Configuration: Cisco UCS, LDAP and Active Directory

Sample Configuration: Cisco UCS, LDAP and Active Directory First Published: March 24, 2011 Last Modified: March 27, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

HAProxy. Free, Fast High Availability and Load Balancing. Adam Thornton 10 September 2014

HAProxy. Free, Fast High Availability and Load Balancing. Adam Thornton 10 September 2014 HAProxy Free, Fast High Availability and Load Balancing Adam Thornton 10 September 2014 What? HAProxy is a proxy for Layer 4 (TCP) or Layer 7 (HTTP) traffic GPLv2 http://www.haproxy.org Disclaimer: I don't

More information

Using XACML Policies as OAuth Scope

Using XACML Policies as OAuth Scope Using XACML Policies as OAuth Scope Hal Lockhart Oracle I have been exploring the possibility of expressing the Scope of an OAuth Access Token by using XACML policies. In this document I will first describe

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

Form Mail Tutorial. Introduction. The cgi-bin

Form Mail Tutorial. Introduction. The cgi-bin Form Mail Tutorial Introduction A form is way of allowing your website users to respond to the site by email. The form may be designed to simply provide a means of commenting on the site, through to complex

More information

BreezingForms Guide. 18 Forms: BreezingForms

BreezingForms Guide. 18 Forms: BreezingForms BreezingForms 8/3/2009 1 BreezingForms Guide GOOGLE TRANSLATE FROM: http://openbook.galileocomputing.de/joomla15/jooml a_18_formulare_neu_001.htm#t2t32 18.1 BreezingForms 18.1.1 Installation and configuration

More information

www.novell.com/documentation Administration Guide Novell Filr 1.0.1 May 2014

www.novell.com/documentation Administration Guide Novell Filr 1.0.1 May 2014 www.novell.com/documentation Administration Guide Novell Filr 1.0.1 May 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation,

More information

SMT v4.0 Users Guide (Linux version)

SMT v4.0 Users Guide (Linux version) SMT v4.0 Users Guide (Linux version) Table of Contents 1. Manage Customer Billing 2. Provision Web Services a. Add a virtual host b. Password protect a directory c. Enable virtual host logs d. Change password

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