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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Help for composer screen
</TITLE>
</HEAD>
<BODY BACKGROUND="/postman/icons/set2/fondouv.gif">
<P><br>
<H2 ALIGN=CENTER><FONT COLOR="#008000">
<IMG SRC="/postman/icons/set2/help.gif" ALT="HELP" >
Help for composer screen</FONT></H2>
<hr>
<h4>Menu Icons</h4>
<UL>
<TABLE cellpadding="0" cellspacing="0" width="100%" BORDER="0">
<TR bgcolor="#CCCCCC">
<TD nowrap width="1%" rowspan="0">
<FONT size="1" face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<A HREF="noop_eng.html"><CENTER>
<img src="/postman/icons/set2/back.gif" border=0 alt="Back"><BR><NOBR>Back</NOBR></CENTER>
</A></TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
</TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
</TD>
<TD nowrap width="1%" rowspan="0">
<FONT size="1" face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<A HREF="noop_eng.html"><CENTER>
<img src="/postman/icons/set2/help.gif" border=0 alt="Help"><BR><NOBR>Help</NOBR></CENTER>
</A></TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
</TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
</TD>
<TD nowrap width="1%" rowspan="0">
<FONT size="1" face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<A HREF="noop_eng.html"><CENTER><img src="/postman/icons/set2/logout.gif" border=0 alt="Logout"><BR><NOBR>Logout</NOBR></CENTER>
</A></TD>
<TD nowrap width="100%" rowspan="0">
<FONT size="1" face="PrimaSans BT,Verdana,sans-serif" color="#000000">
</TD>
</TR>
</TABLE>
<img src="/postman/icons/set2/back.gif" border=0 alt="Back">
Press <tt>"Back"</tt> icon to cancel the message composition and return to the
index screen. Remember to use the "Save" button before, or
you will lose your last modifications.</LI>
<br>
<img src="/postman/icons/set2/logout.gif" border=0 alt="Help">
Press <tt>"Logout"</tt> to finish your mail session.</LI>
</ul>
<h4>Buttons</h4>
<ul>
<FONT size="2" face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<FORM action="noop_eng.html">
<INPUT TYPE=SUBMIT NAME="cm_save" VALUE="Save">
<INPUT TYPE=SUBMIT NAME="cm_send" VALUE="Send">
<INPUT TYPE=SUBMIT NAME="at_show" VALUE="Attachments">
<INPUT TYPE=SUBMIT NAME="cm_cleanall" VALUE="Clean all">
<INPUT TYPE=SUBMIT NAME="ab_from_cm" VALUE="Addressbook">
</font></form>
<LI>Press <B>Save</B> button to save the message you are composing.
This will also reset
the "idle connection" counter, so you will have more time to write your message. Also,
after saving the message, you can logout or return to the index screen without
losing it: it will be automatically recovered the next time you use the <tt>compose</tt>
icon at the index screen. Note that attachments are not saved if you finish your session
and reconnect later.
</LI>
<LI>Press <B>Send</B> button to send the message.</LI>
<LI>Press <B>Attachments</B> to attach every file to the message.
This is the RIGHT way to send a file to other person.</LI>
<LI>Press <B>Clear all</B> Clear all the fields.</LI>
<LI>Press <B>Address Books</B> to walk the Address Book
and get an email address. </I>
</ul>
<h4>Fields</h4>
<ul>
<form action="noop_eng.html">
<TABLE cellpadding="0" cellspacing="1" width="50%" BORDER="0">
<TR>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<B>To: </B>
</TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<INPUT TYPE=TEXT NAME="to" MAXLENGTH="1" SIZE="50"
VALUE="my_guest@somehost.uv.es,he@there.com">
</TD>
</TR>
<TR>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<B>CC: </B>
</TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<INPUT TYPE=TEXT NAME="cc" MAXLENGTH="1" SIZE="50" VALUE=" ">
</TD>
</TR>
<TR>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<B>BCC: </B>
</TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<INPUT TYPE=TEXT NAME="bcc" MAXLENGTH="1" SIZE="50" VALUE=" ">
</TD>
</TR>
<TR>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<B>Subject: </B>
</TD>
<TD>
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
<INPUT TYPE=TEXT NAME="subject" MAXLENGTH="2" SIZE="50" VALUE="Re: your letter from yesterday">
</TD>
</TR>
</TABLE>
</form>
<LI><B>To: </B>This field is where you must write the email address of the receiver.
There can be several addresses, comma separated.</LI>
<LI><B>CC: </B>Field to write emails to send message copies ("Carbon Copy").
Here you can find several addresses, comma separated.</LI>
<LI><B>BCC: </B>Field to write emails to send blind message copies ("Blind Carbon Copy").
The "To:" and "CC:" receivers will not notice the "BCC:" receivers.
Here can be several addresses, comma separated.</LI>
<LI><B>Subject: </B> Field for message subject. Do not leave empty!</LI>
<p>
<li>The <B>To: </B>, <B>CC: </B> and <B>BCC: </B> fields are limited
to 1000 characters.
<LI>At last, in the composer screen, there is a <b>Text to send:</b> field to
write the message.</LI>
</ul>
<h4>Option</h4>
<ul>
<form action="noop_eng.html">
<INPUT TYPE=CHECKBOX NAME="savemsgsentmail" VALUE="1">
<FONT size=2 face="PrimaSans BT,Verdana,sans-serif" color="#000000">
Save copy on sent-mail</font><BR>
</form>
<LI><B>Save copy on "sent-mail": </B>If checked when sending,
one copy of the sent message <i>(with attachments, if any)</i>
will be archived on the remote
folder "sent-mail".
The default value for this option can
be changed in the options screen.
This option is not saved in any way, so only change it inmediately
before pressing the <b>send</b> button.
</LI>
</UL>
<h4>Attachment list</h4>
<ul>
<li>If you add some attachements to your message, they will be listed just above the
"text to send" field.</li>
</ul>
<hr size=1>
<small>© Servicio de Informática - Universitat de València - 2000
</BODY>
</HTML>
|