I use Lion's Mail as the most convenient way to view RSS feeds. However, this issue has bugged me for a long time.
I cannot hide the author of the RSS feed in my settings. And under View/Message Attributes, both "From" and "Author" are greyed out.
While viewing RSS, the Subject Line is infinitely more important than the identity of the person sending the message. Is there a way to change this?
Ideally, I would like to either hide the Author/From, or else flip the Subject Line and the Author, so that the Subject line is in bold.
Is there a setting for this? If not, is there any kind of AppleScript I can run to change this around?
-----------------
Here is an example of the text from the .emlx file. I would like to switch the contents of the "Subject" line with the contents of the last line shown, or else remove authors, etc, from the display in Mail. (#'s have been changed.)
Note: If I delete the author line, the "source title" of the feed will be displayed as the author.
----------------
2076
Subject: I WANT THIS TO BE MY TITLE!!!!!!!!!!!
Mime-Version: 1.0 (Apple Message framework v1251.1)
Content-Type: multipart/alternative;
boundary="Apple-Mail=_KJLVHJKVKYY-JKKBHKJVJHK-KVHJVIK"
X-Mail-Rss-Source-Name: TheBigAnnouncement
X-Mail-Rss-Article-Identifier: jkbrjifbiub934uibkbgf48bdjkb4oefbo4irbfjb4
X-Mail-Rss-Article-Url: http://announcement.google.edu/ViewMessage.aspx?MsgId=133884
X-Mail-Rss-Source-Url: http://announcement.google.edu/Client/ViewRss.aspx
Date: Mon, 23 Jan 2012 10:27:35 -0600
Reply-To: Bob Google <bob@google.edu>
X-Mail-Rss-Source-Homepage-Url: http://announcement.google.edu
Message-Id: <JKC85942FGH-CJKH5436KGC-KU46543GCK>
X-Uniform-Type-Identifier: com.apple.mail-rss-article
X-Mail-Rss-Author: Bob Google <bob@google.edu>
Text of message...
--Apple-Mail=_KJLVHJKVKYY-JKKBHKJVJHK-KVHJVIK--
<?xml version="1.0" encoding="UTF-8"?><?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date-sent</key>
<real>93256094456</real>
<key>flags</key>
<integer>90560345873</integer>
<key>remote-id</key>
<string>d074fff4660f4d504f06cc64b64b599290a10088</string>
<key>sender</key>
<string>TheBigAnnouncement</string>
<key>subject</key>
<string>I WANT THIS TO BE MY TITLE!!!!!!!!!!!!!!</string>
<key>to</key>
<string></string>
</dict>
</plist>
I cannot hide the author of the RSS feed in my settings. And under View/Message Attributes, both "From" and "Author" are greyed out.
While viewing RSS, the Subject Line is infinitely more important than the identity of the person sending the message. Is there a way to change this?
Ideally, I would like to either hide the Author/From, or else flip the Subject Line and the Author, so that the Subject line is in bold.
Is there a setting for this? If not, is there any kind of AppleScript I can run to change this around?
-----------------
Here is an example of the text from the .emlx file. I would like to switch the contents of the "Subject" line with the contents of the last line shown, or else remove authors, etc, from the display in Mail. (#'s have been changed.)
Note: If I delete the author line, the "source title" of the feed will be displayed as the author.
----------------
2076
Subject: I WANT THIS TO BE MY TITLE!!!!!!!!!!!
Mime-Version: 1.0 (Apple Message framework v1251.1)
Content-Type: multipart/alternative;
boundary="Apple-Mail=_KJLVHJKVKYY-JKKBHKJVJHK-KVHJVIK"
X-Mail-Rss-Source-Name: TheBigAnnouncement
X-Mail-Rss-Article-Identifier: jkbrjifbiub934uibkbgf48bdjkb4oefbo4irbfjb4
X-Mail-Rss-Article-Url: http://announcement.google.edu/ViewMessage.aspx?MsgId=133884
X-Mail-Rss-Source-Url: http://announcement.google.edu/Client/ViewRss.aspx
Date: Mon, 23 Jan 2012 10:27:35 -0600
Reply-To: Bob Google <bob@google.edu>
X-Mail-Rss-Source-Homepage-Url: http://announcement.google.edu
Message-Id: <JKC85942FGH-CJKH5436KGC-KU46543GCK>
X-Uniform-Type-Identifier: com.apple.mail-rss-article
X-Mail-Rss-Author: Bob Google <bob@google.edu>
Text of message...
--Apple-Mail=_KJLVHJKVKYY-JKKBHKJVJHK-KVHJVIK--
<?xml version="1.0" encoding="UTF-8"?><?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>date-sent</key>
<real>93256094456</real>
<key>flags</key>
<integer>90560345873</integer>
<key>remote-id</key>
<string>d074fff4660f4d504f06cc64b64b599290a10088</string>
<key>sender</key>
<string>TheBigAnnouncement</string>
<key>subject</key>
<string>I WANT THIS TO BE MY TITLE!!!!!!!!!!!!!!</string>
<key>to</key>
<string></string>
</dict>
</plist>