-
Notifications
You must be signed in to change notification settings - Fork 5
/
emailer.html
63 lines (48 loc) · 1.47 KB
/
emailer.html
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<HTML>
<HEAD>
<TITLE>emailer.1 manual page</TITLE>
</HEAD>
<BODY>
<H1>emailer.1 manual page</H1>
<HR>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->
</PRE>
<H2>NAME</H2><PRE>
emailer - email EAS alerts
</PRE>
<H2>SYNOPSIS</H2><PRE>
<B>emailer</B> <B>[-f</B> <I>from-address</I> <B>]</B> <B>[-n</B> <I>notify-file</I> <B>]</B> <I>code</I> <I>filename</I>
</PRE>
<H2>DESCRIPTION</H2><PRE>
<B>emailer</B> prepares a formatted email message from a given
EAS code and MP3 file, and sends it to a list of addresses
specified in <I>notify-file</I>.
</PRE>
<H2>OPTIONS</H2><PRE>
-f from-address
The email address used in the From: line. This
address is also used in the To: line.
-n notify-file
A file containing a list of email addresses, or
shell commands preceded by |.
code The EAS header code for this message.
filename
The name of the MP3 file containing the alert mes-
sage.
</PRE>
<H2>AUTHOR</H2><PRE>
Greg Hewgill <a href="mailto:greg@hewgill.com"><greg@hewgill.com></a>
<a href="http://hewgill.com">http://hewgill.com</a>
</PRE>
<H2>SEE ALSO</H2><PRE>
<B><A HREF="capture.html">capture(1)</A></B>
</PRE>
<HR>
<ADDRESS>
Man(1) output converted with
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
</ADDRESS>
<!--#include virtual="/google-analytics.inc"-->
</BODY>
</HTML>