2009-06-30 09:40:37 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE template SYSTEM "template.dtd">
|
2009-07-01 06:09:17 +00:00
|
|
|
|
|
|
|
<!--This template doesnt does not appear to be correct. If it is correct, or if
|
|
|
|
you have modifications to make it correct, then let us know, and we'll
|
|
|
|
update and enable it.-->
|
|
|
|
|
2009-06-30 09:29:51 +00:00
|
|
|
<template>
|
|
|
|
<askcontainer>1</askcontainer>
|
2009-07-01 06:09:17 +00:00
|
|
|
<description>New Sendmail Virtual User</description>
|
2009-07-08 06:14:50 +00:00
|
|
|
<icon>mail.png</icon>
|
2009-07-01 06:09:17 +00:00
|
|
|
<invalid>1</invalid>
|
2009-06-30 09:29:51 +00:00
|
|
|
<rdn>sendmailMTAMapObject</rdn>
|
2009-07-01 06:09:17 +00:00
|
|
|
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
|
|
|
<title>Sendmail: Virtual Users</title>
|
2009-06-30 09:29:51 +00:00
|
|
|
<visible>1</visible>
|
|
|
|
|
|
|
|
<objectClasses>
|
|
|
|
<objectClass id="sendmailMTAMapObject"></objectClass>
|
|
|
|
</objectClasses>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
<attribute id="sendmailMTACluster">
|
|
|
|
<display>Sendmail Cluster Name</display>
|
2009-07-08 10:10:57 +00:00
|
|
|
<icon>ldap-default.png</icon>
|
2009-06-30 09:29:51 +00:00
|
|
|
<order>1</order>
|
|
|
|
<page>1</page>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="sendmailMTAHost">
|
|
|
|
<display>Sendmail Hostname</display>
|
|
|
|
<hint>Leave Blank</hint>
|
|
|
|
<order>2</order>
|
|
|
|
<page>1</page>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="sendmailMTAKey">
|
|
|
|
<display>Email alias</display>
|
|
|
|
<hint>use @example.com to map entire domain</hint>
|
|
|
|
<order>3</order>
|
|
|
|
<page>1</page>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="sendmailMTAMapValue">
|
|
|
|
<display>Recipient Addresses</display>
|
|
|
|
<hint>use %1 to map user name port of address</hint>
|
|
|
|
<order>4</order>
|
|
|
|
<page>1</page>
|
2009-07-01 06:09:17 +00:00
|
|
|
<type>textarea</type>
|
2009-06-30 09:29:51 +00:00
|
|
|
</attribute>
|
|
|
|
<attribute id="sendmailMTAMapName">
|
2009-06-30 10:46:00 +00:00
|
|
|
<hidden>1</hidden>
|
2009-07-01 06:09:17 +00:00
|
|
|
<value>virtuser</value>
|
2009-06-30 09:29:51 +00:00
|
|
|
</attribute>
|
|
|
|
</attributes>
|
2009-07-01 06:09:17 +00:00
|
|
|
|
2009-06-30 09:29:51 +00:00
|
|
|
</template>
|