In article <1193012932.210305.160880@[EMAIL PROTECTED]
>,
jreljac@[EMAIL PROTECTED]
wrote:
[...]
> My wife's scanner/copier at work can email here scanned do***ents.
> These do***ents always have the same subject and from information.
> They also always have one pdf attachment.
>
> I'd like to be to have an applescript run when she gets new mail that
> would look at all of the messages that have the specific subject then
> take the attachment, save it to a local folder and finally delete the
> email.
Forget AppleScript; look at your mail client's filtering options. In
Eudora, it would be just a question of creating a filter that says "if
Subject is 'foo' then move atachments to <bar> and trash message".
(Making sure the global option to delete attachments with messages is
off.)
It'll no doubt be something simillar in other mail clients.
--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
Mac user: "Macs only have 40 viruses, tops!"
PC user: "SEE! Not even the virus writers sup****t Macs!"


|