\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Letter}
Internal short message system with real time chat interface

\section{Bugs}
List any tickets on <a href="http://bugs.horde.org/">http://bugs.horde.org/</a> that cover this issue or are relevant to it.

\section{People}
Duck [mailto:<a href="https://wiki.horde.org/mailto:duck@obala.net">duck@obala.net</a> <a href="https://wiki.horde.org/mailto:duck@obala.net">duck@obala.net</a>]

\section{Description}
An IMP like community internal message system where users can send and receive massages locally / on the site.

Features:

\begin{itemize}
\item friends list (driver based)


\item black list (driver based)


\item multiply recipients


\item api


\item attachments


\item store an received image in gallery


\item disposition notification (by email, Facebook notification or internal message)


\item abuse report system (driver based)


\item JS chat interface


\end{itemize}
\section{Code}
<a href="http://cvs.horde.org/incubator/letter/">http://cvs.horde.org/incubator/letter/</a>


\noindent\rule{\textwidth}{1pt}
Back to the <a href="https://wiki.horde.org/Project">Project List</a>

\end{document}
