From 21702e7a715ac332dc7e6dafce8d15848c4de856 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 30 Jun 2002 05:00:16 +0000 Subject: add path_{less,more,w3m} for convenience sort classify a little --- fml/etc/src/config.cf.ja/paths.cf | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'fml') diff --git a/fml/etc/src/config.cf.ja/paths.cf b/fml/etc/src/config.cf.ja/paths.cf index faba5f73..b3198ae9 100644 --- a/fml/etc/src/config.cf.ja/paths.cf +++ b/fml/etc/src/config.cf.ja/paths.cf @@ -28,6 +28,9 @@ path_uuencode = @UUENCODE@ path_compress = @COMPRESS@ + +=head2 MTA related + path_sendmail = @SENDMAIL@ path_newaliases = @NEWALIASES@ @@ -40,11 +43,8 @@ path_postconf = @POSTCONF@ path_postmap = @POSTMAP@ -path_nkf = @NKF@ - -path_kakasi = @KAKASI@ -path_namazu = @NAMAZU@ +=head2 encryption/decryption path_pgp = @PGP@ @@ -60,3 +60,17 @@ path_pgpv = @PGPV@ path_gpg = @GPG@ + +=head2 utilities + +path_nkf = @NKF@ + +path_kakasi = @KAKASI@ + +path_namazu = @NAMAZU@ + +path_less = @LESS@ + +path_more = @MORE@ + +path_w3m = @W3M@ -- cgit v1.2.1