/************************************************************************ * * * Known fields when formail is splitting messages (the first * * "-m nnn" fields encountered should be among them or one of * * the special From_, Article_ or X- fields). * * * * If you need to add one (be sure to update "cdigest" below as * * well!), drop me a mail, I might be interested in including * * it in the next release. * * * ************************************************************************/ /*$Id: header.h,v 1.44 1999/07/06 06:12:22 guenther Exp $*/ X(returnpath, "Return-Path:") /* RFC 822 */ X(received, "Received:") /* ditto ... */ X(replyto, "Reply-To:") X(Fromm, "From:") X(sender, "Sender:") X(res_replyto, "Resent-Reply-To:") X(res_from, "Resent-From:") X(res_sender, "Resent-Sender:") X(date, "Date:") X(res_date, "Resent-Date:") X(To, "To:") X(res_to, "Resent-To:") X(cc, "Cc:") X(res_cc, "Resent-Cc:") X(bcc, "Bcc:") X(res_bcc, "Resent-Bcc:") X(messageid, "Message-ID:") X(res_messageid, "Resent-Message-ID:") X(inreplyto, "In-Reply-To:") X(references, "References:") X(keywords, "Keywords:") X(subject, "Subject:") X(scomments, "Comments:") X(ncrypted, "Encrypted:") X(notrequpdelry, "Notice-Requested-Upon-Delivery-To:") /* DSN */ X(finrecipient, "Final-Recipient:") /* ditto ... */ X(remmta, "Remote-MTA:") X(diagcode, "Diagnostic-Code:") X(lastattemptdate, "Last-Attempt-Date:") X(errorsto, "Errors-To:") /* sendmail extension */ X(retreceiptto, "Return-Receipt-To:") /* ditto ... */ X(precedence, "Precedence:") X(fullname, "Full-Name:") X(postddate, "Posted-Date:") X(recvddate, "Received-Date:") X(mssage, "Message:") X(text, "Text:") X(via, "Via:") X(apparentlyto, "Apparently-To:") X(apresto, "Apparently-Resent-To:") X(dliveredto, "Delivered-To:") /* qmail extension */ X(mlinglist, "Mailing-List:") /* ditto ... */ X(autforwarded, "Autoforwarded:") /* X.400 extension */ X(cntidentifier, "Content-Identifier:") /* ditto ... */ X(conversion, "Conversion:") X(convwithloss, "Conversion-With-Loss:") X(deldate, "Delivery-Date:") X(dx4ipmsextensions, "Discarded-X400-IPMS-Extensions:") X(dx4mtsextensions, "Discarded-X400-MTS-Extensions:") X(dlexpansionhistory, "DL-Expansion-History:") X(defdelivery, "Deferred-Delivery:") X(expirydate, "Expiry-Date:") X(importance, "Importance:") X(incompletecopy, "Incomplete-Copy:") X(language, "Language:") X(latdeliverytime, "Latest-Delivery-Time:") X(msgtype, "Message-Type:") X(obsoletes, "Obsoletes:") X(supersedes, "Supersedes:") /* depreciated */ X(orgencodedinfts, "Original-Encoded-Information-Types:") X(orgnreturnaddress, "Originator-Return-Address:") X(priority, "Priority:") X(replyby, "Reply-By:") X(reqdeliverymethod, "Requested-Delivery-Method:") X(sensitivity, "Sensitivity:") X(x400contenttype, "X400-Content-Type:") X(x400mtsidentifier, "X400-MTS-Identifier:") X(x400originator, "X400-Originator:") X(x400received, "X400-Received:") X(x400rcipients, "X400-Recipients:") X(x400trace, "X400-Trace:") X(altrecipient, "Alternate-Recipient:") X(prevnondeliveryrep, "Prevent-Nondelivery-Report:") X(gendeliveryrep, "Generate-Delivery-Report:") X(discloserecipients, "Disclose-Recipients:") X(cntreturn, "Content-Return:") X(autsubmitted, "Auto-Submitted:") X(ppwarning, "PP-Warning:") /* ? */ X(fcc, "Fcc:") /* Mush extension */ X(resent, "Resent:") /* MH extension */ X(forwarded, "Forwarded:") /* ditto ... */ X(replied, "Replied:") X(article, "Article:") /* USENET extension */ X(path, "Path:") /* ditto ... */ X(summary, "Summary:") X(organisation, "Organisation:") X(aorganization, "Organization:") X(newsgroups, "Newsgroups:") X(followupto, "Followup-To:") X(approved, "Approved:") X(lines, "Lines:") X(expires, "Expires:") X(control, "Control:") X(distribution, "Distribution:") X(xref, "Xref:") X(originator, "Originator:") X(nntppostinghost, "NNTP-Posting-Host:") X(submittedby, "Submitted-by:") X(postdto, "Posted-To:") X(mailcopiesto, "Mail-Copies-To:") X(title, "Title:") /* antiquated USENET extension */ X(aRticleid, "Article-I.D.:") /* ditto ... */ X(posted, "Posted:") X(relayversion, "Relay-Version:") X(sentby, "Sent-By:") /* UUCP extension */ X(cnttype, "Content-Type:") /* Internet extension */ X(encoding, "Encoding:") /* ditto ... */ X(cntmd5, "Content-MD5:") X(mimeversion, "MIME-Version:") /* MIME extension */ X(cnttransferenc, "Content-Transfer-Encoding:") /* ditto ... */ X(cntid, "Content-ID:") X(cntdescription, "Content-Description:") X(cntdisposition, "Content-Disposition:") X(accept, "Accept:") /* HTTP extension */ X(spublic, "Public:") /* ditto ... */ X(allow, "Allow:") /* or is it Allowed: ? */ X(lastmodified, "Last-Modified:") X(uri, "URI:") X(vversion, "Version:") X(derivedfrom, "Derived-From:") X(cntlanguage, "Content-Language:") X(cost, "Cost:") X(srver, "Server:") X(wwwlink, "WWW-Link:") /* or is it Link: ? */ X(acknowledgeto, "Acknowledge-To:") /* MMDF extension */ X(transportoptions, "Transport-Options:") /* SysV mailer extension */ X(defltoptions, "Default-Options:") X(cntlength, "Content-Length:") X(rference, "Reference:") X(autoforwardedfrom, "Auto-Forwarded-From:") X(autofcount, "Auto-Forward-Count:") X(endofheader, "End-of-Header:") X(orgafrom, "Original-From:") X(orgato, "Original-To:") X(orgacc, "Original-Cc:") X(orgaforwfrom, "Original-Auto-Forwarded-From:") X(orgdate, "Original-Date:") X(notdeliveredto, "Not-Delivered-To:") X(reportversion, "Report-Version:") X(orgreceived, "Original-Received:") /* ? */ X(status, "Status:") /* mailer extension */ X(mailfrom, "Mail-from:") /* emacs BABYL extension */ X(retrreqsted, "Return-Receipt-Requested:") /* cc:Mail extension */ X(mrreceived, "MR-Received:") /* ORION extension */ X(apmesgid, "App-Message-ID:") /* MRIF? extension */ X(hopcount, "Hop-count:") X(fromwarning, "From-warning:") X(reqremailingto, "Request-Remailing-To:") /* remailer extension */ X(anonsendto, "Anon-Send-To:") X(latenttime, "Latent-Time:") X(cutmarks, "Cutmarks:") X(postto, "Post-To:") X(anonpostto, "Anon-Post-To:") X(encrkey, "Encrypt-Key:") X(readreceiptto, "Read-Receipt-To:") /* miscellaneous extension */ X(fakesender, "Fake-Sender:") X(envelopeto, "Envelope-To:") /* exim extension */