Use validateGeneralMailAddressedTo for private mail box

This commit is contained in:
Bryan Ashby 2018-01-13 09:08:17 -07:00
parent 84fd0ff6d2
commit 011c863547
1 changed files with 1 additions and 1 deletions

View File

@ -2324,7 +2324,7 @@
ET2: { ET2: {
argName: to argName: to
focus: true focus: true
validate: @systemMethod:validateUserNameExists validate: @systemMethod:validateGeneralMailAddressedTo
} }
ET3: { ET3: {
argName: subject argName: subject