The pages in question are being parsed unto this section:
<table border="0" cellpadding="1" cellspacing="1">
<tr>
<td class="ed" width="450" style="white-space: nowrap">
<form action="/openmailadmin/regexp.php" method="post">
<input type="hidden" name="filtr" value="set" /> <input
onchange="submit()" type="checkbox" name="filtr_addr" value="1"
class="checkbox" /> Filter
<select size="1" name="what"><option value="addr">Adresse</
option><option value="target">Ziel(e)</option><option
value="domain">Domäne</option><option value="mbox">Mailboxname</
option></select> <select size="1" name="cond"><option
value="has">enthält</option><option value="begins">beginnt mit</
option><option value="ends">endet mit</option></select>
<input class="textwhite" type="text" name="cont" /> </form>
</td>
<td class="ed" width="130" align="right">
<form action="/openmailadmin/regexp.php" method="post">
Einträge
<select onchange="submit()" size="1" name="limit"><option>10</
option><option selected="selected">25</option><option>50</
option><option>100</option><option>--</option></select> </form>
</td>
</tr>
</table>
<br />
And here it stops.