[horde] horde signature
Andreas Schulze
sca at andreasschulze.de
Sun Feb 23 16:55:21 UTC 2014
Borja Riesgo Juan:
> i want to know how can i configure the html signature.
imp/config/hooks.php.dist contain an example.
add this to imp/config/hooks.local.php:
---- snip
<?php
class IMP_Hooks
{
public function trailer($html, IMP_Prefs_Identity $identity,
Horde_Mail_Rfc822_List $to)
{
// see hooks.php.dist
}
}
---- snap
> in the past in other webmail when i write a message in
> the wysiwyg editor i see the default signature but here not.
was discussed may times on this list: It's simply not possible anymore.
Footer is added after compose has finished.
Andreas
More information about the horde
mailing list