Re: Vexim Digest, Vol 68, Issue 4
Avleen Vig <[email protected]> Fri, 31 Dec 2010 01:57:53 -0800
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 31, 2010 at 09:33:47AM +0200, Rimas Kudelis wrote: > >I completely understand Rimas :-) > >I've tried to make this as easy to manage as possible. > >I'm trying to make this as compatible as possible with Python 2.4, which > >is installed on most linux servers these days. I'll be trying to test > >this on older Linux distros (like Centos 4) if I can - but a lot of > >those are passed their End of Life. > > That's not really my concern, my distro is up to date. It's just a > personal preference based on the fact that I can read/write PHP > code, unlike Python. But no big deal ??? I can simply stick to the > current version of Vexim or to Exim4U for the time being, if I > happen to miss functionality in Vexim3. Absolutely! As I said to Phil in another email just now, the PHP version isn't going anywhere. Security updates will be provided indefinitely, and any patches which are contributed for it will be committed, tested and released. But the majority of the development and new features (at least from my side :)) will be going to Vexim 3. If you're happy with Vexim 2 right now, and there isn't a need to upgrade... well, there's no reason to :-) > >My development is currently happening on Python 2.6 with Django 1.2. > >I'm *slightly* tempted to bundle Django into the tarball, so people > >don't have to do anything more than untar and run a script. > >But we'll see. That may be for 3.1. > > Perhaps you should provide two packages ??? with and without Django bundled. Great idea!