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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Help for login screen
</TITLE>
</HEAD>
<BODY BACKGROUND="/postman/icons/set2/fondouv.gif">
<P><BR>
</P>
<H2 ALIGN=CENTER><FONT COLOR="#008000">
<IMG SRC="/postman/icons/set2/help.gif" ALT="HELP" >
Help for login screen</FONT></H2>
<hr>
<H4>The login screen</H4>
<ul>
<li>
The Postman Welcome and login screen shows you our logo, the
login form and, at the
bottom, some news that we think could be of your interest <i>(Read them!)</i>.
</li>
</ul>
<H4>Choosing your language</H4>
<ul>
<li><b>FIRST</b>, at the login screen, choose your preferred language,
if the displayed one is not already
(note that the available languages are site-dependent):
<TABLE border=3 cellpadding=4 bgcolor="#fff7e0">
<tr><td>
Elige idioma/Tria llenguatge/Choose language<BR>
<A HREF="noop_eng.html">Español</A>
<A HREF="noop_eng.html">Valencià</A>
<A HREF="noop_eng.html">English</A>
</td></tr>
</TABLE>
</li>
</ul>
<H4>Login to the WWW email service</H4>
<ul>
<li>
You must have a <b>valid account</b> to log in.
</li>
<li>
In the adequate form fields, write down your <b>username</b> (your account name,
NOT your email address)
and <b>password</b> (it will not be visible) and
press the <tt>"Login"</tt> button to access the www email service.
</li>
<li>Note that you <i>must</i> preserve the uppercase/lowercase of characters.
</li>
<p>
<li>
When logged, you will be allowed to compose, send, receive and read e-mail messages;
to store your partners e-mail addresses in an addressbook; to classify your
messages in multiple mailboxes; and even more...
</li>
</ul>
<hr size=1>
<small>© Servicio de Informática - Universitat de València - 2000
</BODY>
</HTML>
|