Quote:
Originally Posted by starbuckk
The Yahoo Mail link works great. But I'd like to be able to filter out the Bulk, Trash and Sent folders. I thought it would be as easy as filtering them out, but the example in WCC is set up to filter out everything, with exceptions that use formulas that are a little over my head. I'm looking, but if anyone has tackled this, perhaps you can share your solution?
Thanks!
|
No biggie :)
In iSiloX,
go to the "Yahoo Mail +" channel, right click to access its properties, go to "Links" tab, click on "URL Filters".
There, in the 'Inclusion Filters', double-click on the first (of the three) filters. Replace it with the following regex filter:
(?=(?:(?!act=|fdr=Bulk|fdr=Draft|fdr=Sent|fdr=Tras h|fdr=keep).)*$)dp=mail (it is not correctly displayed here, no space between ke ep -> so keep)
You can also download the preconfigured .ixl file for Yahoo Mail Inbox-only.
Hope it works for you!