Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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.
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.
Thanks rweaver. I've read about fetchmail and procmail before, but never used them. I have ghostscript installed on the machine already. Actually I have a php script on a web server where if I upload a PDF to it, it will print as soon as the upload has finished. So here is what I think I need...
fetchmail
procmail to execute a script to upload to my php script
Any tips? I don't know how to use fetchmail or procmail. Does any one know of some good how-tos that I should follow?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.