Tellnews has a number of commands to delete articles. To delete by subject, you can use -
tellnews delete_subject group.name "subject"
To delete a range of articles in a group by article number -
tellnews delete_items group.name low high
They are the most commonly used quick delete commands.
If you have a need for a specific task, this may be best approached by using rule-based filtering to prevent the articles being added to the spool (if possible), or creating a script to find/grep the log files, pull out message IDs, and delete using tellnews killitem.
- Roydon L.
[EMAIL PROTECTED] wrote:
Hi, I would like to ask how to use tellnews to kill mutilple items? Thanks.
