Binary GetYournews Version 1.0.05 README.TXT
-----------------------------------------

Based on GetyourNews Version 2.16.2 from Nathan Woodruff. An unbelievable, multithreaded, yet simple and powerful
newsgroup attachment downloader.When you absolutely, positivity, have to download EVERYTHING. Author - Neil Staib
(os2sec@yahoo.com).

This software is Donationware.

Disclaimer of Warranty
----------------------
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING
THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

Limitation of Liability
-----------------------
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY
WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

Usage:
-------
Binary GetYourNews - Version 1.0.05 - Copywrite Feb 14 2010
Usage - GYN {/U=(username) /P=(password)}
        {/LIST - List all newsgroups}
        {/LOGS - Create Logs}
        (/CROSSPOSTSKIP - Skip Cross posted messages)
        (/MAXCONNECTIONS=x - x = number of connections)
          Username/Password only required
            if newsserver login is required
        {/DEBUG - Save all message as raw text including headers}

Installation:
------------
1. Unzip the file into directory.
2. Run gyn first to create newsserver2.ini
3. Edit newsserver2.ini

Filtering (Maximum 99 keywords with 256 characters per line)
------------------------------------------------------------
1. Edit spam.txt
2. Add in keywords that you want the program to search in the header of the message. If the keyword is found, the messaged
   is skipped and body (large part on it) won't be downloaded.

Changes from GetyourNews
------------------------
1. Add filtering for spam in headers based on keywords.
2. Improved support for new versions of encoding software.
3. Skip messages with less than 100 lines. eg. Text Messages.
4. Checks to if the server requires a username/password.
5. Verify the username and password you enter from command line is correct before the program connects to the server.
6. Drop support other languages.

Upgrading from GetyourNews
--------------------------
1. Delete all dll's and the exe file.

CHANGLOG
--------
Version 1.0.0  - Initial Release
        1.0.1  - Fixed typo errors
        1.0.2  - Fixed typo errors
        1.0.3  - New Feature -
                           Checks to if the server requires a username/password.
                           Verify the username and password you enter from command line is correct before the program connects
                           to the server.
                 Fixed - Memory Leak.
                 Fixed - Terminates the thread of the newsgroup if there is no msgs in it.
        1.0.4  - Reduce memory footprint. Works fine with Samba running in the background. Added support for
                 types of messages.
        1.0.5  - Fixed a problem with direct.dll. Fix bad filename support in uucode.dll, should stop program
                 from crashing. If the program is unable to extract the message, it save as .jpg picture with generic name.
                 Added in /debug to save raw messages from the newsgroup.







