Welcome to the DDL Systems, Inc. Web Site

Call us at 1-866-559-0800

 IBM® Systems Management Specialists...

 
1ptrans.gif (44 bytes) 1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)

1ptrans.gif (44 bytes)Related links:
 squarebullet.gif (60 bytes) IBM System i
 squarebullet.gif (60 bytes) i5 Magazine
 squarebullet.gif (60 bytes) System i Network.com
 squarebullet.gif (60 bytes) Search400.com
Simplify remote management of your System i® with these Smartphone's

Click here to see how ACO Two-Way messaging can benefit you!

Click here

Click here to learn more about this IBM validation and what it means to your business

The IBM logo and the Business Partner emblem are trademarks of International Business Machines Corporation in the United States, other countries, or both.1ptrans.gif (44 bytes)

Quick Start

1ptrans.gif (44 bytes)

Configuring System i E-mail

Use these instructions to configure your System i (or AS/400) system to send e-mail messages to the Internet. Your System i does not have to be the mail server; you will be able to specify the mail server’s IP address during setup. The System i will automatically route the message to your mail server and the mail server will subsequently deliver the message; routing it internally or sending it to the Internet. The message can then be received by most paging devices and any MIME compatible e-mail client (e.g. Notes, Outlook etc.).

1ptrans.gif (44 bytes)
Prior to performing the instructions below you should gather the following information about your system, network typology, and messaging device(s):
1ptrans.gif (44 bytes)
1. The current password to the ACO user profile. The default value is ACO.
1ptrans.gif (44 bytes)
2. The instructions below concern only the configuration of SMTP services. You should have previously configured TCP/IP on your System i (or AS/400) system. If you have not done so, follow the instructions documented in the IBM reference materials (listed on the last page of this document) to configure your System i (or AS/400) to use TCP/IP services.
1ptrans.gif (44 bytes)
3. The internal IP address of your company’s mail server. The instructions below require adding your company’s mail server name and IP address to your System i (or AS/400) TCP/IP host table. You will need to enter the mail server’s internal IP address. Ask your system administrator for this information.
1ptrans.gif (44 bytes)
4. Your service provider must support text messaging. Some service providers also require that you enroll your phone, smartphone, or pager in their text messaging service; even though this service is provided as part of your basic rate plan. Please verify that your device is properly configured with your service provider’s text messaging service. Please contact your service provider for details.
1ptrans.gif (44 bytes)
If you have questions regarding the above prerequisites (or the instructions below) please call our SupportLine at 866-559-0800 option 2 or send e-mail to support@ddlsystems.com. We will be glad to help you!
1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
Please perform the following steps to configure your system to use SMTP:
1ptrans.gif (44 bytes)
1.  Sign-on the System i (or AS/400) with the ACO user profile.
1ptrans.gif (44 bytes)
2.  Enter the command below and press F4 to prompt.
1ptrans.gif (44 bytes)
CHGDSTA then press <F4>
1ptrans.gif (44 bytes)

If Route to SMTP gateway is *NONE or *SAME, continue with the next step. Otherwise, your system should already be configured to send e-mail messages and you can continue with step 10. If you are not sure of your systems current SMTP configuration status, proceed with the next step.

1ptrans.gif (44 bytes)
3.  Enter the command below to view the TCP/IP host table entries.
1ptrans.gif (44 bytes)
CFGTCP then <Enter>
1ptrans.gif (44 bytes)

Select option 10 (Work with TCP/IP host table entries) and verify that your mail server name and internal IP address are in the list. If it’s already defined, add the MAILSERVER host name to the list of possible host names for the IP address. If not, add it to the TCP/IP host table. Type 1 in the option field and enter your System i (or AS/400’s) internal IP address and press <Enter>. Type MAILSERVER in the HOST NAME field and press <Enter>.

1ptrans.gif (44 bytes)

When adding the mail server to the TCP/IP host table you will need to enter the mail server’s internal IP address. Ask your system administrator for this information if you are not sure of the internal IP address of your mail server.

1ptrans.gif (44 bytes)
4.  Select option 12 (Change TCP/IP domain information) and verify that the "Host name search priority" parameter is set to *LOCAL. If not, change it to *LOCAL.
1ptrans.gif (44 bytes)

