
One of my favorite blogs, Hawkwings, discovered some excellent (and free) holiday stationary from a generous German Mac guy. Check it out.

One of my favorite blogs, Hawkwings, discovered some excellent (and free) holiday stationary from a generous German Mac guy. Check it out.

MacOSXHints recently figured out that Leopard Mail has some helpful searching tools. Put simply, some of the improved spotlight functionality has found its way into the mail search code.
The three tags that are known at this time are from, subject, and email.
This command would get you copies of all emails from me.
This would return all the emails with MacSparky in the subject line.
This returns all the email from a specific email address (as opposed to the identifying name tag).
The full article is at OSX hints right here. It is strange they don’t include the boolean operators (which you can use to search email through Spotlight). It is also strange, but not unusual, for Apple to include this kind of code and tell nobody about it. Doesn’t it make you wonder that some software engineer might have just put it in for his/her own interest and not bothered to tell anyone about it?
I know I just blogged on this recently, but MailScripts got an update giving it even more Leopard bells and whistles. Check it out.
Ethan Schoonover, one of the Omni folks writes …
For what it’s worth, we at Omni are all very interested in getting OmniFocus content on the iPhone (The Omni Group is pretty much 99% iPhone users, so we have a dog in this fight). Rest well assured that as soon as we have options for doing this in a way that allows reasonable functionality, we’ll be on it.
It just warms my heart. I’ve played with their sync system through Leopard Mail and some of the ingenious scripts that turn your Omnifocus list into a Safari bookmarklet that lets you see your tasks. Neither solution really blows my hair back though. Hopefully the Omni wizards will come up with something fantastic … soon.
As I continue to fumble my way through Applescript, I stumbled upon Apple’s own Mail script package that has several nice applications.
Apple explains them as follows:
- Add Addresses (Mail): Add addresses found in the selected messages (in the header fields “From”, “To”, “Cc”, and “Bcc”) to the Address Book. This is much more flexible than the “Add Sender to Address Book” available in Mail and provides a convenient way for creating mailing lists.
- Archive Messages (Mail): Move messages from the selected mailbox(es) to an archive mailbox or export them to standard mbox or plain text files for backup purposes or import into other applications. You can select to move all messages or only messages sent within or certain period as well filter messages based on their read and flagged status.
- Change SMTP Server (Mail): Switch between different already defined SMTP servers or define a new one. This is especially useful if you are using your computer in more than one location and have to switch servers for several accounts at once.
- Create Rule (Mail): Create a new rule based on the first of the selected messages. This saves you the trouble of copy/pasting address or other info between the message and the rule window and provides a much quicker way for setting up a rule with multiple criteria/actions.
- Remove Duplicates (Mail): Locate all duplicate messages found in the selected mailbox(es) and move them to a separate mailbox for easy removal (duplicate matching is based on the unique message header “Message-Id”).
- Schedule Delivery (Mail): Allows you to send individual messages at predefined times (this script uses iCal for scheduling message delivery).
- Many additional features.
Technorati Tags:
MacSparky, mail.app, applescript

I stumbled upon a great MacWorld article about email security. One of the points they make is how easy it is to run SSL security using Mail.app and a .mac account. I’ve been using SSL for some time and it does make me breath a bit easier considering how often I communicate with client via email. I’ve also routed all of my mail accounts through my .Mac account so everything is nice, clean and secure.
Anyway, you can check out the article right here.
Technorati Tags:
mail.app
Recent Comments