• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Spam Filter Rules: ZipCount • Spam Filter Rules: Random • Database Issues • Installation Errors • Mail Sender Advanced Settings • VPOP3 re-downloading old messages from the ISP POP3 server • POP3 Mail Collection • Spam Filter Rules: StartDNSBL • VPOP3.GetFolders Lua function • Accepting Incoming SMTP through a router

now

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (39)
  • reference (22)
  • adminapi (2)
  • faq (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
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
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
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
4 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... 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 -... ct ''vpop3temp'' from the **Database** drop-down Now, choose the appropriate mailboxes/folders from th
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
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
Spam Filter Rules: Variables @reference
3 Hits, Last modified: 22 months ago
in 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 | =====Bags==
Problems accessing VPOP3 Settings @how_to
2 Hits, Last modified: 7 years ago
ation directory, eg **c:\vpop3\_webmail** - For now, clear the **Access Restrictions** and **Admin Ar... Access Restrictions** boxes - Press **Apply** Now, try logging into the main settings again (**Star
Mail Connectors -> Connector Schedule @reference
2 Hits, Last modified: 7 years ago
tus]] page If you create a file called **CONNECT.NOW** in the VPOP3 installation directory, VPOP3 will... tes, and the time is changed to 10:00, VPOP3 will now connect at 10:05 if this option is not checked, o
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
UserRuleConditions Replacement @adminapi
2 Hits, Last modified: 7 years ago
h 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 me
Download Rules @reference
2 Hits, Last modified: 7 years ago
or greater than the specified number) * **Time now** (HH:MM-HH:MM to specify a range) * **Day now** (days of week to match, 1=Sunday, 2=Monday, to 7=Sa
Copy SMTP Rules - Database Query @reference
2 Hits, Last modified: 7 years ago
RETURN cnt; END; $$ LANGUAGE plpgsql; Now, type: SELECT * FROM settings.settings WHERE n... nd the service ID you want to copy the rules to. Now, type: SELECT copysmtprules(<fromid>, <toid>);
Exchange 2007 @how_to
2 Hits, Last modified: 7 years ago
**Server Configuration**, then **Hub Transport**. Now in the **Receive Connectors** section, right-clic... n 1024, for instance **5025**, and press **OK**. Now follow the instructions for **VPOP3 and Exchange
UserRuleConditions Replacement @mailapi
2 Hits, Last modified: 7 years ago
h 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 me
VPOP3 re-downloading old messages from the ISP POP3 server @how_to
2 Hits, Last modified: 7 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Convert @reference
2 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003 @how_to
2 Hits, Last modified: 7 years ago
Configuring Calendar on iOS @how_to
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
What is the VPOP3 Antivirus solution? @faq
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DBDeleteTime @reference
2 Hits, Last modified: 7 years ago
How To Allow Mail Relay Through VPOP3 @how_to
2 Hits, Last modified: 12 days ago
How to Backup VPOP3 @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
Status @reference
2 Hits, Last modified: 7 years ago
Webmail -> Advanced tab @reference
1 Hits, Last modified: 7 years ago
Prune Rules @reference
1 Hits, Last modified: 7 years ago
Message Archive -> General @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Escape @reference
1 Hits, Last modified: 7 years ago
Autoresponder @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
Running database updates within a transaction @reference
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings @reference
1 Hits, Last modified: 7 years ago
Sent message summary @reference
1 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
SMTP -> General tab @reference
1 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog @how_to
1 Hits, Last modified: 7 years ago
SMTPClientBlockRemove Action @adminapi
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
How to install PostgreSQL to use another port @how_to
1 Hits, Last modified: 7 years ago
Can I add two licences together? @faq
1 Hits, Last modified: 7 years ago
550/553 Not Permitted error from BT Internet's mail servers @how_to
1 Hits, Last modified: 7 years ago
Backscatter @how_to
1 Hits, Last modified: 7 years ago
Calendars in Mozilla Thunderbird @how_to
1 Hits, Last modified: 3 years ago
Calendars on eM Client @how_to
1 Hits, Last modified: 7 years ago
Creating Extra SMTP Services @how_to
1 Hits, Last modified: 7 years ago
Database Maintenance @how_to
1 Hits, Last modified: 7 years ago
Delete an outgoing message @how_to
1 Hits, Last modified: 7 years ago
How to download VPOP3 @how_to
1 Hits, Last modified: 7 years ago
"How To" Articles @how_to
1 Hits, Last modified: 3 years ago
We installed a new router and now nothing works @how_to
1 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
1 Hits, Last modified: 7 years ago
Using VPOP3 Spam Filtering with LAN Forwarding @how_to
1 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP @how_to
1 Hits, Last modified: 7 years ago
How To: Move VPOP3 @how_to
1 Hits, Last modified: 6 years ago
How to configure Mozilla Thunderbird @how_to
1 Hits, Last modified: 7 years ago
Obtaining Windows Event Log @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2003 @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 2010 @how_to
1 Hits, Last modified: 7 years ago
Performance Requirements @how_to
1 Hits, Last modified: 7 years ago
PostgreSQL Replication @how_to
1 Hits, Last modified: 6 years ago
Repairing corrupted database @how_to
1 Hits, Last modified: 17 months ago
Restore Deleted Calendars @how_to
1 Hits, Last modified: 3 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