mirror of
https://github.com/pulb/mailnag.git
synced 2026-07-01 00:18:25 +02:00
updated manpages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.TH MAILNAG-CONFIG "1" "November 2012" "Mailnag 0.5.0"
|
||||
.TH MAILNAG-CONFIG "1" "June 2014" "Mailnag 1.0.0"
|
||||
.SH NAME
|
||||
mailnag-config \- Mailnag setup utility
|
||||
.SH SYNOPSIS
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
.TH MAILNAG "1" "November 2012" "Mailnag 0.5.0"
|
||||
.SH NAME
|
||||
mailnag \- an extendable mail notification daemon
|
||||
.SH SYNOPSIS
|
||||
\fBmailnag\fP
|
||||
.SH DESCRIPTION
|
||||
\fBmailnag\fP checks POP3 and IMAP servers for new mail. When it finds new
|
||||
messages, it calls various plugins to handle them (e. g. for desktop notifications).
|
||||
.PP
|
||||
Note that you must first run \fBmailnag-config\fR to setup Mailnag.
|
||||
.SH SEE ALSO
|
||||
.PP
|
||||
\fBmailnag-config\fP(1)
|
||||
.SH AUTHOR
|
||||
\fBmailnag\fP was written by Patrick Ulbrich <zulu99@gmx.net>.
|
||||
.PP
|
||||
This manual page was written by Vincent Cheng <Vincentc1208@gmail.com>,
|
||||
for the Debian project (and may be used by others).
|
||||
21
data/mailnagd.1
Normal file
21
data/mailnagd.1
Normal file
@@ -0,0 +1,21 @@
|
||||
.TH MAILNAGD "1" "June 2014" "Mailnag 1.0.0"
|
||||
.SH NAME
|
||||
mailnag \- an extendable mail notification daemon
|
||||
.SH SYNOPSIS
|
||||
\fBmailnagd\fP
|
||||
.SH DESCRIPTION
|
||||
\fBmailnagd\fP is a daemon program that checks POP3 and IMAP servers for new mail.
|
||||
On mail arrival it performs various actions provided by plugins.
|
||||
It comes with a set of desktop-independent default plugins for
|
||||
visual/sound notifications, script execution etc. and can be extended
|
||||
with additional plugins easily.
|
||||
.PP
|
||||
Note that you must first run \fBmailnag-config\fR to setup Mailnag.
|
||||
.SH SEE ALSO
|
||||
.PP
|
||||
\fBmailnag-config\fP(1)
|
||||
.SH AUTHOR
|
||||
\fBmailnagd\fP was written by Patrick Ulbrich <zulu99@gmx.net>.
|
||||
.PP
|
||||
This manual page was written by Vincent Cheng <Vincentc1208@gmail.com>,
|
||||
for the Debian project (and may be used by others).
|
||||
Reference in New Issue
Block a user