diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-21 16:53:56 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-21 16:53:56 +0800 |
commit | 8078820c758b6803fecb2fede01222dacaccec86 (patch) | |
tree | 3bf0f6d8d8b2aaa66aca4266c821b0cd6effeeae /mail/vexim/pkg-descr | |
parent | ea5a15cad79c84c936222aa7a6c85f24abcf8a1c (diff) | |
download | freebsd-ports-gnome-8078820c758b6803fecb2fede01222dacaccec86.tar.gz freebsd-ports-gnome-8078820c758b6803fecb2fede01222dacaccec86.tar.zst freebsd-ports-gnome-8078820c758b6803fecb2fede01222dacaccec86.zip |
Add vexim 2.0.1, a web interface for managing virtual domains for exim.
PR: ports/81955
Submitted by: John Oxley <john@yoafrica.com>
Diffstat (limited to 'mail/vexim/pkg-descr')
-rw-r--r-- | mail/vexim/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/vexim/pkg-descr b/mail/vexim/pkg-descr new file mode 100644 index 000000000000..e4f569ff6ea0 --- /dev/null +++ b/mail/vexim/pkg-descr @@ -0,0 +1,5 @@ +Virtual Exim is a PHP and SQL based approach to hosting multiple email domains +using Exim. Exim is used to collect mail for local users, and an SQL backend is +used as a data store for users passwords, and other configuration information. + +WWW: http://silverwraith.com/vexim/ |