5.  Enter the command below to verify that the connection to your mail server is working properly.

1ptrans.gif (44 bytes)
PING RMTSYS(MAILSERVER) then press <Enter>
1ptrans.gif (44 bytes)

The system should respond with the following message: Connection verification statistics: 5 of 5 successful (100%).

1ptrans.gif (44 bytes)
6.  Enter the command below to set the SMTP attributes of your System i.
1ptrans.gif (44 bytes)
CHGSMTPA AUTOSTART(*YES) MAILROUTER(MAILSERVER) FIREWALL(*YES)
1ptrans.gif (44 bytes)

To enable an System i system to send mail to the Internet when a firewall is present (and this is the case for almost all Internet scenarios), set the FIREWALL parameter to *YES on the CHGSMTPA command above.

1ptrans.gif (44 bytes)

7.  Enter the command below to define the system distribution directory services user id and address that the System i mail services will use to route mail (within this system to the SMTP/MIME gateway) that have an internet address as recipients:

1ptrans.gif (44 bytes)

ADDDIRE USRID(INTERNET GATEWAY)

               USRD('Gateway to the Internet')
               SYSNAME(INTERNET) MSFSRVLVL(*USRIDX)
               PREFADR(NETUSRID *IBM ATCONTXT)
1ptrans.gif (44 bytes)

8.  Enter the command below to set the system distribution services attributes of your System i.

1ptrans.gif (44 bytes)
CHGDSTA SMTPRTE(INTERNET GATEWAY), then press <Enter>
1ptrans.gif (44 bytes)

If you are running Domino R5/R6 on your System i (or AS/400) on the same system (or partition) as this systems’ OS/400 SMTP server you will need to perform a special SMTP bind operation so both servers can run concurrently. Click here to "Configure System i Dual Stack Support for SMTP”. Once you complete these instructions return here and continue with step 12 (below).

IF DOMINO IS RUNNING ON ANOTHER SYSTEM (OR PARTITION) THAN THE SYSTEM (OR PARTITION) THAT YOU ARE CONFIGURING YOU DO NOT NEED TO BIND THE SMTP SERVERS.

1ptrans.gif (44 bytes)

9.  Enter the commands below to end the OS/400 SMTP server and the mail server framework jobs.

1ptrans.gif (44 bytes)
ENDTCPSVR SERVER(*SMTP), then press <Enter>
1ptrans.gif (44 bytes)
ENDMSF, then press <Enter>
1ptrans.gif (44 bytes)

10.Enter the command below to start the OS/400 SMTP server and the mail server framework jobs.

1ptrans.gif (44 bytes)
STRTCPSVR SERVER(*SMTP), then press <Enter>
1ptrans.gif (44 bytes)
STRMSF, then press <Enter>
1ptrans.gif (44 bytes)
11.Enter the command below to display the QSYSWRK subsystem.
1ptrans.gif (44 bytes)
WRKACTJOB SBS(QSYSWRK), then press <Enter>
1ptrans.gif (44 bytes)
In the display that results from the above command, verify that there are:
1ptrans.gif (44 bytes)
3 jobs named QMSF running
A job named QTSMTPBRCL running
A job named QTSMTPBRSR running
A job named QTSMTPCLTD running
A job named QTSMTPSRVD running
1ptrans.gif (44 bytes)

If the mail server jobs do not start after following the instructions above, you can do some preliminary troubleshooting by looking at the job logs for the QMSF, QTSMTPBRCL, QTSMTPBRSR, QTSMTPCLTD, and QTSMTPSRVD batch jobs. Most error messages that are found in those logs have a workable recovery procedure or lead to a PTF. Optionally, contact the IBM SupportLine EZ-Mail group for assistance.

Many times subsequent to applying an operating system release (or cumulative PTF package) the QMSF jobs will not start (or will periodically terminate). Run the following commands on your System i to correct the changes performed by the operating system upgrade:

CHGATR OBJ('/TMP') ATR(*RSTDRNMUNL) VALUE(*NO)

For more information on the above command see IBM Info APAR II13869

