summaryrefslogtreecommitdiff
path: root/pinerc
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-12 17:02:02 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-12 17:02:02 +0200
commit370b3687519a247758eb79b4ac407924ab8963d3 (patch)
tree846a3bafce2cd2a26b57223e9f743c71d3632354 /pinerc
parent6325eb5a324b58d82465956f810c611d07aebeb8 (diff)
downloaddotfiles-370b3687519a247758eb79b4ac407924ab8963d3.tar.xz
pinerc: added missing topal support
Diffstat (limited to 'pinerc')
-rw-r--r--pinerc16
1 files changed, 8 insertions, 8 deletions
diff --git a/pinerc b/pinerc
index 82c3fd2..49e25d8 100644
--- a/pinerc
+++ b/pinerc
@@ -13,7 +13,7 @@ personal-name=anrxc
user-domain=sysphere.org
# List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail.
-smtp-server=mail.t-com.hr
+smtp-server=localhost
# NNTP server for posting news. Also sets news-collections for news reading.
nntp-server=news.t-com.hr,
@@ -230,19 +230,19 @@ use-only-domain-name=
# This variable takes a list of programs that message text is piped into
# after MIME decoding, prior to display.
# Topal
-#display-filters=_BEGINNING("-----BEGIN PGP ")_ /usr/local/bin/topal -display _TMPFILE_ _RESULTFILE_
+display-filters=_BEGINNING("-----BEGIN PGP ")_ /usr/bin/topal -display _TMPFILE_ _RESULTFILE_
# PinePG
-display-filters=_LEADING("-----BEGIN PGP MESSAGE-----")_ /usr/local/src/pinepg/decrypt _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
- _LEADING("-----BEGIN PGP SIGNED MESSAGE-----")_ /usr/local/src/pinepg/verify _TMPFILE_ _RESULTFILE_
+#display-filters=_LEADING("-----BEGIN PGP MESSAGE-----")_ /usr/local/src/pinepg/decrypt _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
+# _LEADING("-----BEGIN PGP SIGNED MESSAGE-----")_ /usr/local/src/pinepg/verify _TMPFILE_ _RESULTFILE_
# This defines a program that message text is piped into before MIME
# encoding, prior to sending
# Topal
-#sending-filters=/usr/local/bin/topal -send _TMPFILE_ _RESULTFILE_ _RECIPIENTS_,
-# /usr/local/bin/topal -sendmime _TMPFILE_ _RESULTFILE_ _MIMETYPE_ _RECIPIENTS_
+sending-filters=/usr/bin/topal -send _TMPFILE_ _RESULTFILE_ _RECIPIENTS_,
+ /usr/local/bin/topal -sendmime _TMPFILE_ _RESULTFILE_ _MIMETYPE_ _RECIPIENTS_
# PinePG
-sending-filters=/usr/local/src/pinepg/clearsign _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
- /usr/local/src/pinepg/encrypt _RECIPIENTS_ _RESULTFILE_ _DATAFILE_ _PREPENDKEY_
+#sending-filters=/usr/local/src/pinepg/clearsign _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
+# /usr/local/src/pinepg/encrypt _RECIPIENTS_ _RESULTFILE_ _DATAFILE_ _PREPENDKEY_
# A list of alternate addresses the user is known by
alt-addresses=REMOVED