public class MailAddressConverter
extends Object
implements Converter
Simple mail address converter: most of the addresses imported from the POP3
or IMAP mailbox simply return the string "null ". To
avoid a list of nulls this converter removes the "null" aliases and only keep
the mail address. Also return a mailto: link to the sender.