What I have done:
  TCPPR11 TCPIP - TCPMAINT 198 disk
  TCPPR11 DATA  - TCPMAINT 592 disk

SMTSETUP EXEC - TCPMAINT 198 disk

U = userid()                                                          
if U = 'SMTP' then                                                    
  'COPY TCPIP DATA F TCPIP DATA A (OLDD REPLACE'            
if U = 'SMTPPB11' then                                                
  'COPY TCPPB11 DATA F TCPIP DATA A (OLDD REPLACE'          
if U = 'SMTPPR11' then                                                
  'COPY TCPPR11 DATA F TCPIP DATA A (OLDD REPLACE'          
if U = 'SMTPTR11' then                                                
  'COPY TCPTR11 DATA F TCPIP DATA A (OLDD REPLACE'          
Exit

This ensures the SMTP server has the correct xxxx DATA file.

There may be better ways to achieve this, but this works for my
applications.

Cecelia Dusha                                       

-----Original Message-----
From: Shimon Lebowitz [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 17, 2007 8:44 AM
To: [email protected]
Subject: alternate SMTP server

Hi,
I set up an alternate TCPIP stack - the TCPIP user has a CPUID that has a
different name in the SYSTEM NETID.

That TCPIP starts a different SMTP server, also on that 'other system'
(CPUID). [Note: not to be confused with OtherSystem (tm?) ]

My own userid is running with that CPUID, and identifies itself using that
system name from the NETID. My user correctly uses the alternate stack, but
when I send a note with SENDFILE ( NOTE SMTP it goes to the SMTP user, and
*not* to my alternate server.

Is there something to set to tell it who the correct server is? I am getting
tired of 'CP TRAN SMTP R ...'.

Thanks,
Shimon


--
**********************************************************************
**
Shimon Lebowitz                mailto:[EMAIL PROTECTED]
VM System Programmer           .
Israel Police National HQ.     http://www.poboxes.com/shimonpgp
Jerusalem, Israel              phone: +972 2 542-9877  fax: 542-9308
**********************************************************************
**

Reply via email to