Problem:

Zipped report passwords are converted to upper case when I use the MAILRPT API to email a report.

Solution:

Make sure to enter a password with single quotes around it when you want to use a lower-case password. 
 
Example: testpass will get converted to TESTPASS
Without the single quotes, the password gets converted to capital letters. 
 
Example: TESTPASS will get converted to TESTPASS
When entered as capital letters the password gets converted to capital letters. 
 
Example: 'testpass' will get converted to testpass
Example: 'TestPass' will get converted to TestPass
With the single quotes, the password gets converted to lowercase or mixed-case letters letters. 
Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case