Quote:
Originally Posted by JustinKubicek
I would like an application that will automatically check my GMail account (via POP3 or IMAP or something), and automatically print the EMails out. I would like it to print the graphics too. Any ideas of how I could do this for free in Linux? The machine is running a stripped down command line version debain etch.
Thanks!
Justin
|
There is no tool I know of that does that by default but you could accomplish it via a few different methods curl+scripting, fetchmail+procmail, regardless of what method you use you'll probably need to use something to convert the graphics before printing.