I created a rule that will extract any attachment in a email and put it in a folder.
Here's the rule:
If attachment FullName matches "*.*" SaveAttmt "E:\\Meus Documentos" 1
It seemed to work fine until i realized it only extracted the first 10 attachments from the message.
Am I doing something wrong or is it supposed to work like that?
Thanks,
Andre Luiz
<div style="background-color: rgb(255, 255, 255); padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; "><p style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; ">I created a rule that will extract any attachment in a email and put it in a folder.</p><p style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; ">Here's the rule:&nbsp;</p><p style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; ">If attachment FullName matches "*.*" SaveAttmt "E:\\Meus Documentos" 1</p><p><font class="Apple-style-span" size="2">It seemed to work fine until i realized it only&nbsp;</font>extracted<font class="Apple-style-span" size="2">&nbsp;the&nbsp;first 10 attachments from the message.</font></p><p>Am I doing something wrong or is it supposed to work like that?</p><p>Thanks,</p><p>Andre Luiz&nbsp;</p></div>