CHGJOBD JOBD(QSYS/QZMFEJBD) RQSDTA('QSYS/STRMSF MSGOPT(*RESUME) NBRMSFJOB(3)')

Now, restart the QMSF servers via the following command:

STRMSF, then press <Enter>

Use the WRKACTJOB command to check the QSYSWRK subsystem. Verify if the QMSF and QTSMTP* server jobs are running correctly. If all of the mail server jobs are running, continue with the next step.

1ptrans.gif (44 bytes)

Call our SupportLine at 866-559-0800 option 2 or send e-mail to support@ddlsystems.com if you have questions..

1ptrans.gif (44 bytes)

12.Verify that a system distribution directory entry exists for the ACO user profile by entering the following command:

1ptrans.gif (44 bytes)
WRKDIRE, then press <Enter>
1ptrans.gif (44 bytes)

If you see the ACO user profile in the list, press <F3>, and continue with step 13. Otherwise, enter the command below to add the directory entry to your system.

1ptrans.gif (44 bytes)
ADDDIRE USRID(ACO system name) USRD('ACO PAGER Message Alert System SMTP User') USER(ACO)
1ptrans.gif (44 bytes)

13.Add a valid SMTP name to the ACO user profile by entering the following command:

1ptrans.gif (44 bytes)
WRKNAMSMTP TBLTYPE(*SYSTEM), then press <Enter>
1ptrans.gif (44 bytes)

As a result, the Work with Names for SMTP panel 1 will be shown. Enter a 1 in the options field, ACO in the user id field, and your System i system name in the address field and press <Enter>.

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
Enter your system name in the "Address" parameter on the prompt line above.
1ptrans.gif (44 bytes)

14.On panel 2 (below) enter ACO in the SMTP user id and your company's domain name in the SMTP domain field (e.g.aco@yourcompany.com). This should be a valid e-mail address known to your mail router. You do not need to enter the @ sign. Once you have completed your entries press <Enter> twice, then press <F3> to exit the Work with Names for SMTP command.

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)

15.Enter the command below to send a test message to your local (e.g. Outlook) Internet e-mail address:

1ptrans.gif (44 bytes)
SNDDST  TYPE(*LMSG) TOINTNET((your e-mail address))
               DSTD('SMTP test message')
               LONGMSG('Test message from the System i')
1ptrans.gif (44 bytes)

If your system is configured properly, you will receive the above test message in your e-mail client usually within a few seconds. If you successfully received the test message your System i is communicating with your mail  router; continue with step 16.

1ptrans.gif (44 bytes)

If you have trouble receiving pager messages and you feel you have completed the steps above successfully, call our SupportLine at 866-559-0800 option 2 or send e-mail to support@ddlsystems.com.

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
Testing the Installation (Approximately 5 minutes)
1ptrans.gif (44 bytes)
Verify your software and hardware installation by proceeding with the steps below.
1ptrans.gif (44 bytes)
A. Send an Impromptu Message
1ptrans.gif (44 bytes)

To validate the installation, you will change the default pager id (*DFT) to match your paging service contact information and then send a test message to this pager by performing the following steps:

1ptrans.gif (44 bytes)

As a service to you, our SupportLine will test your pager (or cellular phone) and send you the correct set up of the Work with Pagers information. E-mail the following information to support@ddlsystems.com or fax it to 866-559-0800:

1ptrans.gif (44 bytes)
  • The name and phone number of your paging service provider.
  • The modem access number that is used to dial the paging service computers directly (if known).
  • The personal identification number of your pager (or cellular phone).
1ptrans.gif (44 bytes)

16.Select the Work with Pagers option from the configuration menu by entering a 3 in the selection field, then press <Enter>. You will be shown the Work with Pagers panel 1 (below).

1ptrans.gif (44 bytes)

Note:  The software is shipped with the pre-defined *DFT pager id which you will change to match your paging service contact information.

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)

17.Enter a 2 in the option field next to the *DFT pager id on the list panel and press <Enter>. A second panel will appear like the one shown below. Enter a user-defined description, ACOPAGER in the line description name, 6 in the pager type field, and a 5 in the job queue priority. All other fields should be left blank.

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)

