summaryrefslogtreecommitdiff
path: root/hebrew/pine/files/dot.pinerc.pgp.sample
blob: 512509a30448927f7406d855f844c823050b6221 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# List of features; see Pine's Setup/options menu for the current set.
# e.g. feature-list= select-without-confirm, signature-at-bottom
# Default condition for all of the features is no-.
feature-list=compose-send-offers-first-filter

# This variable takes a list of programs that message text is piped into
# after MIME decoding, prior to display.
display-filters="-----BEGIN PGP" @@PREFIX@@/bin/pgpdecode

# This defines a program that message text is piped into before MIME
# encoding, prior to sending
sending-filters=@@PREFIX@@/bin/pgpsign,
        @@PREFIX@@/bin/pgpencrypt _RECIPIENTS_

# hook, to get rid of the sucking 'quoted printable' ;-))
# enable-8bit-esmtp-negotiation