Hello,

This is a readme.txt file about a patch I created that I apply on
top netqmail-1.05 + qmail-toaster-0.7 for qmail servers set up
according to the shupp's toaster.

Shupp's toaster users may apply the following patch. Should apply
cleanly.

Version 1

CONTENTS
1) INTRODUCTION
2) DESCRIPTION
3) INSTALLATION

1) INTRODUCTION

This is a patchset for netqmail-1.05 that adds a few things
you might want to have.

2) DESCRIPTION

The patchset consists of the following 9 patches:

1) condredirect - It allows condredirect to handle the case where the child
   has a permanent delivery error -- for example, when the program condredirect
   is asked to run doesn't exist.
2) date822fmt - which causes it to emit dates in the local timezone.

3) disposition-notification - for qreceipt to work with Outlook (Outlook
   uses Return-Receipt-To:) and Netscape (Netscape uses
   Disposition-Notification-To:)

4) mfcheck - check for mail from domain existence
5) POP3 STAT bugfix - fix stat for deleted messages

6) POP3 Netscape bugfix - a patch to work around a Netscape bug, the
   symptoms of which are that it does not know how big a message is, so
   Netscape's download indicator doesn't progress.

7) POP3 CAPA - add CAPA command to POP3
8) QMTPD bugfixes by Georg Guninski
9) POP3 commands logging

 condredirect.c  |    1 +
 date822fmt.c    |   48 +++++++++++++++++++++++++++++++++++++++++-------
 hfield.c        |    1 +
 hfield.h        |    3 ++-
 qmail-control.9 |    1 +
 qmail-pop3d.c   |   52 +++++++++++++++++++++++++++++++++++++++++++++++-----
 qmail-popup.c   |   46 ++++++++++++++++++++++++++++++++++++++++++++--
 qmail-qmtpd.c   |    4 ++++
 qmail-smtpd.8   |    6 ++++++
 qmail-smtpd.c   |   32 ++++++++++++++++++++++++++++++++
 qreceipt.c      |   14 ++++++++++++++
 11 files changed, 193 insertions(+), 15 deletions(-)

3) INSTALLATION

cd to your netqmail-1.05 dir after it is patched with qmail-toaster-0.7.patch
and patch it:

# patch -p1 <../netqmail-1.05-solt.patch

Then recompile, and reinstall qmail.

Have fun.

Send comments, success reports, etc to [EMAIL PROTECTED]

http://soltysiak.com/qmail/netqmail-1.05-solt1.patch
http://soltysiak.com/qmail/

-- 
Regards
Maciej Soltysiak


Reply via email to