| Commit message (Expand) | Author | Files | Lines |
2002-07-30 | Update to exim-4.10. | Sheldon Hearn | 4 | -4/+33 |
2002-07-08 | Fix the condition in the userforward director that is intended to | Sheldon Hearn | 1 | -1/+1 |
2002-06-18 | Update to exim-4.05: | Sheldon Hearn | 3 | -9/+11 |
2002-05-16 | Exim4 uses a different strategy for pidfile creation and naming, in | Sheldon Hearn | 1 | -1/+1 |
2002-05-06 | Update to exim-4.04: mostly fixes of fixes from exim-4.03. | Sheldon Hearn | 2 | -3/+2 |
2002-04-16 | The WITH_PWCHECK support requires the pwcheck daemon to be running, | Sheldon Hearn | 1 | -1/+1 |
2002-04-16 | Update to exim-4.03, including Cyrus SASL pwcheck daemon authentication | Sheldon Hearn | 2 | -3/+11 |
2002-04-02 | Fix the build in the WITH_PGSQL=yes case. | Sheldon Hearn | 1 | -7/+8 |
2002-03-13 | Don't add user mailnull to the list of never_users, which exim-4 uses | Sheldon Hearn | 2 | -7/+6 |
2002-03-11 | Chase a rerolled documentation distfile. The changes were all markup | Sheldon Hearn | 1 | -1/+1 |
2002-03-05 | Update to exim-4.01: | Sheldon Hearn | 3 | -5/+11 |
2002-02-27 | Update to exim-4.00, the long awaited next release of Exim. | Sheldon Hearn | 7 | -54/+38 |
2002-01-28 | Enable the LMTP transport by default and provide a knob for disabling | Sheldon Hearn | 1 | -0/+9 |
2002-01-15 | Expand on the existing documentation regarding TLS and certificates, | Sheldon Hearn | 2 | -0/+44 |
2001-12-29 | Exim 4 does not require numeric values for the compile-time constants | Sheldon Hearn | 1 | -7/+4 |
2001-12-20 | Update to exim-3.952, the second alpha release of exim-4. | Sheldon Hearn | 2 | -3/+3 |
2001-12-20 | Add a patch from the author that fixes a string termination bug. The | Sheldon Hearn | 2 | -2/+10 |
2001-12-19 | The Exim Overview is not included in the texinfo distribution any | Sheldon Hearn | 2 | -3/+14 |
2001-12-18 | Inadequate testing failed to uncover an issue with the default | Sheldon Hearn | 1 | -0/+2 |
2001-12-18 | Do not recommend the use of the mail/exim-doc-* ports for acquiring | Sheldon Hearn | 1 | -12/+2 |
2001-12-18 | Update for exim-3.951 (AKA exim-4.0 alpha release) after repo copy. | Sheldon Hearn | 12 | -366/+134 |
2001-12-14 | Build Exim with compile-time defaults for exim_user and exim_group. | Sheldon Hearn | 1 | -2/+2 |
2001-12-11 | Bump PORTREVISION for this recent change: | Sheldon Hearn | 1 | -1/+1 |
2001-12-11 | Build Exim with compile-time defaults for exim_user and exim_group. | Sheldon Hearn | 3 | -14/+30 |
2001-11-30 | Stop people complaining about the absence of plain text versions of | Sheldon Hearn | 3 | -3/+24 |
2001-11-28 | Catch up with the location of the distfile on the master site and | Sheldon Hearn | 1 | -3/+3 |
2001-11-14 | Add the author's patch to fix bad handling of a disk space shortage | Sheldon Hearn | 2 | -1/+11 |
2001-11-02 | Add the author's patch to fix a failure to reap children on BSD systems, | Sheldon Hearn | 2 | -1/+9 |
2001-11-02 | Add the author's patch to fix broken handling of queue_list_requires_admin | Sheldon Hearn | 2 | -1/+13 |
2001-09-26 | Fix the message_body_size filter variable bug reported by Phil Chambers | Sheldon Hearn | 2 | -0/+32 |
2001-09-12 | Fix inversion in NOPORTDOCS test introduced in previous delta. | Sheldon Hearn | 1 | -1/+1 |
2001-09-11 | * Drop deprecated USE_PERL5. | Sheldon Hearn | 5 | -21/+139 |
2001-08-27 | * Break eximon into its own port. The goal is to allow administrators | Sheldon Hearn | 4 | -54/+33 |
2001-08-16 | * Update to exim-3.33: | Sheldon Hearn | 2 | -4/+5 |
2001-07-30 | Update to exim-3.32: | Sheldon Hearn | 3 | -194/+3 |
2001-07-16 | Apply the author's fix for socket binding in the case where | Sheldon Hearn | 1 | -5/+177 |
2001-07-11 | Too many people have complained about my choice of MTA user (sendmail). | Sheldon Hearn | 4 | -8/+10 |
2001-07-11 | Fix the IPv6 bind() call properly. The author didn't spot the flaw | Sheldon Hearn | 1 | -2/+7 |
2001-07-10 | Make the purpose of WITHOUT_X11 clearer, based on feedback from several | Sheldon Hearn | 2 | -12/+35 |
2001-07-09 | Clarify that the steps involving mailwrapper(8) don't replace the a | Sheldon Hearn | 1 | -1/+1 |
2001-07-03 | Fixes for building with LDAP lookup support: | Sheldon Hearn | 1 | -3/+11 |
2001-07-02 | Suggest the use of newsyslog(8) for log rotation. The exicyclog | Sheldon Hearn | 1 | -3/+8 |
2001-07-02 | Update to exim-3.31: | Sheldon Hearn | 4 | -37/+3 |
2001-06-27 | Catch up with the new postgresql7 layout scheme introduced in | Sheldon Hearn | 1 | -2/+2 |
2001-06-20 | The commented RBL stuff in configure.default was not updated as | Sheldon Hearn | 1 | -0/+23 |
2001-06-18 | Fix a buffer overflow introduced in 3.30. This patch will be adopted | Sheldon Hearn | 1 | -0/+11 |
2001-06-18 | Fix some breakage in the section on expansion variables. This wasn't | Sheldon Hearn | 1 | -0/+40 |
2001-06-18 | Update 3.22 -> 3.30: | Sheldon Hearn | 5 | -116/+6 |
2001-06-15 | Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh | Sheldon Hearn | 1 | -1/+1 |
2001-06-15 | Exim is a drop-in replacement for sendmail. Since 4.1-RELEASE, | Sheldon Hearn | 3 | -20/+5 |