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 SMTP Dual-Stack

Use these instructions to configure your System i (or AS/400) if you are running Domino R5/R6 on the same system (or partition) as this systems’ OS/400 SMTP server. This procedure performs an SMTP bind operation so both servers can run concurrently.

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. Click here to return to the SMTP setup instructions.

1ptrans.gif (44 bytes)

If you have questions 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)

To setup Dual-Stack support for SMTP you will bind the Domino server to one IP address and the System i SMTP server to another IP address.

1ptrans.gif (44 bytes)
For example:
9.5.4.6 is your Domino IP address in the local host table.
9.5.4.8 is not currently in the local host table.
1ptrans.gif (44 bytes)
9.5.4.6 will be the IP address that you enter in the CHGDOMSVR (see step 5 below).
9.5.4.8 will be the IP address that you enter in the ADDSMTPLE (step 3 and 4 below).
1ptrans.gif (44 bytes)
Please perform the following steps to configure your system with Dual-Stack support:
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.
1ptrans.gif (44 bytes)
CHGSMTPA then press <F4>
1ptrans.gif (44 bytes)

Page down to the interface/domain association parameter and change the value to *LIST and press <Enter>.

1ptrans.gif (44 bytes)

3.  Enter the command below along with the IP address that you are binding the OS/400 SMTP server to:

1ptrans.gif (44 bytes)
ADDSMTPLE TYPE(*SVRBIND) INTNETADR(IP address) then press <Enter>
1ptrans.gif (44 bytes)

4.  Enter the command below along with the IP address that you are binding the OS/400 SMTP server to (same as above):

1ptrans.gif (44 bytes)
ADDSMTPLE TYPE(*CLTBIND) INTNETADR(IP address) then press <Enter>
1ptrans.gif (44 bytes)
5.  Enter the command below to end the Domino server:
1ptrans.gif (44 bytes)
ENDDOMSVR SERVER(domino server name) then press <Enter>
1ptrans.gif (44 bytes)
6.  Enter the command below to configure the Domino server:
1ptrans.gif (44 bytes)
CHGDOMSVR SERVER(domino server name) then press <F4>
1ptrans.gif (44 bytes)

Set the SMTP services parameter (if available) to *DOMINO and enter the IP address (of your Domino server) into the Internet address parameter and press <Enter>. This is the IP address that is associated with the Domino server in the System i local host table (CFGTCP option 10).

1ptrans.gif (44 bytes)
7.  Enter the command below to start the Domino server:
1ptrans.gif (44 bytes)
STRDOMSVR SERVER(domino server name) then press <Enter>
1ptrans.gif (44 bytes)

8.  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)

9.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)
10.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

1ptrans.gif (44 bytes)
11.Verify the configuration by entering the following command:
1ptrans.gif (44 bytes)
NETSTAT, then press <Enter>
1ptrans.gif (44 bytes)

Select option 3 from the menu. Look at the SMTP connection in the local port column. Display the one in listen status and verify that it's associated with the QTCP user profile and the IP address is the one you specified in step 3 and 4 above.

1ptrans.gif (44 bytes)
12.You have completed the setup and testing of SMTP Dual Stack support. Click here to return to step 12 in the "Configure System i E-mail" setup instructions.
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.

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 8.0
This site is protected by copyright and trademark laws under US and International law. Copyright 2000-2010 DDL Systems Consulting, Inc. All rights reserved.