Date: Mon, 17 Apr 2000 12:35:42 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/popper/patches patch-an patch-ak Message-ID: <200004171935.MAA56934@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2000/04/17 12:35:42 PDT
Modified files:
mail/popper/patches patch-ak
Added files:
mail/popper/patches patch-an
Log:
1) Popper always assume that fgets got whole line, so it is easy to make
fake headers by special long lines aligned to buffer boundary - popper
treat them as separate lines.
Whole code needs rewriting. As workaround increase MAXLINE to the value
sendmail use, hoping sendmail itself not makes longer lines.
2) Fix EUIDL responses not properly \n terminated.
Revision Changes Path
1.3 +19 -19 ports/mail/popper/patches/patch-ak
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004171935.MAA56934>
