Rev 22 | Rev 25 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 22 | Rev 24 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | sa-exim (4.2.1-8) unstable; urgency=medium  | 
          |
| - | 2 | ||
| - | 3 | * Since version 4.67-1, exim4 only exports those symbols that are part  | 
          |
| - | 4 | of the official local_scan API. Unfortunately, sa-exim cheated and  | 
          |
| - | 5 | declared three extern variables by itself:  | 
          |
| - | 6 | · primary_hostname: Now retrieved by expanding "$primary_hostname".  | 
          |
| - | 7 | · smtp_out: Use smtp_fflush() to get error indication.  | 
          |
| - | 8 | · body_linecount: No workaround; $body_linecount simply won't be  | 
          |
| - | 9 | updated. I'm working to get Exim to update it along with other  | 
          |
| - | 10 | variables such as $message_size.  | 
          |
| - | 11 | (Closes: #420443, #420555)  | 
          |
| - | 12 | ||
| - | 13 | -- Magnus Holmgren <magnus@kibibyte.se> Mon, 23 Apr 2007 13:00:56 +0200  | 
          |
| - | 14 | ||
| 1 | sa-exim (4.2.1-7) unstable; urgency=low  | 
            15 | sa-exim (4.2.1-7) unstable; urgency=low  | 
          
| 2 | 16 | ||
| 3 | * Don't depend on debconf in postrm; if we can't prompt the user,  | 
            17 | * Don't depend on debconf in postrm; if we can't prompt the user,  | 
          
| 4 | leave the spool directory alone (Closes: #417027).  | 
            18 | leave the spool directory alone (Closes: #417027).  | 
          
| 5 | * Do not pass a '-u' parameter to spamc if SAspamcUser expands to the  | 
            19 | * Do not pass a '-u' parameter to spamc if SAspamcUser expands to the  |