changeset 62 | db3f5fa34ec7 |
parent 0 | 8e480a14352b |
60:9f5ae1728557 | 62:db3f5fa34ec7 |
---|---|
1 [LoadMsvIdParamToFile] |
|
2 actionParam = smtpMessageId "c:\msgtest\SaveIntParamToFile.txt" |
|
3 |
|
4 // id of the message that was created, file name, State=Expected to Pass where Pass(=1)/Fail(=0). |
|
5 [DeleteAttachmentPass] |
|
6 actionParam = smtpMessageId "CAFW_att.txt" 1 |
|
7 |
|
8 [DeleteAttachmentFail] |
|
9 actionParam = smtpMessageId "CAFW_att.txt" 0 |