Rev Author Line No. Line
372 miho 1 <h1> /etc/postfix/virtual </h1>
2 <pre>
3 <?php
4 @readfile("/etc/postfix/virtual");
5 ?>
6 </pre>