|
yes, the same machine.
SYSTEMI is system name in DSPNETA
________________________________
From: Jack Kingsley <iseriesflorida@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Sent: Monday, March 5, 2012 3:24 PM
Subject: Re: smtp and v7r1
Is your SYSTEMI.MYDOMAIN.LOCAL the same thing as AS400.MYDOMAIN.LOCAL
On Fri, Mar 2, 2012 at 4:44 PM, dino muzic <dimuzic@xxxxxxxxx> wrote:
ok,MYDOMAIN.LOCAL!) finish to be accepted under v5r4, otherwise rejected
given the ip configuration as follows:
CFGTCP option 10
1.1.1.4 SYSTEMI.MYDOMAIN.LOCAL
AS400.MYDOMAIN.LOCAL
MYDOMAIN.LOCAL
MYDOMAIN.COM <http://mydomain.com/>
CFGTCP option 12
HOSTNAME 'AS400'
DMNNAME 'MYDOMAIN.LOCAL'
DMNSCHLIST 'mydomain.local'
HOSTSCHPTY *LOCAL
INTNETADR 1.1.1.1
1.1.1.2
and SMTP system alias table
UPDDTA QATMSMTPA
USERID: USERID1
ADDRESS: SYSTEMI
SMTPUID: USER1
SMTPFLAG: D
RESERVED:
DOMROUTE: MYDOMAIN.LOCAL
The Big Question :
why is that an inbound mail from internet aimed at USER1@xxxxxxxxxxxx(not
> under v7r1?
http://www-912.ibm.com/s_dir/SLKBase.nsf/0/34879f5e413aa5cd8625697b0053f36a?OpenDocument
seems like that v5r4 doesn't honor the "complete smtp name" but considers
the "smtp user id" portion only. The DOMROUTE field in QATMSMTPA file can
be set to MYDOMAIN.LOCAL and an incoming mail from internet can still be
delivered.
________________________________
From: Jack Kingsley <iseriesflorida@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Sent: Friday, March 2, 2012 4:39 PM
Subject: Re: smtp and v7r1
Maybe take a look at this:
compared
On Thu, Mar 1, 2012 at 3:39 PM, dino muzic <dimuzic@xxxxxxxxx> wrote:
Jack, thanks for reply!same
apart from new parameters introduced in v7r1, SMTP attributes are the
CHGSMTPA + F4
...(common part omitted)
OVRRJTCNNL *NO
ALWBARELF *YES
VFYID *NO
ALWAUTH *NONE
VFYMSFMSG *YES
VFYFROMUSR *ALL
FWDHUBSVR relay.mydomain.local
wrkdire setup is same on v5r4
SYSTEMI can ping and send outbound mail with no problem at all.
it can recive the inbound mail also, but it refuses to accept mail for
user@xxxxxxxxxxxx .
remember, mydomain.com is our pubblic domain name.
________________________________
From: Jack Kingsley <iseriesflorida@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Sent: Thursday, March 1, 2012 6:51 PM
Subject: Re: smtp and v7r1
Have you checked your SMTP attributes to see what they look like
===============================================================================================to the old machine. Do you have the WRKDIRE setup. Can you ping yourserver
gateway SMTP with any problems.
On Thu, Mar 1, 2012 at 7:56 AM, dino muzic <dimuzic@xxxxxxxxx> wrote:
hi,
recently upgraded from v5r4 to v7r1. we are running smtp and pop
with msf framework all on one machine.
iseries(SYSTEMI) is acting as internal smtp server.
smtp traffic from and to internet is relayed through an intermediate
machine.
we use separate domain names
===========================================
MYDOMAIN.LOCAL .... internal domain name
MYDOMAIN.COM <http://mydomain.com/> .... public domain name
iseries (SYSTEMI) system configuration follows:
dspneta
===========================================
SYSTEMI
APPN
SYSTEMI
SYSTEMI
BLANK
*ENDNODE
*NONE
*NONE
200
128
*LCLNETID *ANY
SYSTEMI interface ip:
===========================================
1.1.1.4
tcp domain configuration:
===========================================
HOSTNAME 'AS400'
DMNNAME 'MYDOMAIN.LOCAL'
DMNSCHLIST 'mydomain.local'
HOSTSCHPTY *LOCAL
INTNETADR 1.1.1.1
1.1.1.2
host table:
===========================================
1.1.1.4 SYSTEMI.MYDOMAIN.LOCAL
AS400.MYDOMAIN.LOCAL
MYDOMAIN.LOCAL
MYDOMAIN.COM <http://mydomain.com/>
dspdire user:
===========================================
JOHN SYSTEMI
e-mail for user John Black
SYSTEMI
EMJOHN ..(user account)
JOHN SYSTEMI
SANDY SYSTEMI
e-mail for user Sandy White
SYSTEMI
EMSANDY ..(user account)
SANDY SYSTEMI
...
smtp alias table:
===========================================
ID user SMTP . . . . . : jblack
Domain SMTP . . . . . . : MYDOMAIN.LOCAL
ID user SMTP . . . . . : swhite
Domain SMTP . . . . . . : MYDOMAIN.LOCAL
...
smtpa:
===========================================
AUTOSTART *NO
RTYMIN
10
30
RTYDAY
0
0
RTYHOUR
0
0
RTYRMTSVR *NO
AUTOADD *NO
USRIDPFX QSM
ADDRESS QSMRMTAD
SYSNAME TCPIP
TBLTYPE *SYSTEM
USRIDDELIM '?'
MAILROUTER
*NONE
CCSID 00819
TBLSMTPOUT
*CCSID
TBLSMTPIN
*CCSID
FIREWALL *YES
JOURNAL *NO
ALLMAILMSF *YES
PCTRTGCHR *YES
DIALSCD *NO
ETRNSVR *NO
ETRNCLT *NO
MIME8BIT *NO
NFYDLVRY *NONE
SBSD QSYSWRK
QSYS
RBLSVR *NONE
ALWRLY *ALL
POPWDW 65535
IFCDMN *NONE
FTRACN *NONE
OVRRJTCNNL *NO
ALWBARELF *YES
VFYID *NO
ALWAUTH *NONE
VFYMSFMSG *YES
VFYFROMUSR *ALL
FWDHUBSVR relay.mydomain.local
Sending mail from:
internal to internal domain
localjblack@mydomain.local to swhite@mydomain.local ..this mail is
===============================================================================================to
SYSTEMI
*this works on v5r4 and v7r1
internal to any domain on internet
relayedjblack@mydomain.local to someuser@xxxxxxxxx ..this mail is
===============================================================================================through FWDHUBSVR ( relay.mydomain.local, which
is rewriting jblack@mydomain.local to jblack@xxxxxxxxxxxx)
*this works on v5r4 and v7r1
external world to internal domain
usersomeuser@xxxxxxxxx to jblack@xxxxxxxxxxxx ..this mail is relayedthrough
relay and delivered to SYSTEMI with recipient jblack@xxxxxxxxxxxx .
*this works on v5r4 not on v7r1!
*v7r1 replays with no delivery ( not able to deliver mail for
mailingjblack@xxxxxxxxxxxx)table.
seems as on v5r4 one could simply add reference to mydomain.com into
SYSTEMI host table and "override" the domain portion of smtp alias
any ideas on how to "convince" the v7r1 to accept incoming smtp with
recipient domain portion mydomain.com?
any help would be appreciated
thanks
dino muzic
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
listlistlist
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxlist
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxlist
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.