RELEASE 1.1.0
This commit is contained in:
23
templates/creation/sendmailMTACluster.xml
Normal file
23
templates/creation/sendmailMTACluster.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE template SYSTEM "template.dtd">
|
||||
<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>
|
||||
|
||||
<objectClasses>
|
||||
<objectClass id="sendmailMTA"></objectClass>
|
||||
</objectClasses>
|
||||
|
||||
<attributes>
|
||||
<attribute id="sendmailMTACluster">
|
||||
<display>Alias To</display>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
</attributes>
|
||||
</template>
|
Reference in New Issue
Block a user