getmail_maildir(1) read a message from stdin and deliver to a named maildir

SYNOPSIS

getmail_maildir [OPTION] PATH

DESCRIPTION

Deliver a mail message from standard input, to the maildir named PATH. PATH must start with a dot or a slash and end with a slash.

getmail_maildir uses the SENDER environment variable to construct a Return-Path: header field and the contents of the RECIPIENT environment variable to construct a Delivered-To: header field at the top of the message.

--verbose, -v
print a status message on success

AUTHOR

Written by Charles Cazabon.

REPORTING BUGS

Report bugs to <[email protected]>.

COPYRIGHT

Copyright © 1998-2009 Charles Cazabon
This is free software; see the file COPYING for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.