<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><p style="margin: 0px;" data-mce-style="margin: 0px;">thanks heasley, ultimately i made it work just changing the rancid config file.</p><p style="margin: 0px;" data-mce-style="margin: 0px;">the python script is much more easy to read, i went with that one.</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">1) chmod +x /var/lib/rancid/diff2html.py</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">2) config change -> /etc/rancid/rancid.conf<br>MAILHEADERS="Content-Type: text/html; charset=ISO-8859-1"; export MAILHEADERS<br>DIFFSCRIPT="/var/lib/rancid/diff2html.py"; export DIFFSCRIPT</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">scripts (both of them work):<br>http://stackoverflow.com/questions/3827862/convert-raw-diff-file-to-colorized-html-output<br>http://www.linuxjournal.com/content/convert-diff-output-colorized-html</p></div></body></html>