Index |
Feature List |
FAQ |
Integrating POP3 and IMAP |
Download Page
Search our bugs database and TODO lists |
README |
Credits |
Wiki
You have two options when downloading. You can either download a
tarball, or pull the latest updates from CVS.
The tarballs are the most likely to provide you with a working copy of
Virtual Exim. If you want to try the latest features, getting the files
from CVS is recommended. The nightly snapshots are reasonably stable and
are created from CVS. If you want a tradeoff between stability and the
latest features, check this out.
- vexim2.2.tar.gz
(101Kb)
Virtual Exim 2.2.1
Released: 2007/03/06
Virtual Exim 2.2.x marks the last major release in the 2.x branch. This
tarball is considered stable, although a few minor bugs may exist.
Please report all bugs to the vexim users mailing list, and we will
endevour to fix them as soon as possible.
The next release of Virtual Exim will be 3.0
- vexim2.2RC1.tar.gz
(104Kb)
Virtual Exim 2.2 RC1
Released: 2005/08/23
This will almost certainly become the next stable version very soon and
has many, many enhancements over 2.0.1. I recommend everyone looking to
use vexim, should get this. 2.0.1 is way obsolete now. No more major
changes will be made before the next release.
- vexim2.0.1.tar.gz (85Kb),
vexim2.0.1.tar.bz2 (65Kb)
Virtual Exim 2.0
Released: 2004/05/25
After almost one full year in development, version 2.0 is ready. This
version contains many features that people requested, including
aliased domains, better integration with filtering messages (Spam,
Viruses, large messages, etc), support for PostgreSQL, blacklisting,
header filtering and quota support. This is merely the iceberg of the
features included in Virtual Exim 2.0! Take a look at out Features page to get the full list!
Note:2.0.1 fixes a minor bug in 2.0 where adding relay domains
failed.
-
vexim2-snapshot-nightly.tar.gz
This is a snapshot of Virtual Exim 2 from CVS. This is currently beta
quality - most features are working, and new ones are being added.
Documentation still needs updating but you should be able to get going
fairly quickly.
The nightly snapshots are created every morning at 02:00PT
(08:00UTC)
- CVS:
To grab the CVS files, you should perform these steps:
1. # CVSROOT=:pserver:[email protected]:/home/cvs
2. # export CVSROOT
3. # cvs login (password: anonymous)
4. # cvs checkout vexim2
-
vexim-1.5.tar.gz
Version 1.5, a bug fix release, is now out. It fixes the broken
'catchall' feature. Also, a license file has been included. This
software is BSD licensed! The BSD license effectively allows you to do
what you wish, without my permission. The only requirement is that
redistribution include the original copyright. You are free to use
this software to earn any profits you may wish.
- After many months of anticipation, the promised 1.4 release is here!
Every single bug we could find has been repaired, tons of features
have been added, and the system actually looks very nice now.
Some screenshots:
Login page
Site Admin page
Postmaster page
Add User page
This will be the final build in the 1.x branch. We're now starting
work on the 2.0 branch. There are many nice features promised for
2.0, including support for more databases. Please try this out and let
us know what you think.
-
vexim-1.3.tar.gz
Some more bug fixes:
When domains were being added, the 'postmaster' username was being
added as 'postamster'. Obviously this was wrong :-)
Some more minor code fixing and stylistic changes were made.
Some nice features were added:
Now users can type in the local part of their username, and choose the
domain from a drop-down menu on the login page.
SMTP AUTH code was also added to the example Exim configure file.
Finally, the default Exim SMTP banner was updated in the configure
file, to notify that spams.orgy's blacklisting system is used
there.
-
vexim-1.2.1.tar.gz
Fixed several MAJOR bugs: A typo in siteaddsubmit.php was blocking new
site creation, added the ability to choose if your Operating System
uses DES or MD5, and removed as far as I can tell, all references to
files through fixed paths. Thanks go to Chris B, without his help we
would not have got this far!
- vexim-1.2.tar.gz
Virtual Exim 1.2 offers significant improvements over version 1.1.
We've added the ability to specify arbitrary UID's when added POP/IMAP
account, added the ability to permanenty fail certain addresses with
"550 User Unknown", and fixed the Site Admin functionality.
- vexim-1.1.tar.gz
Virtual Exim 1.1 was the initial release of this product line.