summaryrefslogtreecommitdiff
path: root/mail/mdpop3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - email address of maintainer changedCheng-Lung Sung2006-07-281-1/+1
| | | | | | | | PR: ports/100946 Submitted by: maintainer (Alexander Logvinov) Notes: svn path=/head/; revision=168916
* This is a simple and small POP3 daemon implementation designed forRoman Bogorodskiy2006-07-025-0/+150
Maildir support. It have direct support for authenticating regular unix users, has UIDL command support, can access maildirs in non-default location, and have support for external (pre-)authenticators. PR: ports/99704 Submitted by: Alexander Logvinov <info@logvinov.com> Notes: svn path=/head/; revision=166743