UNSUPPORTED PLUG-INS FOR MAIL 3.3 ================================= Lennart Lovstrand, 96-01-18 Put these .bundle files in your ~/Library/Mail directory and Mail.app under NEXTSTEP 3.3 will automatically load them the next time you run it. The bundles include: * Urlifier.bundle Marks World-Wide Web URLs in received messages with a little icon. Double click on it to go to the corresponding page using OmniWeb. This 1.7 version of the Urlifier is about 10-20 x faster than before and includes several bug fixes. Uses these defaults: URLService The name of the service used to open the WWW page, by default "OmniWeb/Open URL". URLPunctuation A set of special characters that normally won't be part of any URL, by default "\".,;?!:>)". URLPrefixes A list of valid URL "types" that always start a URL, by default: "http:ftp:gopher:mailto:mid:cid:news: nntp:prospero:telnet:rlogin:tn3270:wais". * MessageQuoter.bundle Does "> " style quoting in replies, etc. Uses these defaults: QuoteTitle Title to preceed quote message, by default nothing. QuotePrefix Prefix to be inserted before each line, by default "> ". QuoteHeaders Boolean controlling if the message's headers should be quoted, by default YES if QuoteTitle is empty. QuoteLineLength The max length for each quoted line including prefix. By default the same value as Mail's normal line length. You can include the value of header "name" of the original message by putting "%(name)" in the defaults above. For example, QuoteTitle might be constructed like this: "In \"%(subject)\", %(from) writes:". * Resend.bundle Adds a Resend... option to the Message menu that allows you to resend a message (with Resent- headers) to someone. A resent message differs from a forwarded message in that it retains the original headers (including its From:, To:, and Subject: fields), and you can't add any text to it yourself. * SunMessage.bundle This bundle will automatically decode Sun Solaris MailTool messages with attachments. * ExtraCommands.bundle Adds a couple of additional menu commands, such as Show Raw Message to display the undecoded message, Add Attachment... to bring up an Open Panel for adding attachments to a message under composition, and Incorporate Mail for manually checking mailboxes for Incoming_Mail files (mostly for debugging).