<!--
   $FML: recipe.version.sgml,v 1.3 2005/09/18 13:55:56 fukachan Exp $
   $jaFML: recipe.version.sgml,v 1.4 2003/04/15 14:51:45 fukachan Exp $
-->

<qandaentry>
<question>
<para>
I want to know fml version.
</para>
</question>

<answer>
<para>
<screen>
[Example: in the case of "test" ML]
% fmlconf test fml_version
fml_version                          = fml-devel current-20021029
</screen>
</para>
</answer>
</qandaentry>


<qandaentry>
<question>
<para>
Check Postfix version.
</para>
</question>

<answer>
<para>
<screen>
% postconf mail_version
</screen>
</para>
</answer>
</qandaentry>



<qandaentry>
<question>
<para>
Check Sendmail version.
</para>
</question>

<answer>
<para>
<screen>
% echo '$v' | sendmail -bt
</screen>
</para>
</answer>
</qandaentry>
