From 4ea8f158a7965f866e91e5f11c1ba189079bd935 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 16 Feb 2021 20:38:04 -0500 Subject: Add -M to move messages after export --- imbox.1 | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) (limited to 'imbox.1') diff --git a/imbox.1 b/imbox.1 index a8d1dcd..22e2df3 100644 --- a/imbox.1 +++ b/imbox.1 @@ -11,6 +11,7 @@ .Op Fl ivw .Op Fl C Ar cc .Op Fl F Ar from +.Op Fl M Ar mailbox .Op Fl S Ar subject .Op Fl T Ar to .Op Fl h Ar host @@ -52,6 +53,11 @@ Export messages with matching .Cm From headers. . +.It Fl M Ar mailbox +Move matching messages to +.Ar mailbox +after exporting them. +. .It Fl S Ar subject Export messages with matching .Cm Subject @@ -113,21 +119,40 @@ imbox -T list+imbox@causal.agency june@causal.agency .It .Rs .%A M. Crispin -.%Q University of Washington .%T INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1 .%I IETF -.%N RFC 3501 -.%D March 2003 +.%R RFC 3501 .%U https://tools.ietf.org/html/rfc3501 +.%D March 2003 +.Re +.It +.Rs +.%A L. Esibov +.%A A. Gulbrandsen +.%A P. Vixie +.%T A DNS RR for specifying the location of services (DNS SRV) +.%I IETF +.%R RFC 2782 +.%U https://tools.ietf.org/html/rfc2782 +.%D February 2000 +.Re +.It +.Rs +.%A A. Gulbrandsen +.%T Internet Message Access Protocol (IMAP) - MOVE Extension +.%I IETF +.%R RFC 6851 +.%U https://tools.ietf.org/html/rfc6851 +.%D January 2013 .Re .It .Rs .%A E. Hall .%T The application/mbox Media Type .%I IETF -.%N RFC 4155 -.%D September 2005 +.%R RFC 4155 .%U https://tools.ietf.org/html/rfc4155 +.%D September 2005 .Re .It .Rs @@ -135,19 +160,8 @@ imbox -T list+imbox@causal.agency june@causal.agency .%T DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION .%I IETF .%R RFC 1035 -.%D November 1987 .%U https://tools.ietf.org/html/rfc1035 -.Re -.It -.Rs -.%A A. Gulbrandsen -.%A P. Vixie -.%A L. Esibov -.%T A DNS RR for specifying the location of services (DNS SRV) -.%I IETF -.%R RFC 2782 -.%D February 2000 -.%U https://tools.ietf.org/html/rfc2782 +.%D November 1987 .Re .El . -- cgit 1.4.1