Searched refs:maildir (Results 1 – 5 of 5) sorted by relevance
662 maildir="/var/mail"865 maildir=/usr/spool/mail1013 maildir=/var/spool/mail4355 dnl # --with-maildir=/path/to/mail gets top priority.4356 dnl # if maildir is set in the platform case statement above we use that.4364 AC_ARG_WITH([maildir], optwith4365 [ --with-maildir=/path/to/mail Specify your system mail directory],4373 if test "X$maildir" != "X"; then4374 AC_DEFINE_UNQUOTED([MAIL_DIRECTORY], ["$maildir"])4387 #define DATA "conftest.maildir"[all …]
7443 maildir="/var/mail"7790 maildir=/usr/spool/mail8214 maildir=/var/spool/mail18000 if test "X$maildir" != "X"; then18002 #define MAIL_DIRECTORY "$maildir"18010 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cross compiling: use --with-maildir=/path/to/mai…18011 $as_echo "$as_me: WARNING: cross compiling: use --with-maildir=/path/to/mail" >&2;}18026 #define DATA "conftest.maildir"18063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using: $maildir from $maildir_what" >&518064 $as_echo "Using: $maildir from $maildir_what" >&6; }[all …]
276 .. _mailbox-maildir:409 `maildir man page from qmail <http://www.qmail.org/man/man5/maildir.html>`_412 `Using maildir format <https://cr.yp.to/proto/maildir.html>`_416 `maildir man page from Courier <http://www.courier-mta.org/maildir.html>`_
1408 The following example converts a maildir-format mailbox into an mbox-format1415 src = mailbox.Maildir('maildir', factory=None)
2636 - Issue #19037: The mailbox module now makes all changes to maildir files2638 that may be accessing the maildir directory.4435 - Issue #13254: Fix Maildir initialization so that maildir contents