C
Chris Ridd
Is it possible to move a message that has an online status of "headers only"
between IMAP folders in Applescript?
It is possible using the GUI, but if my script does:
move msg to someFolder
or even (getting desperate):
duplicate msg to someFolder
delete msg
Entourage complains to my script that "the message is online and this
operation is not yet supported".
Is there a trick I'm missing?
Cheers,
Chris
between IMAP folders in Applescript?
It is possible using the GUI, but if my script does:
move msg to someFolder
or even (getting desperate):
duplicate msg to someFolder
delete msg
Entourage complains to my script that "the message is online and this
operation is not yet supported".
Is there a trick I'm missing?
Cheers,
Chris