Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change maintainer address to my @FreeBSD.org email | Jose Alonso Cardenas Marquez | 2006-07-23 | 1 | -1/+1 |
| | | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518 | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158 | ||||
* | Add mbox2mdir. | Jean-Yves Lefort | 2005-11-01 | 3 | -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 |