.\" Man page generated from reStructuredText. . .TH "DELIVER" "8" "February 13, 2023" "3.6.1" "Cyrus IMAP" .SH NAME deliver \- Cyrus IMAP documentation . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .sp intro .SH SYNOPSIS .sp .nf \fBdeliver\fP [ \fB\-C\fP \fIconfig\-file\fP ] [ \fB\-d\fP ] [ \fB\-r\fP \fIaddress\fP ] [ \fB\-f\fP \fIaddress\fP ] [ \fB\-m\fP \fImailbox\fP ] [ \fB\-a\fP \fIauth\-id\fP ] [ \fB\-q\fP ] [ \fIuserid\fP ]... \fBdeliver\fP [ \fB\-C\fP \fIconfig\-file\fP ] \fB\-l\fP .fi .SH DESCRIPTION .sp \fBdeliver\fP reads a message from the standard input and delivers it to one or more IMAP mailboxes. .sp \fBdeliver\fP reads its configuration options out of the imapd.conf(5) file unless specified otherwise by \fB\-C\fP\&. .SH OPTIONS .INDENT 0.0 .TP .B \-C config\-file Use the specified configuration file \fIconfig\-file\fP rather than the default imapd.conf(5)\&. .UNINDENT .INDENT 0.0 .TP .B \-d Ignored for compatibility with \fB/bin/mail\fP\&. .UNINDENT .INDENT 0.0 .TP .B \-r address Insert a \fBReturn\-Path:\fP header containing \fIaddress\fP\&. .UNINDENT .INDENT 0.0 .TP .B \-f address Insert a \fBReturn\-Path:\fP header containing \fIaddress\fP\&. .UNINDENT .INDENT 0.0 .TP .B \-m mailbox Deliver to \fBmailbox\fP\&. If any \fIuserid\fPs are specified, attempts to deliver to \fBuser.\fP\fIuserid\fP\fB\&.mailbox\fP for each \fIuserid\fP\&. If the ACL on any such mailbox does not grant the sender the “p” right or if \fB\-m\fP is not specified, then delivers to the INBOX for the \fIuserid\fP, regardless of the ACL on the INBOX. .sp If no \fIuserid\fPs are specified, attempts to deliver to \fImailbox\fP\&. If the ACL on \fImailbox\fP does not grant the sender the “p” right, the delivery fails. .UNINDENT .INDENT 0.0 .TP .B \-a auth\-id Specify the authorization id of the sender. Defaults to “anonymous”. .UNINDENT .INDENT 0.0 .TP .B \-q user\-id Deliver message even when receiving mailbox is over quota. .UNINDENT .INDENT 0.0 .TP .B \-l Accept messages using the LMTP protocol. .UNINDENT .SH NOTES .sp Depending on the setting of \fBreject8bit\fP in imapd.conf(5), deliver either rejects/accepts messages with 8\-bit\-set characters in the headers. If we accept messages with 8\-bit\-set characters in the headers, then depending on the setting of \fBmunge8bit\fP, these characters are either left un\-touched or changed to “X”. .sp This is because such characters can’t be interpreted since the character set is not known, although some communities not well\-served by US\-ASCII assume that those characters can be used to represent characters not present in US\-ASCII. .sp A method for encoding 8\-bit\-set characters is provided by \fI\%RFC 2047\fP\&. .SH EXAMPLES .sp [NB: Examples needed] .SH FILES .sp /etc/imapd.conf .SH SEE ALSO .sp lmtpd(8) .SH AUTHOR The Cyrus Team, Nic Bernstein (Onlight) .SH COPYRIGHT 1993–2023, The Cyrus Team .\" Generated by docutils manpage writer. .