phpldapadmin/templates/sendmailMTACluster.xml

25 lines
592 B
XML
Raw Normal View History

2009-06-30 09:40:37 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE template SYSTEM "template.dtd">
2009-06-30 09:29:51 +00:00
<template>
<title>sendmail_cluster</title>
<!--<regexp>^ou=People,o=.*,</regexp>-->
<icon>images/mail.png</icon>
<description>New Sendmail Cluster</description>
<askcontainer>1</askcontainer>
<rdn>sendmailMTACluster</rdn>
<visible>1</visible>
<invalid>1</invalid>
<objectClasses>
<objectClass id="sendmailMTA"></objectClass>
</objectClasses>
<attributes>
<attribute id="sendmailMTACluster">
<display>Alias To</display>
<order>1</order>
<page>1</page>
</attribute>
</attributes>
</template>