aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Enable debugging codeAndrey A. Chernov1998-06-302-4/+4
| | | | Notes: svn path=/head/; revision=11621
* Fix another place with UIDL check tooAndrey A. Chernov1998-06-301-7/+117
| | | | | | | Calculate UIDL size and lines number properly now Notes: svn path=/head/; revision=11620
* Fix two longstanding bugs with Return-Path patchAndrey A. Chernov1998-06-301-42/+87
| | | | | | | | 1) wrong mbox size calculation 2) Return-Path was _never_ sent out Notes: svn path=/head/; revision=11619
* Check password length tooAndrey A. Chernov1998-06-292-53/+82
| | | | | | | Submitted by: idea from "Aaron D. Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=11607
* Upgrade to 4.5.0Andrey A. Chernov1998-06-292-4/+4
| | | | Notes: svn path=/head/; revision=11605
* 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
* Use snprintf nowAndrey A. Chernov1998-06-281-5/+80
| | | | Notes: svn path=/head/; revision=11593
* oops, forget to add 1 for newline for max UIDL checkAndrey A. Chernov1998-06-281-1/+1
| | | | Notes: svn path=/head/; revision=11591
* Increase allowed UIDL length to 70 chars per rfc1939Andrey A. Chernov1998-06-281-1/+1
| | | | Notes: svn path=/head/; revision=11590
* Prevent overflow on too long From:Andrey A. Chernov1998-06-281-0/+20
| | | | | | | | Do not return stack buffer Submitted by: "Aaron D. Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=11589
* Reject too long X-UIDLAndrey A. Chernov1998-06-281-0/+31
| | | | Notes: svn path=/head/; revision=11588
* Fix broken code that people tries to commit again and again despite theAndrey A. Chernov1998-06-282-51/+61
| | | | | | | fact that I am this port maintainer and still alive. Notes: svn path=/head/; revision=11586
* DOH! Correct stupid brain-o with strcat() in my last commit. NowJordan K. Hubbard1998-06-281-20/+20
| | | | | | | popper should get a bit further without dumping core now. :-) Notes: svn path=/head/; revision=11576
* Well, it's always a bad idea to introduce new bugs when trying to fixJoerg Wunsch1998-06-281-1/+1
| | | | | | | | | | one... strncat(3) takes a string as its second arg, and a len as its third one, not the other way round. =:-) The ``consistency'' of the C library sucks, of course. Notes: svn path=/head/; revision=11573
* Close a missing overflow with strcat() in my original changeJordan K. Hubbard1998-06-271-4/+32
| | | | | | | | and add an extra overflow fix to pop_log.c. This is just a place-holder until Peter comes along with a more comprehensive set of patches. Notes: svn path=/head/; revision=11566
* Add -3 to len as room for \n\r\0Andrey A. Chernov1998-06-271-3/+3
| | | | Notes: svn path=/head/; revision=11565
* Deal with a potential buffer overflow problem.Jordan K. Hubbard1998-06-271-0/+41
| | | | | | | | [also, there is a problem in the repo - patch-af is marked as removed but it's not in the Attic!] Notes: svn path=/head/; revision=11557
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-272-5/+2
| | | | Notes: svn path=/head/; revision=11552
* Activate mew-xemacs.Masafumi Max NAKANE1998-06-251-1/+2
| | | | Notes: svn path=/head/; revision=11532
* A major restructuring of mew ports to add xemacs versionsMasafumi Max NAKANE1998-06-252-42/+16
| | | | | | | | | | | ({japanese,mail}/mew-xemacs). Along the way, mew for mule with Japanese environment was renamed from japanese/mew to japanese/mew-mule (repository-copy done.) Submitted by: maintainer PR: 6533, 6588 Notes: svn path=/head/; revision=11531
* Mew port for xemacs.Masafumi Max NAKANE1998-06-253-0/+56
| | | | | | | | Submitted by: kiri@kiri.toba-cmt.ac.jp PR: 6533, 6588 Notes: svn path=/head/; revision=11528
* Upgrade to 4.121.Vanilla I. Shu1998-06-242-5/+5
| | | | Notes: svn path=/head/; revision=11511
* upgrade smtpfeed original distribution: 0.63 -> 0.65Jun-ichiro itojun Hagino1998-06-222-4/+4
| | | | Notes: svn path=/head/; revision=11484
* enable new port kbiffAndreas Klemm1998-06-141-1/+2
| | | | Notes: svn path=/head/; revision=11427
* Import of new port kbiffAndreas Klemm1998-06-145-0/+62
| | | | | | | | | | | | | | | KBiff is a mail notification utility for the KDE project. It has several advantages over much of its competition: o Pure GUI Configuration o Session Management o Panel Docking o Animated Gifs o Sounds o POP3 Support http://www.geocities.com/SiliconValley/Hills/2651/kbiff.html Notes: svn path=/head/; revision=11426
* Upgrade to 4.4.9. Add a wrapper around fetchmailconf that checksMatthew Hunt1998-06-134-4/+33
| | | | | | | | | | whether Python is installed, and emits a helpful message if it isn't. PR: 6866 Submitted by: Ville Eerola <ve@sci.fi> (wrapper by mph) Notes: svn path=/head/; revision=11415
* upgrade to 3.31Andrey A. Chernov1998-06-092-3/+3
| | | | Notes: svn path=/head/; revision=11369
* Activate wmmail.Donald Burr1998-06-081-1/+2
| | | | Notes: svn path=/head/; revision=11350
* Final phase of moving this port to mail category.Donald Burr1998-06-085-0/+31
| | | | | | | wmmail == a little mail notifier for the WindowMaker dock. Notes: svn path=/head/; revision=11349
* Put a copy of the distfile in my home directory untilSteve Price1998-06-071-2/+3
| | | | | | | | | the stable 4.1 sources are released. Suggested by: asami Notes: svn path=/head/; revision=11338
* japamese manpage path update (s/ja_JP.EUC/ja/)Jun-ichiro itojun Hagino1998-06-062-7/+7
| | | | | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji) Notes: svn path=/head/; revision=11285
* Argh! The checksum changed again!Steve Price1998-06-051-1/+1
| | | | Notes: svn path=/head/; revision=11276
* update to vesion 0.26.Jun-ichiro itojun Hagino1998-06-053-10/+12
| | | | | | | | PR: 6863 Submitted by: Scott Blachowicz <scott@sabami.seaslug.org> Notes: svn path=/head/; revision=11275
* List all manpages in compressed form so this port packages.Satoshi Asami1998-06-052-4/+4
| | | | Notes: svn path=/head/; revision=11274
* poppassd -> pop3pwSteve Price1998-06-041-2/+2
| | | | | | | | PR: 6761 Submitted by: maintainer Notes: svn path=/head/; revision=11262
* Update to match the latest release.Steve Price1998-06-042-12/+12
| | | | | | | | PR: 6839 Submitted by: maintainer Notes: svn path=/head/; revision=11258
* Add missing fileJoseph Koshy1998-06-031-0/+1
| | | | Notes: svn path=/head/; revision=11219
* This port's is now maintained by Penisoara Adrian.Steve Price1998-05-301-2/+2
| | | | Notes: svn path=/head/; revision=11193
* Update to 4.4.8. Alter configure flags to include POP2 support.Matthew Hunt1998-05-274-5/+20
| | | | | | | | PR: 6767 Submitted by: Douglas Carmichael <dcarmich@mcs.com> Notes: svn path=/head/; revision=11164
* Ugrade to v1.92.Mark Murray1998-05-2518-309/+354
| | | | Notes: svn path=/head/; revision=11135
* Chase the constantly changing checksum for this portSteve Price1998-05-254-17/+17
| | | | | | | | | | one more time. PR: 6740 Submitted by: Adrian Penisoara <ady@warpnet.ro> Notes: svn path=/head/; revision=11127
* Upgrade to version 4.4.7.Steve Price1998-05-242-4/+4
| | | | | | | | PR: 6726 Submitted by: maintainer Notes: svn path=/head/; revision=11118
* Upgrade to 4.4.6.Matthew Hunt1998-05-222-5/+5
| | | | | | | | | PR: 6665 Submitted by: Douglas Carmichael <dcarmich@mcs.com> Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> (maintainer) Notes: svn path=/head/; revision=11102
* Activate glbiff.Matthew Hunt1998-05-211-1/+2
| | | | Notes: svn path=/head/; revision=11099
* Import of glbiff, a mail-notifier for those with CPU to burn. :-)Matthew Hunt1998-05-215-0/+50
| | | | | | | | PR: 6705 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11098
* Upgrade to 3.28Andrey A. Chernov1998-05-162-4/+4
| | | | Notes: svn path=/head/; revision=11007
* Fix big messages realloc strategyAndrey A. Chernov1998-05-151-0/+32
| | | | Notes: svn path=/head/; revision=11000
* Upgrade to 4.4.4.Matthew Hunt1998-05-142-4/+4
| | | | | | | | PR: 6625 Submitted by: Ville Eerola <ve@sci.fi> Notes: svn path=/head/; revision=10975
* Add the homepage. Rephrase so it doesn't read like ad copy.Tim Vanderhoek1998-05-121-5/+16
| | | | | | | | Homepage Submitted by: Ville Eerola <ville@vlsi.fi> [I take full blame for the rephrasal] Notes: svn path=/head/; revision=10960
* two accompanying documents are added for installation.Jun-ichiro itojun Hagino1998-05-112-3/+5
| | | | Notes: svn path=/head/; revision=10947