Can ABE allow sub-objects, too?
Posted: Tue Jun 30, 2009 3:49 am
Specifically, the infamous Yahoo Classic Mail attachment upload or download objects. They don't show in the menu until you attempt the u/l or d/l (and the menu changes color in F2 now -- thanks given elsewhere!). The rules I have tried, based on what shows in "Blocked Objects" when attempting to upload an attachment, are:
These were based on there usually being two objects, one starting with *@http... and the other, unknown@http.. , the rest of it being,
*@http://attach.XXX.mail.yahoo.com. The *@hhtp one is the one I have always used successfully, manually.
...where XXX is often either "mud" (Mail Up/Download?), "re3", "reX", where X is an integer 1-9, but sometimes other seemingly random characters, hence the attempt at wildcarding.
No success. Still must manually allow the objects for each session. Are these outside the scope of ABE?
Code: Select all
Site *@http://attach.*.mail.yahoo.com *@http://attach.re3.mail.yahoo.com
Accept from mail.yahoo.com
Deny
Site unknown@http://attach.re3.mail.yahoo.com
Accept from yahoo.com
Deny
*@http://attach.XXX.mail.yahoo.com. The *@hhtp one is the one I have always used successfully, manually.
...where XXX is often either "mud" (Mail Up/Download?), "re3", "reX", where X is an integer 1-9, but sometimes other seemingly random characters, hence the attempt at wildcarding.
No success. Still must manually allow the objects for each session. Are these outside the scope of ABE?