Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
maildir(1)		     General Commands Manual		      maildir(1)

NAME
     maildir - safely write data to a qmail-style maildir

SYNOPSIS
     maildir dir

INTRODUCTION
     maildir is a shell script which invokes safecat.  It is equivalent to safe-
     cat  dir/tmp  dir/new.   It saves a little typing for those who want to use
     qmail maildirs, which have a fixed structure.  safecat, on the other  hand,
     allows the user to have one temporary directory for many spool directories.
     This  is occasionally useful; some people don't like to multiply the number
     of places which need to be periodically cleaned up.

     Copyright (c) 2000, Len Budney. All rights reserved.

SEE ALSO
     safecat(1) mbox(5), qmail-local(8), maildir(5)

								      maildir(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=maildir&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help