--- qmail-1.03-r12.ebuild.orig 2003-10-27 12:28:41.831310943 -0500 +++ qmail-1.03-r12.ebuild 2003-10-27 12:35:53.491261017 -0500 @@ -29,6 +29,7 @@ http://www.dataloss.nl/software/patches/qmail-popupnofd2close.patch http://js.hu/package/qmail/qmail-1.03-reread-concurrency.2.patch http://www.mcmilk.de/qmail/dl/djb-qmail/patches/08-capa.diff + http://www.leverton.org/qmail-hold-1.03.pat.gz " # broken stuffs #http://www.qcc.ca/~charlesc/software/misc/nullenvsender-recipcount.patch @@ -150,6 +151,11 @@ EPATCH_SINGLE_MSG="Add support for CAPA in POP3d" \ epatch ${DISTDIR}/08-capa.diff + if use holdremote; then + EPATCH_SINGLE_MSG="Add support for holdremote (useful for dial-up users)" \ + epatch ${DISTDIR}/qmail-hold-1.03.pat.gz + fi + # TODO REDIFF #EPATCH_SINGLE_MSG="Refuse messages from the null envelope sender if they have more than one envelope recipient" \ #epatch ${DISTDIR}/nullenvsender-recipcount.patch