I don't think you understand the problem with the '#MailTip.ReceiveProgress' propertie.
The problem is that this propertie should be only visible when Mailtip is trying to find Emails. When I launch the plugin for the first time and it has not downloaded any data yet, this is visible; '#MailTip.ReceiveProgress'. It should not been visible at all!
Only when it tries to download data it should be visible like; 0, 1, 2, 3, 4, etc.
EDIT: Found it! It was <visible>string.equals(#MailTip.Action,Receive)</visible>. Thanks! :d
Last edited: