Patch-ID# 100455-01
Keywords: reply-to parse 2.0 lifeline 822 RFC parsing Reply-TO FROM headers mail
Synopsis: LifeLine/2.0: Does not parse the FROM: and/or Reply-TO: fields correctly
Date: Dec/17/91

Solaris Release:

SunOS Release:

Unbundled Product: PC-NFS LifeLine

Unbundled Release: 2.0

Topic: Corrects problem with LifeLine incorrectly parsing mail headers for REPLYs.

BugId's fixed with this patch: 1059748

Relevant Architectures: i386

Patches accumulated and obsoleted by this patch:  

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch: 

 NFSMAIL.EXE

Problem Description: 

     Lifeline Mail 2.0 is not handling the FROM: and/or Reply-TO:
     headers correctly.   In the following cases:
	     
	     John Public <Public-John>
	     "John Q. Public" <Public-John>
      
     In the first, LL2.0 treats the words (tokens) making up the full name
     of the sender outside of the <> (which delimits the real sender address)
     as addresses.  It apparently is also doing it in the second case, and
     looking inside the "" quoted string, which is should not be done.


Patch Installation Instructions:
--------------------------------
    On the PC with PC-NFS installed, do the following:

     C:                              <-- Switch to drive where NFS is.
     CD \NFS                         <-- Move to directory where LifeLine 
                                         is installed.
     REN NFSMAIL.EXE NFSMAIL.OLD     <-- Rename existing NFSMAIL program.
     COPY A:\NFSMAIL.EXE .           <-- Put new NFSMAIL program in place.


    Note:

    - Replace "A:\" with the drive and path which identify the directory
      where this patch is located.


Special Install Instructions: 
-----------------------------
None.
