Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 15:37:00 -0500
From:      "User1001" <supraexpress@globaleyes.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/98400: pine-pgp-filters fails with pine-4.64 - appears that newest pine doesn't automatically pass Header Records
Message-ID:  <1149280620.2855@freebsd2.localnet10>
Resent-Message-ID: <200606022040.k52KeYJY062054@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98400
>Category:       ports
>Synopsis:       pine-pgp-filters fails with pine-4.64 - appears that newest pine doesn't automatically pass Header Records
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 02 20:40:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     User1001
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.5-PRERELEASE #3: Mon May 22 18:29:37 CDT 2006
              FreeBSD 6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006


>Description:


pine-pgp-filters scripts expect composed mail SMTP header records to be passed to them for extracting sender and recipient
information. Pine-4.64 (current as of May, 2006) does not do this, though it appears that older versions of Pine do (at least on Solaris).

When attempting to encrypt mail, a null userid value is used for the "local-user" GPG parameter which causes GPG to fail.

Fix tested on (newest) Pine-4.64 and older Pine-4.58 successfully.


>How-To-Repeat:





>Fix:


Add another PINE 'sending-filters'  Command Modifying Token: _INCLUDEALLHDRS_

sending-filters=/usr/local/libexec/ppf_sign _INCLUDEALLHDRS_,
        /usr/local/libexec/ppf_encrypt _INCLUDEALLHDRS_ _RECIPIENTS_


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1149280620.2855>