[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Email to printer.
> How can I grep all e-mail content rearrange it and send it
> to: printer,
> fax, file ....
The email content is in a file, right?
Write a perl script to parse it, get the info you need and send it to
wherever.
seems like a 10-40 minutes thing - depends on how difficult the parsing is.
Need specific help in perl? Just ask.
Thanks,
Chen.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il