/[mailutils]/mailutils/mail/from.c
ViewVC logotype

Diff of /mailutils/mail/from.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by gray, Thu Aug 7 08:53:27 2003 UTC revision 1.24 by gray, Sun Sep 21 15:36:16 2003 UTC
# Line 57  mail_from0 (msgset_t *mspec, message_t m Line 57  mail_from0 (msgset_t *mspec, message_t m
57            address_destroy (&address);            address_destroy (&address);
58          }          }
59      }      }
60      util_rfc2047_decode (&from);
61    
62    header_aget_value_unfold (hdr, MU_HEADER_SUBJECT, &subj);    header_aget_value_unfold (hdr, MU_HEADER_SUBJECT, &subj);
63      util_rfc2047_decode (&subj);
64        
65    message_get_attribute (msg, &attr);    message_get_attribute (msg, &attr);
66        

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26