Rev 3 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line | 
|---|---|---|---|
| 1 | magnus | 1 | While I wrote SA-Exim after realizing that I didn't want to accept Spam in the | 
        
| 2 | first place, this package would not have been put together without the help | 
        ||
| 3 | and contributions of the following people: | 
        ||
| 4 | |||
| 5 | |||
| 6 | <ul> | 
        ||
| 7 | <li>Philip Hazel<BR> | 
        ||
| 8 | We wouldn't have exim without him :-)  | 
        ||
| 9 | |||
| 10 | <li>Justin Mason, Craig R Hughes, Dan Quinlan, and the rest of the SpamAssassin  | 
        ||
| 11 | crew<BR>  | 
        ||
| 12 | |||
| 13 | <li>Derrick 'dman' Hudson<BR>  | 
        ||
| 14 | Early adopter, feedback, ideas, first integration with localscan_dlopen  | 
        ||
| 15 | |||
| 16 | <li>David Woodhouse<BR>  | 
        ||
| 17 | Excellent original localscan_dlopen patch for exim 4  | 
        ||
| 18 | SIGCHLD patch (was set to ignore by exim)  | 
        ||
| 19 | |||
| 20 | <li>Norm<BR>  | 
        ||
| 21 |     Build patches and trailing slash problem for mkdir on netbsd | 
        ||
| 22 | |||
| 23 | <li>Patrice Fournier<BR>  | 
        ||
| 24 | Several suggestions, including adding the X-SA-Exim-Scanned header  | 
        ||
| 25 | |||
| 26 | <li>Peter N Lewis<BR>  | 
        ||
| 27 | Spotted a buglet in lseek call  | 
        ||
| 28 | |||
| 29 | <li>Robert Strickler<BR>  | 
        ||
| 30 | Suggested that I add teergrube support  | 
        ||
| 31 | |||
| 32 | <li>Tim Jackson<BR>  | 
        ||
| 33 |     Narrowed the problem with SA Exim 2.1 to a hang when we feed a message | 
        ||
| 34 |     that's too big to spamc and did a lot of research on the bug | 
        ||
| 35 | |||
| 36 | <li>Brian Kendig<BR> | 
        ||
| 37 |     Suggested the functionality behind X-SA-Exim-Rcpt-To: | 
        ||
| 38 |     Noted and requested logging changes | 
        ||
| 39 | |||
| 40 | <li>Paul Matthews<BR> | 
        ||
| 41 |     Reported string length problem with X-SA-Exim-Rcpt-To: | 
        ||
| 42 | |||
| 43 | <li>Chad Leigh<BR> | 
        ||
| 44 |     Reported that SA-Exim doesn't delete a X-Spam-Flag header in the original | 
        ||
| 45 |     mail if the local config decides that the mail isn't spam | 
        ||
| 46 | |||
| 47 | <li>Martin Balvers<BR> | 
        ||
| 48 |     Reported that | 
        ||
| 49 |     SA: Action: teergrubed sender until full configured duration | 
        ||
| 50 |     logging wasn't consistent. | 
        ||
| 51 | Author of http://nossie.addicts.nl/projects/sa-exim-stats/  | 
        ||
| 52 | |||
| 53 | <li>Andreas Metzler<BR>  | 
        ||
| 54 | Has provided invaluable help by being the main maintainer of the exim4  | 
        ||
| 55 |     debian package and doing most of the work for the sa-exim package, while | 
        ||
| 56 | patiently helping me with my debian build questions  | 
        ||
| 57 | |||
| 58 | <li>Richard Lithvall<BR>  | 
        ||
| 59 | Added the much requested SARewriteBody option for SA 2.50's report_safe  | 
        ||
| 60 |     Also added SAPrependArchiveWithFrom option<BR> | 
        ||
| 61 |     Also added SAspamcSockPath for SA 2.60 and better | 
        ||
| 62 | |||
| 63 | <li>Justin F. Knotzke<BR> | 
        ||
| 64 |     Reported that Dec 31st 1969 isn't a good idea and upsets some MUAs like mutt | 
        ||
| 65 | |||
| 66 | <li>Norihisa Washitake<BR>  | 
        ||
| 67 | Pointed out that I should be using date -R to override foreign locales  | 
        ||
| 68 | |||
| 69 | <li>Chirik<BR>  | 
        ||
| 70 | Made suggestions on increasing logging consistency  | 
        ||
| 71 |     Gave example on how you can trigger mail scans without using headers | 
        ||
| 72 | (using internal exim acl variables)  | 
        ||
| 73 | |||
| 74 | <li>Ross Boylan<BR>  | 
        ||
| 75 |     Suggestions for documentation tweaks | 
        ||
| 76 | |||
| 77 | <li>Sander Smeenk<BR>  | 
        ||
| 78 |     Made sa-exim show up in Debian. Yeah! :) | 
        ||
| 79 | Major doc diffs  | 
        ||
| 80 | |||
| 81 | <li>Stéphane MANHES<BR>  | 
        ||
| 82 | Pointed out that greylisting requires X-SA-Exim-Rcpt-To:  | 
        ||
| 83 | |||
| 84 | <li>John Horne<BR>  | 
        ||
| 85 |     Reported crash on discard, due to the number of recipients being 0 | 
        ||
| 86 | |||
| 87 | <li>Adam D. Barratt<BR>  | 
        ||
| 88 |     Found the problem with sa-exim's indirect use of printf and causing a crash | 
        ||
| 89 |     in exim on 64 bit architectures, and gave a detailed explanation on what | 
        ||
| 90 |     happened and how to fix it | 
        ||
| 91 | |||
| 92 | <li>Jeffrey D. Carter<BR> | 
        ||
| 93 |     Suggested strchr instead of index for easier compilation. | 
        ||
| 94 | |||
| 95 | <li>Danilo Lotina F. & Others<BR> | 
        ||
| 96 |     Suggested adding a destination host for spamc (I added a port too) | 
        ||
| 97 | |||
| 98 | <li>Cliff Hones<BR> | 
        ||
| 99 |     Reported that From mbox line was in an incorrect format | 
        ||
| 100 | |||
| 101 | <li>Jason John Schwarz<BR> | 
        ||
| 102 |     Reported compile problem inside the exim tree (i.e. without local_scan) | 
        ||
| 103 | |||
| 104 | <li>Kristopher Austin<BR> | 
        ||
| 105 |     Initial port of the SA patch to an SA 3.0 plugin | 
        ||
| 106 | |||
| 107 | <li>Adam Tilghman<BR> | 
        ||
| 108 | Pointed out that I shouldn't be rewriting Content-Type headers if we don't  | 
        ||
| 109 |     rewrite the body (and defang_mime is dead now) | 
        ||
| 110 | |||
| 111 | <li>Mark Lawrence<BR> | 
        ||
| 112 |     He is the author of the greylistclean cron job | 
        ||
| 113 | |||
| 114 | <li>Chris Morris<BR> | 
        ||
| 115 |     Reported the ealier tuplet deletion cronjob in shell as insecure | 
        ||
| 116 | |||
| 117 | <li>Your name here<BR> | 
        ||
| 118 |     If you contribute or if you did and I forgot your name (sorry, let me know) | 
        ||
| 119 | </ul> |