How to configure CSSP mail client: Difference between revisions

From Iskomunidad
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
       Secure Connection: TLS (if available)
       Secure Connection: TLS (if available)


     (if outside Dilnet, use your ISP's [http://en.wikipedia.org/wiki/Smtp smtp] server. Call your ISP if you don't know what it is.)
     If outside Dilnet, use your ISP's [http://en.wikipedia.org/wiki/Smtp smtp] server. Call your ISP if you don't know what it is. An alternative is to use a commercial webmail's smtp server such as [http://mail.google.com/support/bin/answer.py?hl=en&answer=13287 Gmail's]
 
 
==See Also==
* [[How to configure UP Webmail client]]


[[Category: UP Diliman]] [[Category: Tech Support]]
[[Category: UP Diliman]] [[Category: Tech Support]]

Latest revision as of 07:35, 30 November 2009

CSSP Computer Lab offers email service (mail.kssp.upd.edu.ph that can be accessed using a browser like Firefox or a mail client like Thunderbird. Below is configuration information on the mail client set-up.

Thunderbird

1. Open Thunderbird if it's already installed. If not, download Thunderbird or another compatible mail client.

2. Click on File | New | Account... and type in mail.kssp.upd.edu.ph

3. Select IMAP as your type of incoming server

4. Set your Server Settings to the ff:

    Server Name: mail.kssp.upd.edu.ph
    Port: 993
    Security Settings: SSL
    User Name: <your kssp mail login name>

5. Set your Outgoing Server (SMTP) to the ff:

     (if inside Dilnet)
     Server Name: smtp.up.edu.ph
     Port: 25
     Secure Connection: TLS (if available)
    If outside Dilnet, use your ISP's smtp server. Call your ISP if you don't know what it is. An alternative is to use a commercial webmail's smtp server such as Gmail's


See Also