Hi everybody:   we've installed SMTP  with NJE GATEWAY in a zOS1.4
enviroment and option SECURE is enabled in smtpconf dataset.  SMTP send
mails to an external Microsoft Exchange server .
Tests are carried out with XMIT command, as follows:
 
HELO MVSDESA
MAIL FROM:<USER1>
RCPT TO:<NESTOR>
DATA
From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
Subject: TEST
 
 
USER1 is verified by RACF and always must be the same user ( TSO USER1 )
that submit XMIT command  and must be authorized in SMTP.SECURE, as well.
 
However, if From  is added after  DATA ,  the recipient will receive a mail
' originated by PEPE'  instead
by USER1 ( in fact, overrides MAIL FROM ) and this is a drawback in
security.
 
Any idea about solving this?
 
Tks in advance.
Nestor.-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to