• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • UserRuleConditions Replacement • How to configure Mozilla Thunderbird • Password Lengths • Undelete Messages in VPOP3 Enterprise v5 or later • Using IMAP4 with VPOP3 Enterprise • Spamfilter Whitelist & Blacklist • Message Downloads Not Completing • -ERR Unknown User • Error message: Your connection has been blocked temporarily - Try again later • Web Based Administration

now

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (66)
  • reference (35)
  • faq (10)
  • adminapi (2)
  • mailapi (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • -ERR Unknown User
  • We installed a new router and now nothing works

Fulltext results:

What's new in version 5 webmail? @reference
8 Hits, Last modified: 7 years ago
}} =====Full-screen message previews===== You can now open messages in a new webmail tab. This was quit... ===Cookies===== User interface customisations are now stored in cookies, which means that your web brow... ====Download messages in .eml format===== You can now download messages in an **.eml** format, which ca... =====Apply permissions to subfolders===== It is now easier to edit permissions to an entire branch of
Spam Filter Rules: Variables @reference
5 Hits, Last modified: 22 months ago
Policy domain of DMARC (SMTP ony) | 7.8 | ^${TimeNow} | Time now in ISO-8601 (Zulu) format | 8.6 | ^${TimeNowDays} | Time now in fractional days since 1st Jan 1601 | 8.6 | ^${RFC822TimeNow} | Time now in RFC 822 Date header format | 8.6 |
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
5 Hits, Last modified: 7 years ago
h will contain the messages you want to restore. Now, you need to restore this database file into a te... greSQL server on a different PC if you wish, and know how, but that is outside the scope of this articl... 3temp'' (the default password is ''pgsqlpass'') Now, you need to restore the database backup to the t... .TMP//'' (the default password is ''pgsqlpass'') Now, go to the VPOP3 settings, and go to **Settings -
User Routing Script @reference
5 Hits, Last modified: 2 years ago
the assistant to send to someone else==== <code> now = os.date("*t"); --https://www.lua.org/pil/22.1.html if now.hour < 12 then Assistants = "otheraddress@examp... 17:00 on 5th March 2023, then forward==== <code> now = os.date("%Y-%m-%d %H:%M") if (now >= "2023-03-02 10:00") and (now <= "2023-03-05 17:00") then Forw
How To Allow Mail Relay Through VPOP3 @how_to
4 Hits, Last modified: 2 weeks ago
s to send a message through VPOP3, VPOP3 doesn't know who that user is. This can cause a problem if una... to allow remote users to send mail, you may not know the IP addresses of the remote users' PCs. In th... ocal network will be able to send outgoing mail. Now you have checked the **Require SMTP Authenticatio... om the Internet =====VPOP3 Version 1.5===== You now need to modify the entries in the ''Access Restri
UserRuleConditions Replacement @mailapi
4 Hits, Last modified: 7 years ago
rule names which have been matched so far * DATENOW - the date now, in the form yyyy-mm-dd * TIMENOW - the time now, in the form hh:mm * MSGDATE - the date of the message, in the form yyyy-mm-dd * BO
UserRuleConditions Replacement @adminapi
4 Hits, Last modified: 7 years ago
rule names which have been matched so far * DATENOW - the date now, in the form yyyy-mm-dd * TIMENOW - the time now, in the form hh:mm * MSGDATE - the date of the message, in the form yyyy-mm-dd * BO
Repairing corrupted database @how_to
4 Hits, Last modified: 17 months ago
owed in that case as well. The only solution we know of is to delete the relevant record (message) tot... o help with other functions if it helps (and you know SQL) ===Getting message summary info=== Once you... ary information about the message which may help know which message will been deleted ====Delete the ... elete the message from the database, so it should now work OK, but without the message you have just de
SMTP Service - Filtering @reference
4 Hits, Last modified: 7 years ago
**Size** - the message size (in bytes) * **Day Now** - the day of the week now * **Time Now** - the time now * **Other Header** - you can type in another message header field name in the next
Signing outgoing mail with DKIM @how_to
4 Hits, Last modified: 5 years ago
erver, or one provided by your domain registry. Now you need to generate a public key / private key p... ord's data. Apply the changes on the DNS server. Now you need to sort out the private key. Copy the pr... .key** (e.g. **domainkey_example.com_s1.key**). Now go onto VPOP3 and click the **Services** tab, and... to the **DKIM Selector** box. Then click Submit. Now, when you send a message through your VPOP3 serve
Webmail Status bar @reference
3 Hits, Last modified: 7 years ago
ser** - At the far left, is a display to let you know which user is currently logged in.\\ **Version** ... ** - Towards the right, is a blue bar to let you know that VPOP3 is currently trying to load something.... ls** - At the far right, is a display to let you know how many messages are available in the active mai
Transmission Receipt Message @how_to
3 Hits, Last modified: 7 years ago
always ignore a read receipt, so you will never know whether it has been read or not - Some email cl... ceipt automatically, as that would help spammers know whether an email address is valid or not. So, if... age had left VPOP3, as that, at least, lets them know the message has been sent out. That is what Trans
Settings -> Diagnostics @reference
3 Hits, Last modified: 7 years ago
recent versions of VPOP3.\\ Because the files are now of very limited use, we do not recommend enabling... and error files: * **Delete All Temporary Files Now** * **Delete All Archive Files Now** ====Log File Sizes==== The **Log File Sizes** tab allows you
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference
2 Hits, Last modified: 7 years ago
s a problem with the onward mail server which has now been fixed, VPOP3 should soon retry the messages ... hen, type UPDATE messages.outgoing SET nexttry=now(); N.B. VPOP3 does not need to be stopped whil
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
2 Hits, Last modified: 7 years ago
=Calendar Server Options==== On this page you can now enter the details which iCal could have asked for... ress the **Create** button Hopefully this should now succeed, and if you click on the **Calendars** bu
Exchange 2007 @how_to
2 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule @reference
2 Hits, Last modified: 7 years ago
Running database updates within a transaction @reference
2 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP @how_to
2 Hits, Last modified: 7 years ago
How to remove messages from the outbound queue @how_to
2 Hits, Last modified: 7 years ago
Download Rules @reference
2 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query @reference
2 Hits, Last modified: 7 years ago
-ERR Can't open the message file - it's gone! @how_to
2 Hits, Last modified: 7 years ago
Problems accessing VPOP3 Settings @how_to
2 Hits, Last modified: 7 years ago
Require SMTP Authentication @how_to
2 Hits, Last modified: 7 years ago
VPOP3 re-downloading old messages from the ISP POP3 server @how_to
2 Hits, Last modified: 7 years ago
Seeing where a message came from @how_to
2 Hits, Last modified: 7 years ago
How to estimate Database Upgrade Time @how_to
2 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003 @how_to
2 Hits, Last modified: 7 years ago
Don't download big messages during the working day using Download Rules @how_to
2 Hits, Last modified: 7 years ago
Configuring Calendar on iOS @how_to
2 Hits, Last modified: 7 years ago
GDPR for VPOP3 self-hosted software @faq
2 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
2 Hits, Last modified: 4 years ago
What is the VPOP3 Antivirus solution? @faq
2 Hits, Last modified: 7 years ago
Status @reference
2 Hits, Last modified: 7 years ago
550/553 Not Permitted error from BT Internet's mail servers @how_to
2 Hits, Last modified: 7 years ago
Socket Error 10053 - An established connection was aborted by the software in your host machine. @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DBDeleteTime @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Convert @reference
2 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Copy Outgoing mail @how_to
2 Hits, Last modified: 7 years ago
Delete OutQueue messages directly from the database @how_to
2 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers @reference
1 Hits, Last modified: 7 years ago
Scheduling Management Scripts @reference
1 Hits, Last modified: 7 years ago
VPOP3 2.x crashes when user tries to download mail @how_to
1 Hits, Last modified: 7 years ago
Webmail -> Advanced tab @reference
1 Hits, Last modified: 7 years ago
How To Setup VPOP3 Service Security @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog @how_to
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings @reference
1 Hits, Last modified: 7 years ago
Signature Script @reference
1 Hits, Last modified: 7 years ago
Prune Rules @reference
1 Hits, Last modified: 7 years ago
Autoresponder @reference
1 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive @how_to
1 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Escape @reference
1 Hits, Last modified: 7 years ago
What is the best practice to delete old messages from the VPOP3 archive folder? @how_to
1 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
Message Archive -> General @reference
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing @reference
1 Hits, Last modified: 7 years ago
SMTP -> General tab @reference
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x @reference
1 Hits, Last modified: 7 years ago
Sent message summary @reference
1 Hits, Last modified: 7 years ago
Find a message @reference
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders @reference
1 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments @reference
1 Hits, Last modified: 7 years ago
Message Monitoring @reference
1 Hits, Last modified: 7 years ago
v5 - Move the message store to a new folder/drive @how_to
1 Hits, Last modified: 6 years ago
SMTPClientBlockRemove Action @adminapi
1 Hits, Last modified: 7 years ago
Using VPOP3 Spam Filtering with LAN Forwarding @how_to
1 Hits, Last modified: 7 years ago
C++ Error Popup @how_to
1 Hits, Last modified: 7 years ago
-ERR Mailbox Locked error @how_to
1 Hits, Last modified: 7 years ago
How to download VPOP3 @how_to
1 Hits, Last modified: 7 years ago
Delete an outgoing message @how_to
1 Hits, Last modified: 7 years ago
Database Maintenance @how_to
1 Hits, Last modified: 7 years ago
Data stream contained NUL character @how_to
1 Hits, Last modified: 7 years ago
Creating Extra SMTP Services @how_to
1 Hits, Last modified: 7 years ago
Calendars on eM Client @how_to
1 Hits, Last modified: 7 years ago
Calendars in Mozilla Thunderbird @how_to
1 Hits, Last modified: 3 years ago
Backscatter @how_to
1 Hits, Last modified: 7 years ago
Incoming SMTP Feed @how_to
1 Hits, Last modified: 7 years ago
Socket Error 11002 - Host not found (Non-Authoritative answer) @how_to
1 Hits, Last modified: 7 years ago
Socket Error 10054 - The virtual circuit was reset by the remote end @how_to
1 Hits, Last modified: 7 years ago
Which versions of Windows will VPOP3 run on? @faq
1 Hits, Last modified: 3 years ago
What is Software Maintenance? @faq
1 Hits, Last modified: 7 years ago
What is Software Maintenance? @faq
1 Hits, Last modified: 7 years ago
Lost Licence Details @faq
1 Hits, Last modified: 7 years ago
GDPR for other hosting services (eg web hosting) @faq
1 Hits, Last modified: 7 years ago
GDPR for hosted VPOP3 service @faq
1 Hits, Last modified: 7 years ago
Can I add two licences together? @faq
1 Hits, Last modified: 7 years ago
"How To" Articles @how_to
1 Hits, Last modified: 3 years ago
Installation conficts @how_to
1 Hits, Last modified: 7 years ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier @how_to
1 Hits, Last modified: 5 years ago
Outlook / Outlook Express is sending mail repeatedly @how_to
1 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 @how_to
1 Hits, Last modified: 7 years ago
How to upgrade your VPOP3 licence @how_to
1 Hits, Last modified: 7 years ago
Sender Policy Framework / SPF @how_to
1 Hits, Last modified: 7 years ago
Sender Domain Must Resolve @how_to
1 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
1 Hits, Last modified: 3 years ago
PostgreSQL server won't start due to damaged log files @how_to
1 Hits, Last modified: 7 years ago
PostgreSQL Replication @how_to
1 Hits, Last modified: 6 years ago
Performance Requirements @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2010 @how_to
1 Hits, Last modified: 7 years ago
We installed a new router and now nothing works @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2007 @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2003 @how_to
1 Hits, Last modified: 7 years ago
Obtaining Windows Event Log @how_to
1 Hits, Last modified: 7 years ago
How to Obtain Error Logs @how_to
1 Hits, Last modified: 7 years ago
How to configure Mozilla Thunderbird @how_to
1 Hits, Last modified: 7 years ago
How to move messages between users @how_to
1 Hits, Last modified: 7 years ago
How To: Move VPOP3 @how_to
1 Hits, Last modified: 6 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
1 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port @how_to
1 Hits, Last modified: 7 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 3 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki