Re: Vexim Digest, Vol 68, Issue 4
Avleen Vig <[email protected]> Thu, 30 Dec 2010 21:55:33 -0800
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 30, 2010 at 08:31:16PM +0000, Terry Danter wrote: > All I can say is it is great news and if it no longer needs php for > the front end then that is one less hassle set up wise to worry about Thanks Terry! That's certainly my hope also. I have a stack of features lined up which will become much easier to implement once this work is completed. Just as a heads up, I currently have about 70% of the required functionality in the new version complete. I just finished getting the siteadmin functionality mostly done - just need to be able to add accounts, which is only about ~10 lines of code. Local authentication is working, and I've left the door open to trivially plug in other authentication such as LDAP, Active Directory, Kerberos, whatever you can think of (this was something many people asked for previously). As soon as the Siteadmin section is done, I just have to add the domain admin pages and make a couple of tiny changes to the user self-admin pages and write the DB conversion from Vexim2 to Vexim3. Most of this is quite easy / fairly trivial. Once that's done, this is getting packages up and put out for testing :-)