~botevmg/unity-mail/gmailThread

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH um-url 1

.SH NAME
um-url - tool for opening e-mail webpages and apps

.SH SYNOPSIS
.B um-url \fIURLNAME\fR
.P
URL for URLNAME is read from \fBURLs\fR section of unity-mail configuration file,
which is located at \fB~/.config/unity-mail.conf\fR.
.P
Standard URLNAMEs are \fBHome\fR, \fBCompose\fR, \fBInbox\fR and \fBSent\fR. You can edit
standard URLs using unity-mail\'s configuration dialog.
.P
um-url loads standard \fBgmail.com\fR URLs as a fallback option.
.P
If URL starts with \fBExec:\fR, um-url executes the command given after that.
.P
When unity-mail is unconfigured, um-url opens \fBum-config\fR.

.SH DESCRIPTION
\fBum-url\fR is used as a command for unity-mail quicklist.

.SH SEE ALSO
unity-mail(1) - e-mail notifications and count for Unity.

.SH AUTHOR
This manual page was written by Dmitry Shachnev <mitya57@gmail.com>.