hi there, i have several questions i'd like to ask before proceeding building my web interface to access my mail server.
1/ what's the easiest way to report the remaining usable maildir space before the set quota exceeds? i'd like to use this information on my web mail user interface. remotely run shell script? 2/ how do i find out, when did the particular user access his/her mailbox the last time. does ldap keep track of successful binds? 3/ is it possible to force a maximal amount of values for a certain attribute or do i need to do this on the client side? say i want my users to have at most 5 mail aliases. can ldap be made to disallow adding more than 5 mailAlternateAddress attribute values? 4/ can ldap be made to control the uniqueness of certain attribute values. what if for example the mail alias is already taken by someone else? do i have to find out using search before adding it? thank you very much for your replies and advice. regards, tomas
