Thanks for the offer to send the script!  I'll look forward to it!

Regarding the eMA stuff -- yes, if eMA archives the message and it still has
the attachment, then it does record the attachment's name.  However, it does
not archive the attachment.  So, when eMA archives the message and deletes
it, the attachment is lost.

> On or near 12/30/03 10:13 PM, Michael J. Kobb at [EMAIL PROTECTED]
> observed:
> 
>>   One thing that would be a huge help in modifying the scripts would be if I
>> could determine when a message used to have an attachment, but has had it
>> removed.
>> 
> If I'm not mistaken, in eMA, the name of the attachment is recorded in the
> eMA (FileMaker) database; couldn't you just check that field? I believe it
> is called "'Enclosures".
> 
>>   If I remove an attachment in Entourage, that fact is reflected in the
>> history for that message -- "Attachment <name> was removed on <date>".
>> 
>>   I couldn't figure out how to get at this information from AppleScript.  Is
>> it possible?
>> 
> As Paul said, not from Entourage, but it's there in eMA.
> 
>>   The other thing I would like to do is modify eMessageArchiver so that it
>> can save Entourage attachments during the archiving process, rather than
>> losing the attachments when archived.
> 
> Fairly complex to do. I will send you (off list) a script that saves all
> attachments of a message (to a folder from an editable list; no fancy
> hierarchy here). You probably would not want the script to prompt you about
> the folder and file names for every file, so you'd need to mess around with
> that part of things, but there are large chunks of it you could incorporate
> into eMA (or, you could create a "Save Attachments" script and invoke it
> from eMA using:
> 
>   set s to load script [path-to-script]
>   run s
> 
>> I like how Entourage Email Archiver
>> structures folders in the Finder when it archives attachments, so I'd like
>> to mirror this behavior.  However, EEA has a problem: if multiple
>> attachments have the same name, it punts all but the first.  Is there a
>> simple way to save an attachment the same way that it would work if I
>> dragged it to the Finder (where it would be automatically renamed with a
>> number to make it unique)?
>> 
> The script I'll mail you has some handlers that try to work around that
> basic problem. It can handle up to 100 numbered increments of a file name.
> (I didn't write all of it; it was modified from a script called "!Claris It"
> by Robert Buckley.)


-- 
[T]his Court's obligation is to define the liberty of all, not to mandate
its own moral code 

-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to