Download List

Project Description

IndiMail is a messaging platform built using qmail and other messaging software. IndiMail has the ability to distribute the users in a domain across multiple hosts. IndiMail has multiple queues (called a queue collection), which can achiever very high concurrencies. The system IDs and configuration files used by IndiMail are all configurable through a set of environment variables, allowing you to customize IndiMail the way you want. IndiMail does not use hard-coded uid/gid in the executables, which makes it easy to distribute a binary package. IndiMail has features that any modern email server should have: SMTP, QMQP, QMTP, IMAP, POP3, DKIM, BATV, greylisting, filtering capability, and spam/virus control.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-24 19:05 Back to release list
1.5.7

This releases uses portable IPV6 functions like getnameinfo() and getaddrinfo(). automake was upgraded to 1.11. IPv6 is automatically detected in the configure script. IPv6 portable code was added in getpeer.c, islocalif.c, get_local_ip.c, tcpopen.c, tcpbind.c, and indisrvr.c. rresvport_af() is used as per RFC 2292. A bug in configure.in in which BASE_PATH was getting clobbered by LOGDIR in config.h was fixed. check_install in svctool was fixed for '.' in ls -l output. A double fclose() in LoadDbInfo.c was removed.
Tags: IPv6

Project Resources