aboutsummaryrefslogtreecommitdiff
path: root/mail/mbox2mdir
Commit message (Collapse)AuthorAgeFilesLines
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Add mbox2mdir.Jean-Yves Lefort2005-11-013-0/+35
mbox2mdir is a small program to convert mail stored in UNIX mbox format to qmail's Maildir format. It can (optionally) also truncate the source mbox file upon successful conversion. I use it to move mail delivered by /bin/mail or sendmail to qmail Maildir folders, but of course there are many other possible uses for it. WWW: http://sageshome.net/oss/mbox2mdir.php PR: ports/88245 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=146903