This page is "stolen" from the best book available about Pegasus Mail: Let your e-mail fly, by David Kocmoud and other members of the Pegasus Mail support team. David Kocmoud reviewed this page as well....
Viewing message headers in Pegasus Mail for Windows.
Pegasus Mail can display the headers in a message exactly as you like them to be displayed. The source for the display looks like the one below and needs to be entered in the file wpm-char.r. There is no information about this feature available in that file.
## The following strings determine which headers should ## be displayed in the message reader's "tidy" mode. typedef header_strings 35 { integer # The number of strings declared repeat string 20 # The header to MATCH (invariant) string 20 # What PMail should DISPLAY (may be translated) }; header_strings reader_headers { 17 "FROM:", "From: ", "TO:", "To: ", "SUBJECT:", "Subject: ", "DATE:", "Date sent: ", "COMMENTS:", "Comments: ", "X-MAILER:", "Mailed using: ", "REPLY-TO:", "Send reply to: ", "CC:", "Copies to: ", "BCC:", "BCC to: ", "RESENT-FROM:", "Forwarded by: ", "RESENT-TO:", "Forwarded to: ", "RESENT-DATE:", "Date forwarded: " "X-REAL-SENDER:", "Real sender: ", "ORGANIZATION:", "Organization: ", "X-TO:", "Originally to: ", "COPIES-TO:", "Copies to: ", ## This is an MHS form "PRIORITY:", "Priority: " };
Feel free to copy the information above directly into the file without modification, if you wish.
Now here is the process to get it all working:
RESCOM WPM-CHAR.R
A WPM-CHAR.RSC resource file will be created in this same directory.
Do you know more Pegasus Mail related links or any other information you like me to put
on my pages, please send me an e-mail.
Thank you for visiting my pages.