I realize that one is "just passing along" but it does make an archive
search easier if you post the problem that this PTF fixed. Sort of like:
I did this command:
ADDUSRSMTP USRPRF(DUMMY) ALIAS('dummy.person')
and I got:
TCP5323
Message . . . . : Alias characters invalid.
Cause . . . . . : The characters of the alias were invalid. Valid
characters
are case insensitive and include all alpha-numeric characters (a-z, A-Z,
and
0-9), and the following special characters: PERIOD(.), HYPHEN(-) and
UNDERSCORE(_). You need to set alias before you are able to set alias
domain.
Recovery . . . : Correct the error and retry. Add alias to make the
alias
domain meaningful.
From program . . . . . . . . . : QTMSADDUSR
From library . . . . . . . . : QTCP
From module . . . . . . . . : QTMSADDUSR
From procedure . . . . . . . : main
From statement . . . . . . . : 14
To program . . . . . . . . . . : QTMSWRKUSR
To library . . . . . . . . . : QTCP
To module . . . . . . . . . : QTMSWRKUSR
To procedure . . . . . . . . : display_panel__FPcRiP9msgInfo_tN21
To statement . . . . . . . . : 34
It says the period is valid.
This works:
ADDUSRSMTP USRPRF(DUMMY) ALIAS('dummy')
This message is not in the ptf cover letter but it does mention the
period.
Then again: Putting on this PTF does NOT fix the issue.
PTF
ID Status
SI61076 Temporarily applied
Just to royally honk everyone off. While I perfectly documented this
situation and stepped through it. I am not going to report it. I have
other priorities and I don't use ADDUSRSMTP.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.