tag:www.rhnh.net,2008:/clerk%20simon Clerk Simon - Xavier Shay's Blog 2007-11-03T10:29:31Z Enki Xavier Shay notreal@rhnh.net tag:www.rhnh.net,2008:Post/214 2007-11-03T10:23:00Z 2007-11-03T10:29:31Z Introducing Clerk Simon <p>Someone sends you an email and you want to add them to your <span class="caps">LDAP</span> address book, but your email client doesn&#8217;t support it <strong>cough</strong>thunderbird<strong>cough</strong>. If you think the next best way would be to just forward that email somewhere and have someone else take care of it, then allow me to introduce <a href="http://code.rhnh.net/clerk_simon/README">Clerk Simon</a>. He&#8217;s quite attentive when it comes to such matters, and fully certified to boot. Full details at that link, check it out.</p><table class="CodeRay"><tr> <td class="line_numbers" title="click to toggle" onclick="with (this.firstChild.style) { display = (display == '') ? 'none' : '' }"><pre>1<tt> </tt>2<tt> </tt>3<tt> </tt>4<tt> </tt></pre></td> <td class="code"><pre ondblclick="with (this.style) { overflow = (overflow == 'auto' || overflow == '') ? 'visible' : 'auto' }">bzr co http://code.rhnh.net/clerk_simon/<tt> </tt>cd clerk_simon<tt> </tt>cp config.sample.yml config.yml # Edit to taste<tt> </tt>bin/clerk_simon config.yml<tt> </tt></pre></td> </tr></table>