diff --git a/reference/imap/functions/imap-append.xml b/reference/imap/functions/imap-append.xml
index a2895901d3..f948c82b86 100644
--- a/reference/imap/functions/imap-append.xml
+++ b/reference/imap/functions/imap-append.xml
@@ -13,6 +13,7 @@
stringmailbox
stringmessage
stringoptionsNULL
+ stringinternal_dateNULL
Appends a string message to the specified mailbox.
@@ -54,6 +55,14 @@
+
+ internal_date
+
+
+ If this parameter is set, it will set the INTERNALDATE on the appended message. The parameter should be a date string that conforms to the rfc2060 specifications for a date_time value.
+
+
+