summaryrefslogtreecommitdiff
path: root/mw.1
diff options
context:
space:
mode:
Diffstat (limited to 'mw.1')
-rw-r--r--mw.114
1 files changed, 12 insertions, 2 deletions
diff --git a/mw.1 b/mw.1
index a9ea0bd..26d9569 100644
--- a/mw.1
+++ b/mw.1
@@ -54,10 +54,10 @@ Real name which will appear in emails. Should be put in quotes if multiple words
Set a maximum number of messages to be stored offline.
.TP
.B -i
-IMAP server address
+IMAP/POP server address
.TP
.B -I
-IMAP server port (assumed to be 993 if not specified)
+IMAP/POP server port (assumed to be 993 for IMAP and 995 for POP if not specified)
.TP
.B -s
SMTP server address
@@ -86,6 +86,15 @@ When removing an email profile with either
or
.I -D,
also delete the local mail (will not delete the mail on the server).
+.TP
+.B -P
+Use POP protocol instead of IMAP. Requires
+.I mpop
+to download mail after configuration. Server details can still be given with the
+.I -i
+and
+.I -I
+options as if it were a IMAP.
.SH DETAILS
.TP
.B mailsync
@@ -287,6 +296,7 @@ GPLv3
.BR neomutt (1),
.BR neomuttrc (1)
.BR mbsync (1),
+.BR mpop (1),
.BR msmtp (1),
.BR notmuch (1),
.BR abook (1)