"SMIME Receive" retrieves messages from a POP3 server, decrypts them if necessary using a certificate in the Windows certificate store, and adds the attachments, if any, to the list of files to be processed.
Input Parameters
If the script fails to run and returns an error, it is most likely due to a configuration error. See the list of error codes below to determine what the problem might be:
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 |