Under General settings in CFompany Options I have filled in Company Name and website.
My skin1/mail/html/signature.tpl
looks like this
------------------------------------
{* $Id: signature.tpl,v 1.2 2004/05/28 12:21:02 max Exp $ *}
<HR size="1" noshade>
{$lng.eml_signature}
<FONT size="2">
{$config.Company.company_name}
{$lng.lbl_url}:
{$config.Company.company_website}
</FONT></P>
----------------------
So why whould I not get the FROM field filled in, like it was before?
Thanks