I proudly announce the availability of the new vmm-0.6.2 release.
vmm is the easy to use and configurable command line tool for administrators and postmasters, to manage domains, alias-domains, accounts and relocated mail users. It allows the fast and easy management of mail servers.
vmm is written in Python. It's designed for installations using Dovecot and Postfix with a PostgreSQL backend.... read more
I proudly announce the availability of the new vmm-0.6.1 release.
vmm is the easy to use and configurable command line tool for administrators and postmasters, to manage domains, alias-domains, accounts and relocated mail users. It allows the fast and easy management of mail servers.
vmm is written in Python. It's designed for installations using Dovecot and Postfix with a PostgreSQL backend.... read more
I proudly announce the availability of the new vmm-0.6.0 release.
vmm is the easy to use and configurable command line tool for administrators and postmasters, to manage domains, alias-domains, accounts and relocated mail users. It allows the fast and easy management of mail servers.
vmm is written in Python. It's designed for installations using Dovecot and Postfix with a PostgreSQL backend.... read more
I decided to disable the SF.net bug tracker for the vmm project. It wasn't user friendly nor easy to configure.
I've activated an easy to use issue tracker at https://bitbucket.org.
The URL of the issue tracker is now: https://bitbucket.org/pvo/vmm/issues
Feel free to use the new issue tracker to report bugs, suggest enhancements or write down your proposals.
BTW: I hope I'll be able to release vmm version 0.6.0 in near future.
vmm's source code repository has been moved to a new location. You can browse through the latest code at: http://hg.localdomain.org/vmm/
If you have already installed the Mercurial SCM, use the following command in order to get a clone of vmm's Mercurial repository:
hg clone http://hg.localdomain.org/vmm/ vmm
To keep informed about the latest changes you can subscribe to the vmm-hg mailing list. See https://lists.sourceforge.net/lists/listinfo/vmm-hg for details.
There will be no further code commits to the repositories which are hosted by SF.net.
I proudly announce the availability of the new vmm-0.5.2 release.
vmm -a Virtual Mail Manager- is a configurable command line tool for administrators/postmasters to manage domains, accounts and aliases. It's designed for Dovecot and Postfix with a PostgreSQL back-end.
This release contains a few bugfixes, small improvements, as well as additional translations (Dutch and French). More details are available in the release notes: http://downloads.sourceforge.net/project/vmm/vmm/0.5.2/ReleaseNotes.txt
The documentation is available in the tarball and also online at: http://vmm.localdomain.org/, also in German language at: http://de.vmm.localdomain.org/
You can download vmm-0.5.2 from: https://sourceforge.net/projects/vmm/files/vmm/0.5.2/
I hope you'll find vmm helpful.
If you have questions or find a bug please don't hesitate, just use the tracker at: https://sourceforge.net/tracker/?group_id=213727
New: Now the vmm project has also a mailing list. You can subscribe to the list at: https://lists.sourceforge.net/lists/listinfo/vmm-users
In the last release notes I've announced a few UnicodeDecodeError fixes. Sorry, this was only the half truth. The error didn't occur, if the local codeset is set to ASCII/ANSI_X3.4-1968.
Now the problem seems to be solved. I've tested it successful with LC_ALL set to C and en_US.UTF-8. The problem was only located in the Config.py file.
The new Config.py file is available at: http://vmm.hg.sourceforge.net/hgweb/vmm/vmm/raw-file/d1f345f91e1c/VirtualMailManager/Config.py
Or get a patch from: http://vmm.hg.sourceforge.net/hgweb/vmm/vmm/raw-diff/d1f345f91e1c/VirtualMailManager/Config.py
If you have found a another error, please don't hesitate to file a bug: https://sourceforge.net/tracker/?func=add&group_id=213727&atid=1026862
The next release is scheduled within the next two weeks.
I am proud to announce the release of vmm-0.5.1.
vmm is a command line tool for administrators/postmasters to manage domains,
accounts and aliases. It's designed for Dovecot and Postfix with a PostgreSQL back-end.
This release contains a few fixes:
* Under certain circumstances it was possible that vmm ends with an
Python traceback, caused by unhandled UnicodeDecodeErrors
* Caused by a quoting mistake in the vmm.cfg it was impossible to run
the initial `vmm configure` command. The initial configuration was
only possible with an editor.
vmm-0.5.1 is available for download at:
https://sourceforge.net/projects/vmm/files/vmm/0.5.1
You could also fetch the source code from the Mercurial repository:
hg clone http://vmm.hg.sourceforge.net/hgweb/vmm/ vmm
This will be the last vmm release, which is available thought subversion:
svn co https://vmm.svn.sourceforge.net/svnroot/vmm/tags/vmm-0.5.1 vmm
(The most current vcs addresses are listed at:
https://sourceforge.net/projects/vmm/develop)
Documentation is online available at: http://vmm.localdomain.org/, also in
German language at: http://de.vmm.localdomain.org/
I hope you'll find vmm helpful.
If you have questions or find a bug please don't hesitate, just use the
tracker at: https://sourceforge.net/tracker/?group_id=213727
I am proud to announce the release of vmm-0.5.
Virtual Mail Manager is a command line tool for administrators/postmasters to manage domains, accounts and aliases. It's designed for Dovecot and Postfix with a PostgreSQL back-end.
This release contains some improvements, like additional support for alias domains, internationalization (currently English and German) or relocated users.
More details are available in the release notes and ChangeLog for vmm-0.5 (https://sourceforge.net/project/shownotes.php?release_id=643267).
You can download vmm-0.5 from https://sourceforge.net/project/showfiles.php?group_id=213727&package_id=257485&release_id=643267
The Virtual Mail Manager is also available via subversion:
svn checkout https://vmm.svn.sourceforge.net/svnroot/vmm/tags/vmm-0.5
I hope you'll find vmm helpful.
If you have questions or find a bug please don't hesitate, just use the tracker at https://sourceforge.net/tracker/?group_id=213727
This release includes minor improvements to the subcommands. For example:
* Now it's possible to restrict services separately.
* The transport can be set per user and domain widely overwritten.
* Furthermore it is possible to remove a single destination from an alias.
* Get the email address from a UID.
It also should contain less bugs. ;-)
If you want to install vmm for the first time read INSTALL.
If you are upgrading from vmm-0.3.x read UPGRADE.... read more
I've released version 0.3.1 of Virtual Mail Manager (vmm) today. This release fixes a small bug.
Also the archive is really a bzip2 compressed archive.
I hope you will enjoy vmm.
You may test it and inform me about ugly bugs.
You can download it at:
http://sourceforge.net/project/showfiles.php?group_id=213727
Today I've released the first public version (0.3) from Virtual Mail Manager (vmm).
I hope you will enjoy vmm.
You may test it and inform me about ugly bugs.
Available for download at: http://sourceforge.net/project/showfiles.php?group_id=213727&package_id=257485&release_id=566428