Click here to review the service provider information table and enter the appropriate e-mail address for your device in the Internet e-mail address parameter.

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)

If the Work with Pagers setup was provided to you by our SupportLine enter this information in the panel above. If you need assistance call our SupportLine at 866-559-0800 option 2 or send e-mail to support@ddlsystems.com.

1ptrans.gif (44 bytes)

18.Once you have completed entering your service contact information press <Enter> to return to list panel 1.

1ptrans.gif (44 bytes)

19.On list panel 1, enter a 10 (Send page) in the option field next to the ‘*DFT’ pager id and press <Enter>. The ACO Page Command panel appears (not shown). Enter the text you want to appear in the body of the e-mail message in the message text field. Once you have entered the information, press <Enter>.

1ptrans.gif (44 bytes)

As a result, the impromptu page request is automatically routed to your mail server. Your mail server will then deliver the message as it normally would; either routing internally or sending it to the Internet.

1ptrans.gif (44 bytes)
20.Press <F3> twice to return to the main menu.
1ptrans.gif (44 bytes)

If you are not receiving messages sent to an external (non-local) Internet address your mail router may not be configured to relay mail. Ask your  network administrator to verify that your mail router can relay mail to an external Internet e-mail address (e.g.  yourphonenumber@yourpagingservice.com).

1ptrans.gif (44 bytes)

The instructions in step 6 configure your System i SMTP client to send all e-mail to your local mail router. There is an alternate way of configuring your System i SMTP server to perform name resolution (using a DNS server) in place of using your local mail router. If you experience trouble sending e-mail (from the System i) to an external domain after you complete the configuration (on this page) try using this simple SMTP configuration change to allow the System i to perform the name resolution. "Click here to "Configure your System i SMTP client to use your DNS server”. Once you complete these instructions return here and continue with step 19 to send another test message.

1ptrans.gif (44 bytes)

If you have trouble receiving pager messages and you feel you have completed the steps above successfully, call our SupportLine at 866-559-0800 option 2 or send e-mail to support@ddlsystems.com.

1ptrans.gif (44 bytes)

21.You have completed the setup and testing of your modem hardware. Now, continue with step B. Monitoring the QSYSOPR Message Queue.

1ptrans.gif (44 bytes)
If your paging service supports e-mail paging:
1ptrans.gif (44 bytes)

The Internet e-mail address parameter should contain the Internet paging address of your service provider (e.g your 10 digit phone number@yourserviceprovider.com).

1ptrans.gif (44 bytes)
If you are sending the message to a MIME compatible e-mail client:
1ptrans.gif (44 bytes)

The Internet e-mail address parameter should contain your local Internet e-mail address (e.g yourname@yourcompany.com).

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
Service Provider Information
1ptrans.gif (44 bytes)
Service E-mail address
Air Touch Paging 10digitpagernumber@airtouch.net
Arch Paging 10digitpagernumber@archwireless.net
AT&T 10digitphonenumber@mobile.att.net
Cellular One 10digitphonenumber@mobile.celloneusa.com
Cingular Wireless 10digitphonenumber@mobile.mycingular.net
GTE 10digitphonenumber@messagealert.com
MCI yourphonenumber@mci.com
MetroCalI 10digitpagernumber@page.metrocall.com
Nextel 10digitphonenumber@messaging.nextel.com
PageMart 10digitpagernumber@airmessage.net
Skytel 7digitpinnumber@skytel.com
Sprint PCS 10digitphonenumber@messaging.sprintpcs.com
T-Mobile 10digitphonenumber@tmomail.net
US Cellular 10digitphonenumber@uscc.textmsg.com
Verizon Wireless yourphonenumber@vtext.com
Weblink Wireless pagernumber@airmessage.net
1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
Return to *DFT pager definition
1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
IBM Technical Reference Publications
1ptrans.gif (44 bytes)
Use the reference information below if you have problems or need to configure other TCP/IP services.
1ptrans.gif (44 bytes)
GreenSq.gif (148 bytes) "TCP/IP FastPath Setup" (Softcopy Book QB3A0K00, Document Number SC41-5430 for Version 4, and SC41-3430 for Version 3).
1ptrans.gif (44 bytes)
GreenSq.gif (148 bytes) "OS/400 TCP/IP Configuration and Reference" (Softcopy Book QB3ANL01, Document Number SC41-5420 for Version 4, and SC41-3420 for Version 3).
1ptrans.gif (44 bytes)
GreenSq.gif (148 bytes) IBM Redbook "System i Electronic-Mail Capabilities" (Document Number SG24-4703-00)
1ptrans.gif (44 bytes)
GreenSq.gif (148 bytes) IBM Redbook "Lotus Domino for AS/400 Internet Mail and More" Chapter 5 (Document Number SG24-5990-00).
1ptrans.gif (44 bytes)
GreenSq.gif (148 bytes) Configuring System i Dual Stack Support for SMTP
1ptrans.gif (44 bytes)
GreenSq.gif (148 bytes) Configure your System i SMTP client to use your DNS server
1ptrans.gif (44 bytes)
These IBM books can be read from the Softcopy CD-ROM or read directly from the web at http://as400bks.rochester.ibm.com
1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
System Requirements
1ptrans.gif (44 bytes)

