On 26/09/15 10:05, [email protected] wrote: > Iam know exim from a few standard setups (nothing special) so iam > informed about the manpages and user manuals, but where can i find the > developer infos? > (build instructions, os specs, dependecies, api infos)
Get the source from git://git.exim.org/exim.git There's a README file in the src/ directory. > Q: Is exim4 allready multiinstance (parallel ques, parallel configfiles, > parallel mta instances without using virtualization technology like > vmware, kvm, jails) capable? Yes, except there's only one TCP port 25 on the system. However, there is rarely any need for being multi-instance; a single instance can manage multiple domains. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
