summaryrefslogtreecommitdiff
path: root/mail/popper/files/patch-ak (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from ma*Baptiste Daroussin2014-09-011-31/+0
| | | | Notes: svn path=/head/; revision=366959
* Switch to OPIEAndrey A. Chernov2001-07-301-3/+15
| | | | Notes: svn path=/head/; revision=45625
* 1) Popper always assume that fgets got whole line, so it is easy to makeAndrey A. Chernov2000-04-171-19/+19
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=27701
* Check password length tooAndrey A. Chernov1998-06-291-53/+0
| | | | | | | Submitted by: idea from "Aaron D. Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=11607
* Add check for max parameter lengthAndrey A. Chernov1998-06-281-0/+72
Submitted by: "Aaron D. Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=11594