TeXMailer © 2010 Ayan Chakrabarti This program is distributed under the terms of the GNU General Public License. See the file LICENSE for details.

www.eecs.harvard.edu/~ayanc/texmailer/

You should ideally install TeXMailer through gem as

$ gem install texmailer

This should install all ruby library dependencies.

Make sure you have msmtp (msmtp.sourceforge.net/) installed and in your PATH. Mac users should be able to get msmtp through macports by simply running “port install msmtp”.

You also need to have LaTeX installed, along with the htlatex utility.

IMPORTANT: TeXMailer’s web interface is not password protected, nor does it use an encrypted connection with your browser. While it only listens on the local interface— which means that even if you are online, other people will not be able to connect to it directly— anyone who is able to log on to your machine (even as a different user) will have access to your running instance of texmailer.