]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/transports/tf_maildir.c
Split out smtp_write_mail_and_rcpt_cmds() from smtp_deliver()
[user/henk/code/exim.git] / src / src / transports / tf_maildir.c
index 93bbba455c1a91675ecf46e171783e65153a66f6..7be72896a2bf9c1fca31b790473959476d48b60f 100644 (file)
@@ -2,7 +2,7 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2014 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* Functions in support of the use of maildirsize files for handling quotas in
@@ -356,7 +356,7 @@ Or, at least, it is supposed to!
 
 Arguments:
   path             the path to the maildir directory; this is already backed-up
-                     to the parent if the delivery diretory is a maildirfolder
+                     to the parent if the delivery directory is a maildirfolder
   ob               the appendfile options block
   regex            a compiled regex for getting a file's size from its name
   dir_regex        a compiled regex for selecting maildir directories