/Web/Maintenance/MailConfig.php
0,0 → 1,6
<h1> /etc/postfix/virtual </h1>
<pre>
<?php
@readfile("/etc/postfix/virtual");
?>
</pre>