You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query-continue>
    <allpages gapcontinue="Requesting_Withdrawal_from_Affiliate_Balance" />
  </query-continue>
  <query>
    <pages>
      <page pageid="486" ns="0" title="RealVNC">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">__FORCETOC__

How to configure RealVNC Server on Windows VPS
 
Once you have downloaded and installed RealVNC you will need to make sure that you have an exception in your Windows firewall to allow connections to your Public IP.

# Open Windows Firewall and add an inbound rule 
# Click on Port and define the port you want allow (default port is 5900)
# make sure you allow TCP and choose Allow Connections 
# add an outbound rule and repeat steps 2 and 3

Starting VNC on your VPS

Click Start and Find the RealVNC Folder then click on the Advance folder 
Click on VNC Server usermode

Make sure the ports are the same ports that you allowed in your windows firewall (Example 5900)


To connect to server make sure you have the VNC viewer on workstation and connect to your Public IP Address and port(that you setup in VNC/firewall)in the viewer 

Example: 216.25.135.125:5900


[[Category: Windows-VPS]]</rev>
        </revisions>
      </page>
      <page pageid="263" ns="0" title="Reducing Spam">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">__FORCETOC__
==Forwarded Mail - How to Reduce Spam==
If you will be forwarding your mail to a different address, we suggest setting up the email account as a User on our mail servers instead of as an Alias/Forwarding.  Then after the User is setup, you can login via webmail and add a Forwarding address to the User (be sure the check the box to Delete on Forward).  

This allows the incoming mail to be scanned for spam first, before it is forwarded.

==Using Content Filters== 

===cPanel===
#Log into cPanel
#Click '''&quot;Account Level Filtering''' to create a filter for the entire domain, or click '''&quot;User Level Filtering&quot;''' to create a filter for a single email address
#Click '''&quot;Create a New Filter&quot;'''
#Enter the filter name, and select the type of rule you want to use
#Select the action you want to take if the filter rule is met
#Click '''&quot;Create&quot;'''

===SmarterMail===

#Log into SmarterMail 
#Click the Settings option on the left
#Expand '''&quot;Filtering&quot;'''
#Click '''Content Filtering'''

On this screen you can add/manage various content filters as you desire.

This lets you further control your email in addition to the powerful spam filtering options.


==Using Content Filters To Reduce Spam==
To reduce the amount of spam you receive, add a Content Filter named &quot;URIBL_BLACK&quot; (no
quotes) and then set it to move any email with URIBL_BLACK in the HEADER to the JunkMail folder.

Also, create another Content Filter just like the one above except name it &quot;RCVD_IN_PBL&quot; (no
quotes) and have it move any email with RCVD_IN_PBL in the HEADER to the JunkMail folder.

There are many blacklists, but these two seem to be very reliable.


The following is how to add a content filter to your domain to reduce spam by filtering out e-mails marked by our server level spam filters and blacklist lookups:

===cPanel===
*For cPanel you'll just need to follow the steps above to create an '''&quot;Account Level Filter&quot;'''
*For the rule you'll just need to select '''&quot;Any Header&quot;''' and '''&quot;contains&quot;'''
*Next you'll just need to enter the following into the text box: 
&lt;pre&gt;
URIBL_BLACK
RCVD_IN_PBL
Bayesian
&lt;/pre&gt;

*For the action you'll need to select '''&quot;Deliver to Folder&quot;''' and browse to your '''&quot;Trash&quot;''' or '''&quot;Junk&quot;'''

===SmarterMail===

* Login at http://mail.yourdomain.com/ with the mailadmin@yourdomain.com e-mail administrator.
(Replace yourdomain.com with your actual domain name)
# From the 'Domain Settings' drop-down menu, select 'Domain Content Filtering'
# Click on the 'Add Filter' icon
# Under the 'Contains Specific Words or Phrases' group, check 'Email Headers'
# Click 'Next'
# Under 'Filter Type', choose 'OR'
# In the large text box, enter the following four lines:
&lt;pre&gt;
URIBL_BLACK
RCVD_IN_PBL
Bayesian
&lt;/pre&gt;

# Click 'Next'
# In the text box labeled 'Rule Name', enter &quot;SA BL Content Filter&quot;(without the quotes)
# Under the 'Actions' section, Check 'Move message to folder' and enter &quot;Junk E-Mail&quot;(without the quotes) into the text box
# Click the 'Save' icon

*You should notice a nice reduction in the amount of spam to your inbox after creating this filter.

*You'll want to occasionally check the 'Junk E-Mail' folder from time to time to make sure nothing is getting caught that you don't want caught or if you think you are missing an e-mail.

[[Category:Misc-Email]]
[[Category:SmarterMail]]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>