Fulltext results:
- Formatting Syntax @wiki
- === External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Em... s. External links are recognized automagically: http://www.google.com or simply www.google.com - You can set link text as well: [[http://www.google.com|This Link points to google]]. Em
- Database Maintenance @how_to
- ======Database Maintenance====== VPOP3 uses the [[http://www.postgresql.org|PostgreSQL]] database server... ormation, see the PostgreSQL documentation: * [[http://www.postgresql.org/docs/9.1/static/app-pgdump.html]] * [[http://www.postgresql.org/docs/9.1/static/app-dropdb.html]] * [[http://www.postgresql.org/docs/9.1/static/app-pgrestor
- How to Backup VPOP3 @how_to
- before running the pg_dump program, or create a [[http://www.postgresql.org/docs/9.1/static/libpq-pgpass... scribing how to set these up, for instance: * [[http://www.postgresql.org/docs/9.1/interactive/continuous-archiving.html]] * [[http://www.postgresql.org/docs/9.1/interactive/high-availability.html]] * [[http://raghavt.blogspot.co.uk/2011/05/postgresql-strea
- Database schema used in VPOP3 5.x @reference
- versions as well. Also note that VPOP3 5.x uses [[http://www.postgresql.org/docs/9.1/static/release-9-1-... 9.1]] or later, whereas 3.x-4.x use PostgreSQL [[http://www.postgresql.org/docs/8.3/static/release-8-3-... tory. To access the database, we generally use [[http://www.postgresql.org/docs/9.1/static/app-psql.htm... her tools available if you prefer them, such as [[http://www.pgadmin.org/|PgAdmin]]. [[http://psqlodbc.p
- How do I get support? @faq
- ear of software maintenance. - We also have a [[http://wiki.pscs.co.uk|Knowledgebase]] or [[http://answers.pscs.co.uk|Answers website]] which can be used by... rge. You can use our email support by going to [[http://support.pscs.co.uk]]. With the annual priority... xpensive, so it is often better to purchase our [[http://www.pscs.co.uk/products/vpop3host/index.php|Hos
- How To Upgrade VPOP3 @how_to
- ion using the same licence key, as long as your [[http://www.pscs.co.uk/helpdesk/purchase.php|Software M... sure, you can put your licence details into our [[http://www.pscs.co.uk/buynow/vpop3_upgrade.php|upgrade... s is currently chargeable at £30 + VAT. See our [[http://www.pscs.co.uk/helpdesk/index.php|Support page]... download the latest previous versions from the [[http://www.pscs.co.uk/downloads/vpop3archive.php|Downl
- How to download VPOP3 @how_to
- oad a previous version of VPOP3, click on the **[[http://www.pscs.co.uk/downloads/vpop3archive.php|downl... e wanting to try VPOP3 Standard, click on the **[[http://www.pscs.co.uk/downloads/vpop3std.php|Download ... to download it to install again, click on the **[[http://www.pscs.co.uk/downloads/vpop3std.php|Download ... 3_enterprise|VPOP3 Enterprise]], click on the **[[http://www.pscs.co.uk/downloads/vpop3ent.php|Download
- What is PostgreSQL? @faq
- =====What is PostgreSQL?====== [[http://www.postgresql.org|PostgreSQL]] is an SQL database engine. =====... VPOP3 2.x, VPOP3 uses a database engine called [[http://www.sqlite.org|SQLite]] for its database needs.... e software, such as MySQL, is licenced using a '[[http://www.gnu.org/copyleft/gpl.html|GPL]]' licence. T... uld be prohibitively expensive. (There are also [[http://en.wikipedia.org/wiki/Comparison_of_relational_
- Sending mail from different email addresses or domains @how_to
- from may have a sender policy defined, such as [[http://www.openspf.org|SPF]] or [[http://www.dkim.org|DKIM]] which will restrict which computers can send fr... hers, for instance, it is very easy to do it in [[http://www.mozilla.org/thunderbird|Mozilla Thunderbird... flexible email client such as Thunderbird. See [[http://ask-leo.com/how_do_i_control_which_email_accoun
- Spam Filter Rules: HTTPGet @reference
- rst line of the headers variable will contain the HTTP result code, if present * If VPOP3 cannot conne... ebsite, the headers may be empty * Only <nowiki>http://</nowiki> connections are supported - for <nowi... lowing example will retrieve the webpage <nowiki>"http://www.pscs.co.uk"</nowiki>, return the HTTP headers into the ${hdrs} variable and return the content in
- PostgreSQL server won't start due to damaged log files @how_to
- o recover the data for you, but there will be a [[http://www.pscs.co.uk/buynow/buy.php?item=MISCSUP3|£75... there is no point doing it. See here for how to [[http://wiki.pscs.co.uk/how_to%3Bbackup_vpop3#manual_da... e solution==== You **may** be able to use the **[[http://www.postgresql.org/docs/8.3/static/app-pgresetx... ' to get PostgreSQL started again, then you can [[http://wiki.pscs.co.uk/how_to%3Bbackup_vpop3#manual_da
- Spam Filter Rules: WinHTTPGet @reference
- rst line of the headers variable will contain the HTTP result code, if present * If VPOP3 cannot conne... the website, the headers may be empty * <nowiki>http://</nowiki> and <nowiki>https://</nowiki> connect... lowing example will retrieve the webpage <nowiki>"http://www.pscs.co.uk"</nowiki>, return the HTTP headers into the ${hdrs} variable and return the content in
- Internet Explorer 10 Issues @how_to
- e can usually be solved by telling IE10 to use '[[http://windows.microsoft.com/en-GB/internet-explorer/u... ternatively, using another web browsers such as [[http://www.google.com/chrome/|Google Chrome]], [[http://www.mozilla.org/en-US/firefox/new/|Mozilla Firefox]], [[http://www.opera.com/|Opera]], [[https://www.apple.com
- How to move the VPOP3 Message Store to a new PC @how_to
- he 'pgInstaller' version of PostgreSQL from the [[http://www.postgresql.org/download/windows|PostgreSQL ... version is 8.3.8 so the download can be found at http://www.postgresql.org/ftp/binary/v8.3.8/win32/ . The actual download is [[http://wwwmaster.postgresql.org/download/mirrors-ftp/b... ting, we can do this remotely for you under our [[http://www.pscs.co.uk/helpdesk/index.php#SUP|chargeabl
- Spamfilter database comparators @reference
- them case insensitive (eg **nei**) * ~ does a [[http://www.postgresql.org/docs/9.1/static/functions-ma... lar expression]] match comparison * !~ does a [[http://www.postgresql.org/docs/9.1/static/functions-ma... expression]] not-match comparison * ~* does a [[http://www.postgresql.org/docs/9.1/static/functions-ma... ar expression]] match comparison * !~* does a [[http://www.postgresql.org/docs/9.1/static/functions-ma