Whats a good method for printing an e-mail?
Most precompiled packages will use the libgnomeprintui library or more for more recent builds with GTK 2.10.xx the built in GTK 2.10 printing support (which will be the default), which will allow you to print your emails simply with the same interface as Gnome (or GTK) apps. It will be compiled in if you have libgnomeprint-dev and libgnomeprintui-dev packages installed, or have GTK 2.10.xx If Claws Mail hasn’t been compiled with libgnomeprintui or GTK 2.10.xx printing support, you can use enscript. Use enscript %s to print everything on one page, or enscript -U2 %s for printing two logical pages on one physical page. As a more pretty alternative: Use muttprint. The print-command would then look something like this: muttprint -f %s Using KDE or gv you also get a “print preview” for free! Try muttprint -f %s -p – |kghostview – or muttprint -f %s -p – |gv – respectively… BTW: muttprint, like enscript, may optionally print two logical pages on one physical page. Just have a look at the d