Macworld Forums: Mac 911 Weblog: Filtering mail via the attachment method - Macworld Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Mac 911 Weblog: Filtering mail via the attachment method

#1 User is offline   Macworld.com Icon

  • Veteran
  • PipPipPip
  • Group: Members
  • Posts: 1,900
  • Joined: 06-February 04

Posted 25 October 2006 - 09:20 AM

Need to identify and filter Mail messages that bears attachments? Use your headers. [more]
0

#2 User is offline   candace4 Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 26-October 06

Posted 26 October 2006 - 12:23 PM

Or you could use Mailsteward, a relational database that archives your email AND attachments.
www.mailsteard.com
Regards,
candace4
0

#3 User is offline   iTuner Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 11
  • Joined: 26-July 05

Posted 26 October 2006 - 01:38 PM

Quote:

Content-Type will contain something like multipart/related or multipart/alternative.


There is also "multipart/mixed", which you'll see from time to time. Not to mention Content-Type "multipart/parallel", although I never see that one in practice.
So, if you want to filter for multipart messages, I suggest checking for "multipart/" and not worrying about the suffixes.
0

#4 User is offline   spiderbat Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 162
  • Joined: 23-March 01

Posted 27 October 2006 - 10:50 AM

For those who are AppleScript-savvy, it is possible to trigger a script from a rule (let's say: if the sender is...) that looks for the presence of attachments and moves the corresponding messages to another folder.
(Disclaimer: I tested AS's ability to detect the presence of attachments, but I didn't implement a script with the full functionality, and since I know already about some nasty bugs in the AS implementation of Mail, I cannot warrant the working of every command.)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users