logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

getmail_maildir - read a message from stdin and deliver to a named maildir

Author

       Written by Charles Cazabon and others.

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

Name

       getmail_maildir - read a message from stdin and deliver to a named maildir

Reporting Bugs

       Report bugs to <https://github.com/getmail6/getmail6/issues>

See Also

       The full documentation for getmail_maildir is maintained in HTML and plaintext formats.  See the included
       files for details.

getmail 6                                             2025                                    getmail_maildir(1)

Synopsis

getmail_maildir [OPTION] PATH

See Also