Add the first draft of the usermanual and minor changes to adminmanual
[spider.git] / html / usermanual-9.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5  <TITLE>The DXSpider User Manual : Mail.</TITLE>
6  <LINK HREF="usermanual-10.html" REL=next>
7  <LINK HREF="usermanual-8.html" REL=previous>
8  <LINK HREF="usermanual.html#toc9" REL=contents>
9 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
10 </HEAD>
11 <BODY>
12 <A HREF="usermanual-10.html">Next</A>
13 <A HREF="usermanual-8.html">Previous</A>
14 <A HREF="usermanual.html#toc9">Contents</A>
15 <HR>
16 <H2><A NAME="s9">9. Mail.</A></H2>
17
18 <P>You can send and receive both personal mail and bulletins with DXSpider 
19 quite easily.
20 <P>
21 <H2><A NAME="ss9.1">9.1 The "directory" command.</A>
22 </H2>
23
24 <P>To list mail you would use the <B>DIRECTORY</B> command.  On its 
25 own, this command will output the last ten messages received by the 
26 node, either to or from yourself or bulletins such as "DX" and "ALL".
27 As with other commands you can display more by specifying a number 
28 with the command.  You should be aware that Spider will accept
29 these commands by separating with either a slash or a space, so
30 <EM>dir new</EM> and <EM>dir/new</EM> work in the same way.
31 <P><B>Example:</B>
32 <P>
33 <BLOCKQUOTE><CODE>
34 <PRE>
35 directory
36 directory/20
37 directory 20
38 </PRE>
39 </CODE></BLOCKQUOTE>
40 <P>Of course most of the time you will only want to list new mail sent 
41 to you personally since your last login.  However you might also like 
42 to check for general mail received by the node.  In fact if there is 
43 new mail for you, the cluster will tell you when you login. You will 
44 also be informed if new mail arrives for you during the time you are 
45 logged in.
46 Mail is not only sent to callsigns though.  Mail can also be sent to 
47 subjects like "all" or "local" or "dx" etc.  You can treat these 
48 bulletins in the same way as personal mail with the directory 
49 command.
50 <P><B>Examples:</B>
51 <P>
52 <BLOCKQUOTE><CODE>
53 <PRE>
54 directory/new
55 directory/own
56 directory/own/10
57 directory/all
58 directory/from &lt;call>
59 </PRE>
60 </CODE></BLOCKQUOTE>
61   
62 <P>The last option will only show mail from a callsign if it was sent to
63 you personally or was sent as a bulletin.  There are some additional
64 commands and these can be found in the DXSpider Command Reference section.
65 <P>
66 <H2><A NAME="ss9.2">9.2 Reading mail.</A>
67 </H2>
68
69 <P>The output of the <B>DIRECTORY</B> command could be something like 
70 this.
71 <P>
72 <PRE>
73 dir
74  20735      2      ALL   GW7SMV 21-Feb 1204Z REC 9E1S QSL TDY 50Mhz....    
75  20823    308       UK    G0HDB 22-Feb 2334Z Help - which district code?   
76  20824    105      ALL     W9AE 23-Feb 0349Z S0NY QSL address?             
77  20825      2       UK    G0LRJ 23-Feb 0806Z QSL REC LZ2CJ/1.CARD NO-750.  
78  20858      2      ALL   GW7SMV 24-Feb 0905Z REC S92DX QSL CARD TDY 50Mhz  
79  20921    200      ALL   GM4FDM 27-Feb 2203Z Trip to VP8                   
80  20949    375      ALL     K0MN 27-Feb 0428Z ST0P cards are gd @ ARRL      
81  20950      2       UK    G0LRJ 28-Feb 0835Z QSL REC SV9/IZ0CKJ/P EU-187.  
82  20987    569      ALL   GD0TEP  1-Mar 1733Z Portable contests             
83  21076      2      ALL    G4AFJ  3-Mar 1743Z kh6nd/kh5 qsl received
84  21184-p  599   GW4HAT    G0VGS  4-Mar 1518Z Re: Time 
85 </PRE>
86 <P>The first column is the actual message number.  If the message is a
87 personal one to you, you will see a letter 'p' after this number.  If
88 the message has been read, there will be a '-' between the message
89 number and the 'p'.  This only works for personal messages.  The next
90 column shows the file size of the message.  The third column shows the
91 address the message was sent to and the next column shows who sent it.
92 The rest is fairly self-explanatory.
93 <P>Reading a message is as simple as typing read, followed by the 
94 message number that you wish to read.
95 <P><B>Example:</B>
96 <P>
97 <BLOCKQUOTE><CODE>
98 <PRE>
99 read 25
100 </PRE>
101 </CODE></BLOCKQUOTE>
102 <P>will read message number 25.  However the mail will be displayed in it's
103 entirety unless you specify a page length. You can set your page length
104 to any number you like and when the message reaches that number of lines
105 you will get a prompt giving you options.
106 <P><B>Example:</B>
107 <P>
108 <BLOCKQUOTE><CODE>
109 <PRE>
110 set/page 20
111 </PRE>
112 </CODE></BLOCKQUOTE>
113 <P>
114 <P>
115 <H2><A NAME="ss9.3">9.3 Sending mail.</A>
116 </H2>
117
118 <P>Sending mail is done in the time honoured way.  First you specify
119 a recipient for the message, then you will be prompted for a subject.
120 Once you have done this you will be asked to type your message.
121 Please remember that there is no automatic word wrap, so unless you
122 are using a client that wraps lines automatically, remember to hit
123 return at the end of each line.
124 <P><B>Example:</B>
125 <P>
126 <BLOCKQUOTE><CODE>
127 <PRE>
128 send m0azm
129 Enter Subject (30 characters):
130 See you Thursday
131 Enter Message /EX to send or /ABORT to exit
132 Hi Ian,            
133 Just a quick note to say that I can make Thursday after all.  The
134 appointment I had has cancelled so we are go!
135 Cheers
136 Ian
137 </PRE>
138 </CODE></BLOCKQUOTE>
139 <P>At this point you can either hit return and enter /ex to send the
140 message or use /abort at any time to abort it.  You can now display
141 the message in the normal way.  There are several send options and 
142 these are listed in the Command Set section.  These include sending
143 mail to several recipients and asking for a return receipt.
144 <P>
145 <P>
146 <H2><A NAME="ss9.4">9.4 Replying to mail.</A>
147 </H2>
148
149 <P>If mail is addressed to you or to a bulletin address, you can use the
150 <B>REPLY</B> command to reply to it.  Using this command, the 
151 subject will be automatically set for you as "Re: subject", whatever 
152 the subject was. 
153 <P><B>Example:</B>
154 <P>
155 <BLOCKQUOTE><CODE>
156 <PRE>
157 reply 2500
158 </PRE>
159 </CODE></BLOCKQUOTE>
160 <P>
161 <H2><A NAME="ss9.5">9.5 Deleting mail</A>
162 To delete a message, you use the <EM>delete</EM> command.You can only delete messages sent to or received by yourself. Bulletins are dealt with automatically or by the sysop.</H2>
163
164 <HR>
165 <A HREF="usermanual-10.html">Next</A>
166 <A HREF="usermanual-8.html">Previous</A>
167 <A HREF="usermanual.html#toc9">Contents</A>
168 </BODY>
169 </HTML>