Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37827992
en ru br
Репозитории ALT
5.1: 3.9.0-alt1.beta2
4.1: 3.8.0-alt1.8
4.0: 3.8.0-alt1.4
3.0: 3.4.8-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:3.8.0

Группа :: Сети/Почта
Пакет: dspam

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: dspam-alt-charset-fix.patch
Скачать


--- dspam-3.4.8/src/decode.c.orig	2005-06-29 20:26:10 +0400
+++ dspam-3.4.8/src/decode.c	2005-06-29 20:27:20 +0400
@@ -828,7 +828,7 @@
         struct _ds_header_field *current_header =
           (struct _ds_header_field *) node_header->ptr;
 
-        data = (current_header->original_data != NULL && message->protect) ?
+        data = (current_header->original_data != NULL && !message->protect) ?
                  current_header->original_data : current_header->data;
 
         if (current_header->heading != NULL &&
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin