Modify ↓
Opened 7 months ago Closed 7 months ago #351 closed enhancement (fixed)Search Messages via ID and when found show them in GUI
DescriptionProblemAnalysisEnhancement recommendation
An arexx script to be able to search for e-mails in dirs via the message ID each mail has and show the mail in the GUI. This permits a sort of connection with an external program, like a data base, and link e-mails to a project. Attachments (0)Change History (2)comment:1 Changed 7 months ago by thboeckel
comment:2 Changed 7 months ago by thboeckel
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
| ||||||||||||||||||||||||||||



(In [6314]) * YAM_MAf.c, Rexx.c, rexx/findmail.c, rexx/setmail.c: added new ARexx command FINDMAIL to find a mail in all folders given a MessageID as returned by the MAILINFO command. Additionally SETMAIL now accepts a MessageID to set the active mail. This closes #351.