[Phamm] Question regarding mail plugin

Alessandro De Zorzi lota at klez.it
Mon Mar 8 14:27:46 CET 2010


max power ha scritto:
>
> 1- what is the value of the default max accounts, max aliases, max quota
> i try to login with postmaster a example.com and could assign more quota
> than default max quota which is 100 and could create more than 100
> users ??????
maxMail, maxAlias, maxQuota fields are unused; for this reason they are
hidden by default in mail.xml, could will be use in future
> 2- i am trying to use multistorage location , so i guess i need to
> change postfixtransport from dovecot: to the smtp server of that
> domain ,, changed the value in mail.xml for hidden to 0 but still
> can't view that field from web based interface , so the only solution
> now is to use phpldapadmin i guess??? correct me if i am wrong
this is the default definition of "postfixTransport" attribute:

                        <attribute name="postfixTransport">
                                <prettyName>Postfix Transport</prettyName>
                                <default>maildrop:</default>
                                <hidden>1</hidden>
                        </attribute>

take a look to <hideCreation>1</hideCreation> fields

HTH
Alessandro


More information about the Phamm mailing list