POP ACCESS TO UKZN
DETAILS
|
|
|
|
POP and SMTP (OUTGOING) SERVERS ARE:
|
Should be used by? |
POP |
SMTP |
Authentication required to send mail? |
|
|
gwpop.ukzn.ac.za |
gwpop.ukzn.ac.za |
YES |
|
|
pop.ukzn.ac.za |
pop.ukzn.ac.za |
YES |
|
PIETERMARITZBURG |
pop.unp.ac.za |
smtp.unp.ac.za |
YES |
Þ
Where to change Microsoft Outlook details?
Þ
Where to change Microsoft Outlook Express
details?
Þ Where
to change Eudora Version 3 details
Þ
Where to change Eudora Version 5 details
Þ
Where to change Netscape client details
Login options are appended to the user ID name with a colon
character (:) between the user ID name and the switches:
You can combine options by stringing them together
after the user ID and the colon without any spaces between the options:
Syntax: user_ID:switch1switch2
![]()

The syntax for the user ID options is not case
sensitive. Please note that login options are not required. If you do not want
to include any login options, just enter the user ID name in the text box, or
following the USER command if you are using a Telnet application as your POP3
client.
|
Explanation |
Example |
|
|
The v option defines the POP3 client's view number. If multiple POP3 clients access the same GroupWise mailbox, each client must use a different view number in order to see a fresh mailbox. For example, if two POP3 clients access a mailbox and the first client downloads the unread messages, the second client will not be able to download the messages unless it is using a different view number than the first client. If this option is not used, the default value is 1. |
User_ID:v=1 |
|
|
The d option deletes the messages from the GroupWise mailbox after they have been downloaded to the POP3 client. |
User_ID:d |
|
|
The p option purges the messages from the GroupWise mailbox after they have been downloaded to the POP3 client. |
User_ID:p |
|
|
The t option defines the download period, starting with the current day. For example, if you specify 14, then only messages that are 14 days old or newer will be downloaded. If this option is not used, the default value is 30 days. |
User_ID:t=14 |
|
|
The n option downloads messages in RFC-822 format rather than the default MIME format. |
User_ID:N |
|
|
The m option downloads messages in MIME format. This is the default. |
User_ID:M |
|
|
The s option presets the file size when the STAT command is executed. If the users' mailbox contains a lot of messages or large messages, it can take a long time to calculate the file size. With this option, the STAT command will always report an artificial file size of 1, which can save time. |
User_ID:S |
|
|
The l option limits the number of messages to download for each POP3 session. For example, if you want to limit the number of messages to 10, you would enter l=10. If this option is not used, the default value is 100 messages. |
User_ID:L=10 |