Modify ↓
Opened 3 years ago Closed 4 months ago #114 closed enhancement (wontfix)ARexx - MAILSTATUS : FILENAME as argument
Description (last modified by damato)
where FILENAME is the filename of a mail to operate on instead of the current one.
See Support request #2912954 - "Import" Arexx scripts - testing request https://sourceforge.net/tracker/?func=detail&aid=2912954&group_id=13560&ati d=213560
Feature request #2860257 - ARexx - MAILIMPORT / MAILEXPORT : return INDEX https://sourceforge.net/tracker/?func=detail&aid=2860257&group_id=13560&ati d=363560
Moved from SF: Attachments (0)Change History (3)comment:1 Changed 3 years ago by damato
comment:2 Changed 3 years ago by damato
comment:3 Changed 4 months ago by damato
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



After thinking about the matter I feel that your request isn't really doable as we shouldn't allow to directly work on mail files as the mail format or the way a mail might be saved would certainly change in any future YAM release. For example, we are also investigating way to store YAM mails in a sqlite-based database instead of saving mails in separate files. If this works out that would mean that in future this change would cause that older AREXX scripts would get obsolete/not working. So until I am proofed wrong I would say we shouldn't create any way of querying/modifying mails based on their current filenames.