Bug 42123

Summary: maintainer-update of mail/mutt-devel
Product: Ports & Packages Reporter: Udo.Schweigert
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Udo.Schweigert 2002-08-28 14:50:01 UTC
Maintainer update of mail/mutt-devel:

	- Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt
	  (via the pgp_create_traditional option)
	  Pointed out by Dale Woolridge <dale@woolridge.ca>

Comitter: Removed file (cvs rm) files/extra-patch-pgp-outlook
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2002-08-28 20:26:56 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 Niels Bakker 2002-08-31 14:54:42 UTC
pgp_create_traditional creates a body part with 
application/pgp-signature as MIME type.
pgp_outlook_compat creates a body part with text/plain when 
pgp_create_traditional is set.

These are two different things.  Outlook, earlier version of Eudora and 
others choke on the former while permitting PGP signed mails of the 
latter types to be verified.

Please reinstitute this option.

Regards,

	-- Niels.