|
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO | COLOPHON |
MAIL.MAILDIR(8) BSD System Manager's Manual MAIL.MAILDIR(8)
mail.maildir — store mail in a maildir
mail.maildir [-j] [pathname]
mail.maildir reads the standard input up to an end-of-file and adds it
to the mail directory located in pathname or to the mail directory
Maildir located in the user's home directory.
The options are as follows:
-j Scan message for X-Spam and move to Junk folder if result is
positive.
The mail.maildir utility exits 0 on success, and >0 if an error occurs.
mail(1), smtpd(8)
This page is part of the OpenSMTPD (a FREE implementation of the
server-side SMTP protocol) project. Information about the project can
be found at https://www.opensmtpd.org/. If you have a bug report for
this manual page, see ⟨https://github.com/OpenSMTPD/OpenSMTPD/issues⟩.
This page was obtained from the project's upstream Git repository
⟨https://github.com/OpenSMTPD/OpenSMTPD.git⟩ on 2020-08-13. (At that
time, the date of the most recent commit that was found in the reposi‐
tory was 2020-07-27.) If you discover any rendering problems in this
HTML version of the page, or you believe there is a better or more up-
to-date source for the page, or you have corrections or improvements to
the information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
BSD May 30, 2018 BSD