What I was working on recently

August 5, 2012 – 10:03 am

Aside from doing a lot of XPages development, I recently worked on a tool to add mail signatures. The aim was to provide a solution that adds the signatures on a server to avoid to push information to the profile in the users mailfile.
Using a server based solution also makes sure that the signature will be added to any kind of outgoing mails, regardless if it is send from the Notes Client, WebMail or a mobile device.

A signature configuration can be used for an individual user ( or group of users ), a department ( */dev/emea/us ) or fo all users in the company. Within the signature configuration you can use placeholders that are filled at runtime. You can also use a log0, that can be prepended or appended to the signature. You can also use the logo anywhere inside your signature using a {{LOGO}} tag.

This gives you a high grade of flexibility creating the signature.

 

There can be another signature that is used when sending mails internally.

Signatures are designed using a RichText item; the content is then “translated” to HTML. If you are familiar with HTML/CSS, you can create and style your signature in the HTML item directly.

The tool runs on Windows 2003/2008 32/64bit and Linux ( tested with SLES 11/32Bit )

  1. 8 Responses to “What I was working on recently”

  2. Hey Ulrich,

    Looks very good.
    Werner

    By Werner_Mo on Aug 5, 2012

  3. Very cool , Can you shear it ?

    By Palmi on Aug 6, 2012

  4. For the first time in my dev life, I have to say: “No, I can’t”. This is work that I did for my company, and we would be glad to sell it and make some money. :)

    By Ulrich Krause on Aug 6, 2012

  5. Hey eknori,

    great work – please send information about licensing costs, when available !!!

    Rainer

    By Rainer on Aug 6, 2012

  6. @Rainer: forwarded your request to sales dept.

    By Ulrich Krause on Aug 6, 2012

  7. Hey Eknori,

    Good work! How much would a license cost for a company with 50 users?

    I see you have a version on openntf.org. Is that version free, and how does it differ.

    Many thanks for your help.

    David

    By David G on Oct 31, 2012

  8. The versions are the same and the ONTF version is free. The company I did this for no longer exists.

    By Ulrich Krause on Nov 1, 2012

  9. Thanks Eknori. I will give it a try!

    By David G on Nov 1, 2012

Sorry, comments for this entry are closed at this time.