nnrpaccess "localhost" "user" "pw" hostname "qad.org" set username "michael" set realname "Michael Klingbeil" % Die search.sl findet man im Macro-Ordner, einfach ins slrn % Verzeichnis verschieben. Mit $ kann man dann eine Volltext suche % starten. interpret search.sl set quote_string ">" set followup_strip_signature 1 % Mit U wird ein Menue geöffnet und man kann dann bequem vorhanden % URL´s anwählen. Aus Faulheit habe ich ein neues Verzeichnis angelegt % und es ie benannt und in diesen den Explorer kopiert. set non_Xbrowser "start e:\\ie\\IEXPLORE.exe %s" set show_article 0 set unsubscribe_new_groups 0 set show_thread_subject 1 set mouse 0 set author_display 2 set display_author_realname 1 set write_newsrc_flags 0 set generate_message_id 0 set editor_command "e:\\slrn\\edit %s" set mail_editor_command "e:\\slrn\\edit %s" set post_editor_command "e:\\slrn\\edit %s" set score_editor_command "e:\\slrn\\edit %s" set sendmail_command "sendsmtp 127.0.0.1" % Damit slrn scoren kann braucht er eine Text-Datei. scorefile "e:\\slrn\\score" set read_active 1 set use_xgtitle 1 set charset ibm850 set use_mime 1 set mime_charset "iso-8859-1" % Hier wird Archiviert und die Pfade müßen angepaßt werden. set save_posts "e:\\slrn\\News\\My_Posts" set save_replies "e:\\slrn\\News\\My_Replies" set failed_posts_file "e:\\slrn\\dead.letter" % If set to 1, slrn will not allow you to post articles that contain % non-quoted lines whose length exceeds 80 characters. If set to 2, % a warning will be generated. set reject_long_lines 2 % Das möchte ich im Header sehen. visible_headers "From:,Subject:,Newsgroups:,Date:,User-Agent:,X-Mailer:,X-Newsreader:,X-Posting-Agent:" % If 0, do not sort. If 1, perform threading. If 2, sort by subject % If 3, thread then sort result by subject % If 4, sort by score. If 5, thread then sort by score. % If 6, sort by score and subject % If 7, thread, then sort by score and subject % If 8, sort by date with most recent first % If 9, thread, then sort by date with most recent first % If 10, sort by date with most recent last % If 11, thread then sort by date with most recent last set sorting_method 7 set display_score 1 % Character to use to hide spoiler text: set spoiler_char '*' % set to 0 to keep the display still, and just reveal the spoiler % set to 1 to start a new page when spoiler is revealed % set to 2 to keep the display still, and reveal ALL spoilers % set to 3 to start new page and reveal ALL spoilers set spoiler_display_mode 3 % Maximum number of articles to read before slrn will prompt. % Default is 100. Set this to zero to turn of prompting. set query_read_group_cutoff 200 % Nun wird es farbig. color article "white" "black" color author "magenta" "black" color boldtext "red" "black" color box "black" "white" color cursor "brightgreen" "black" color description "white" "black" color error "red" "black" color frame "yellow" "blue" color group "white" "black" color grouplens_display "red" "black" color header_name "green" "black" color header_number "green" "black" color headers "brightcyan" "black" color high_score "yellow" "black" color italicstext "magenta" "black" color menu "yellow" "blue" color menu_press "blue" "yellow" color normal "lightgray" "black" color pgpsignature "blue" "black" color quotes "yellow" "black" color quotes1 "magenta" "black" color quotes2 "yellow" "black" color quotes3 "white" "black" color quotes4 "lightgray" "black" color quotes5 "brown" "black" color quotes6 "brown" "black" color quotes7 "brown" "black" color response_char "green" "black" color signature "red" "black" color selection "yellow" "blue" color status "yellow" "blue" color subject "white" "black" color thread_number "white" "black" color tilde "green" "black" color tree "red" "black" color underlinetext "cyan" "black" color verbatum "green" "black" mono high_score reverse