Added. Should be in next release. Thanks for contributing! Changed to banyg to avoid collisions with searches using the word ban.
JB > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Shawn K. Hall > Sent: Friday, August 08, 2003 5:04 AM > To: DQSD-Users [SF.net] > Subject: [DQSD-Users] Ban email address(es) from your YahooGroups > > > Hello all, > > I include below a search to ban email addresses from several > yahoogroups at once. To use: > ban [EMAIL PROTECTED] > ban [EMAIL PROTECTED] [EMAIL PROTECTED] > > You either need to set local preference variables or it will > prompt you for loging information and group information on the server: > > strYahooGroups = "group1 group2 group3"; > strYahooID = "yahooid"; > strYahooPwd = "yahoopassword"; > > Regards, > > Shawn K. Hall > http://ReliableAnswers.com/ > > '// ======================================================== > My train of thought derailed. > '// ======================================================== > > <search function="ban"> > <name>YahooGroups Ban-Bot</name> > <category>Computers</category> > <contributor>Shawn K. Hall</contributor> > <link>http://ReliableAnswers.com/yg/ban/</link> > <email>[EMAIL PROTECTED]</email> > <description> > Ban email addresses from your YahooGroups > <div class="helpboxDescLabels">Switches:</div> > <table class="helpboxDescTable"> > <tr><td>email address</td><td> - </td><td>email > address(es) to ban</td></tr> > </table> > <div class="helpboxDescLabels">Examples:</div> > <table class="helpboxDescTable"> > <tr><td>ban [EMAIL PROTECTED]</td></tr> > <tr><td>ban [EMAIL PROTECTED] > [EMAIL PROTECTED]</td></tr> > </table> > </description> > <comment> > This is pretty spiffy, eh? > </comment> > > <form name="banf" > method="post" > action="http://reliableanswers.com/yg/ban/default.aspx"> > <input type="hidden" name="login" value="" /> > <input type="hidden" name="passwd" value="" /> > <input type="hidden" name="banrem" value="ban" /> > <input type="hidden" name="txtEmails" value="" /> > <input type="hidden" name="txtLists" value="" /> > <input type="hidden" name=".tries" value="1" /> > <input type="hidden" name=".src" value="" /> > <input type="hidden" name=".md5" value="" /> > <input type="hidden" name=".hash" value="" /> > <input type="hidden" name=".js" value="" /> > <input type="hidden" name=".last" value="" /> > <input type="hidden" name="promo" value="" /> > <input type="hidden" name=".intl" value="us" /> > <input type="hidden" name=".bypass" value="" /> > <input type="hidden" name=".partner" value="" /> > <input type="hidden" name=".u" value="5ic2kkgv7qfms" /> > <input type="hidden" name=".v" value="0" /> > <input type="hidden" name=".challenge" > value="3yFbE395ov5iLTV7bSek2cCe6Px." /> > <input type="hidden" name=".yplus" value="" /> > <input type="hidden" name=".emailCode" value="" /> > <input type="hidden" name="pkg" value="" /> > <input type="hidden" name="stepid" value="" /> > <input type="hidden" name="hasMsgr" value="0" /> > <input type="hidden" name=".chkP" value="Y" /> > <input type="hidden" name=".done" > value="http://groups.yahoo.com/group/xYG/" /> > <input type="hidden" name=".save" value="Process" /> > </form> > > <script><![CDATA[ > function ban(q) > { > document.banf.login.value = strYahooID; > document.banf.passwd.value = strYahooPwd; > document.banf.txtLists.value = strYahooGroups; > document.banf.txtEmails.value = q; > submitForm(banf); > } > ]]></script> > <copyright> > The following applies if this file is included and > distributed with Dave's Quick Search Deskbar: > Copyright (c) 2002 David Bau; Distributed under the terms > of the GNU Public License, Version 2 > (http://www.gnu.org/copyleft/gpl.txt) > </copyright> > > <created_by> > This search file was created on 2003/08/08 by Shawn K. Hall > Copyright C 2003 Shawn K. Hall; Distributed under the > terms of the GNU General Public License, Version 2 > </created_by> > </search> > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users [EMAIL PROTECTED] http://sourceforge.net/mailarchive/forum.php?forum_id=8601
