Hartmut Figge wrote:
Rick Merrill:
Say I have a list of 120 emails - how would I print out
that list of "subject" (not the content)?

I would imagine it would be as easy as printing a directory;-)

Of course. Assuming your mails are in the Inbox, navigate to the folder
where the file Inbox resides and issue

grep Subject: Inbox > lpr

Hart d&r mut



Once into the correct subdirectory it works with

        find "Subject" ...
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to