You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Exim (Mail Transport Agent) Development Repository. Please read the following information if you wish to use or contribute to the Exim development process - this is to prevent your or our time being unnecessarily wasted.
If you just want to use, build or get information on Exim then have a look at the pointers further down this file at "General Exim Information".
General Development Information
The general Exim development process and resources are documented in the wiki page at https://wiki.exim.org/EximDevelopment - although the wiki is likely to be moved and rehashed in the near future.
The sections below this duplicate much of the information form the wiki document.
Development Repositories
Exim development is kept within a git (https://git-scm.com/) repository. The master repository is at git://git.exim.org/exim.git with a web interface giving change and source visibility at https://git.exim.org/exim.git
There is a secondary repository on github at https://github.com/Exim/exim managed by the Exim Organisation - however this may currently fall out of synchronisation with the main one.
Bug Tracking
Currently this is all done using Bugzilla at https://bugs.exim.org/ - please do not use github issue tracking.
If you are using a Linux or other freely available Unix like operating system it is very likely that your system will have Exim packaged for it already. In this case it is probably prudent to use these packages unless you have specialised requirements.