slrn: copy in approved.sl, fix slrnrc to point to it
This commit is contained in:
7
slrnrc
7
slrnrc
@@ -160,9 +160,9 @@ set save_replies "News/Sent_Emails"
|
||||
|
||||
% The sendmail command allows you to substitute another mailer. Be sure that
|
||||
% it implements the same interface as sendmail!
|
||||
set sendmail_command "/usr/lib/sendmail -oi -t -oem -odb"
|
||||
%set sendmail_command "/usr/lib/sendmail -oi -t -oem -odb"
|
||||
%set sendmail_command "/usr/exim/bin/exim -oi -t -oem -odb"
|
||||
|
||||
set sendmail_command "~/bin/mymuttmsmtp -a Fastmail"
|
||||
|
||||
% Name of score file (relative to HOME directory)
|
||||
set scorefile "News/Score"
|
||||
@@ -521,4 +521,5 @@ setkey readline trim "\e/" % Trim whitespace
|
||||
setkey readline quoted_insert "^Q" % Quoted insert
|
||||
|
||||
%interpret /usr/local/share/slrn/search.sl
|
||||
interpret ~/.slrn/approved.sl
|
||||
% Path is relative to $HOME
|
||||
interpret .slrn/approved.sl
|
||||
|
||||
Reference in New Issue
Block a user