Your system may require installation of IBM PTF’s to ensure proper operation of the ACO products. Several important IBM PTF’s are required to properly run certain SQL statements based on the installed version of IBM i 6.1 (and i5/OS). These PTF’s are included in the latest version of the database group PTF for each respective release.

1ptrans.gif (44 bytes)
IBM i 6.1 required PTF's (not included in cumulative package)
 SI38393  See APAR SE41176
1ptrans.gif (44 bytes)
IBM i5/OS 5.4 required PTF's (not included in cumulative package)
 None
1ptrans.gif (44 bytes)

We STRONGLY recommend that you put in place a process to regularly obtain (and apply) the latest cumulative PTF, HIPER group PTF, and database group PTF packages to your System i (and AS/400) system(s).

1ptrans.gif (44 bytes)

All DDL Systems enterprise systems management products earn IBM's "Ready for Power Systems" validation. Learn more about this IBM validation and what it means to your business.

1ptrans.gif (44 bytes)
Get the latest service pack by completing our online form!
1ptrans.gif (44 bytes)
Hardware Requirements

Requires one standard System i V.24 SDLC communications line and one ECS (or Hayes® compatible) modem (or a properly configured SMTP e-mail connection to the Internet). Works with all alphanumeric and  two-way pagers, properly equipped cellular phones, and smartphones (like BlackBerry®).

1ptrans.gif (44 bytes)
Software Requirements

ACO PAGER™, ACO NET™, ACO ESI™, and ACO CLIENT™ execute on System i® systems (all models) running V5R4M0 (or higher). ACO Client™ requires WebSphere® Application Server 6.1 (or higher), WebSphere® Application Server - Express, or any Java 1.4 (or higher) compliant web application server like Apache. ACO ESI™ requires a separately licensed copy of ACO PAGER™ and a separately licensed copy of one of the following enterprise systems; IBM Tivoli Monitoring® 6.2 (or higher) or IBM Tivoli Netcool/OMNIbus® 7.3 (or higher).

1ptrans.gif (44 bytes)

Notice: The enterprise system software may also require the purchase of other hardware and licensed software. This hardware and software is available from IBM (or other business partners) at an additional fee and is not included in the purchase of the ACO ESI™ software product.

1ptrans.gif (44 bytes)

ACO ESI™ optionally monitors your network connected Windows® servers using a Windows compliant software agent. The Windows® agent software is available for purchase (at a nominal fee) from one of our business partners. Monitoring your Windows servers does not require the installation (or use) of an enterprise system software product (e.g. IBM Tivoli Monitoring®).

1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes) Contact a sales representative at 866-559-0800 option 1 or send e-mail to sales@ddlsystems.com for more information.
1ptrans.gif (44 bytes)
1ptrans.gif (44 bytes)

Top of Page

1ptrans.gif (44 bytes)
Home | Products | Services | News | Write Us | About Us | Call Me Now | Support | Contact Us | Downloads

1ptrans.gif (44 bytes)

This site is best viewed with Microsoft IE 7.0
Copyright 2000-2010 DDL Systems Consulting, Inc. All rights reserved.