How To make a simple sript to print the attachments automaticly with the message

A

allo_ha

I want to make an automatic process to print the attachment automaticly
when a message from a specific sender arrive. I already make the
process to redirect the message from that user to a specific mail box,
and to print the message but I can't print the attachments (always
pdf). I am on Mac 10.4.6 with Entourage X french 10.1.6.

Can anyone can help me with that. I chexk on Macscripter but I find
nothing wo work.
 
A

allo_ha

I want to make an automatic process to print the attachment automaticly
when a message from a specific sender arrive. I already make the
process to redirect the message from that user to a specific mail box,
and to print the message but I can't print the attachments (always
pdf). I am on Mac 10.4.6 with Entourage X french 10.1.6.

Can anyone can help me with that. I chexk on Macscripter but I find
nothing wo work.

I just forget to say, my account is an POP account.
 
P

Paul Berkowitz

I just forget to say, my account is an POP account.

What exactly did you check at macscripter.net?

My script "Print Message w-Attach X" works. Set it to run from a POP Rule
with the criteria that "From" contains the email address of your specific
sender and that Attachment Exists.

--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <http://macscripter.net/scriptbuilders/>

Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.

PLEASE always state which version of Microsoft Office you are using -
**2004**, X or 2001. It's often impossible to answer your questions
otherwise.
 
A

allo_ha

Thanks, I already use your well done script, but I want to open the
attachment file (always a straight pdf file of one page) and print it.
With your script I print the message with a list of the attachment at
the bottom.

Thank in advance
 
Top