Why does Attachments.Count return 0 on incoming mail with attachments?

后端 未结 2 1254
攒了一身酷
攒了一身酷 2020-12-20 09:38

I\'m trying to save attachments automatically to a local folder using Outlook 2010.

It works when I first create the rule and apply it to all inbox. It doesn\'t work

2条回答
  •  时光取名叫无心
    2020-12-20 10:34

    I finally found out the reason. It seems that using IMAP is not an option if I want to save attachments automatically. I switched to POP3 and everything works just fine.

提交回复
热议问题