This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fd6437e  Document some mbox.lua options
fd6437e is described below

commit fd6437e372493d3eccd8b54f988fc7305c035426
Author: Sebb <sebb...@users.noreply.github.com>
AuthorDate: Wed Apr 3 14:46:18 2024 +0100

    Document some mbox.lua options
---
 source/markdown/docs/API.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/source/markdown/docs/API.md b/source/markdown/docs/API.md
index 2b548f8..b9120d0 100644
--- a/source/markdown/docs/API.md
+++ b/source/markdown/docs/API.md
@@ -225,6 +225,13 @@ or
 Usage:
 `GET /api/mbox.lua?list=iss...@ponymail.apache.org&date=2016-06`
 
+Optional qualifiers include:
+- &header_from=$email
+- &header_subject=$subject_words
+- &header_body=$body_words
+
+Can also use various [timespan](#Timespans) values
+
 Response example:
 
 ~~~

Reply via email to