SMIME Receive retrieves messages from a POP3 server, decrypts them if necessary using a certificate in the Windows certificate store, and adds any attachments to the list of files to be processed.
Input Parameters
If the script fails to run and returns an error, it is typically due to a configuration error. See the list of error codes to diagnose the problem.
Error Code |
Meaning |
---|---|
500 |
A required task parameter was not found. |
501 |
Could not access POP3 server. |
502 |
Error while retrieving a message. |
503 |
Error decrypting a message. |
504 |
Error verifying a message signature. |
505 |
Error saving attachment file. |