• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Attachments have been removed or renamed • Configuring Calendar on iOS • How long are old versions of VPOP3 supported • Forwarded Emails Not Arriving • How To Allow Mail Relay Through VPOP3 • How to configure Mozilla Thunderbird • Mail Collectors • Sending mail through your Gmail account • How to move messages between users • How to configure Encore 32 Estate Agent Software

file

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@reference
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Batch file to end a database backup
  • Database files used in VPOP3 2.x
  • Import Users From File
  • Summary Log File Format

Fulltext results:

Import Users From File
23 Hits, Last modified: 7 years ago
======Import Users From File====== VPOP3 supports the importation and exportation of users, via a CSV file (see [[#CSV file format|below]] for a specification of the CSV file format).\\ //**NOTE:**// This process is not designe
Settings -> Diagnostics
19 Hits, Last modified: 7 years ago
ds of diagnostic logging, within VPOP3. =====Log file overview===== By default, VPOP3 will keep two copies of most log files: * The current log file, with a **.log** filename extension; which will b... e. //e.g. vpop3.log// * The most recent old log file, with a **.lbk** filename extension; which was created from the previous **.log** file, when it reached its maximum size. //e.g. vpop3.l
Settings -> Attachment Processing
16 Hits, Last modified: 7 years ago
ilename extension, which would enable a malicious file to accidentally be run by the recipient. The syn... - These files could instruct Windows to open the file in a particular program, or as an executable, irr... distract the recipient. For example, by naming a file //photo.jpg.exe//, the sender could exploit users... have the technical knowledge to realise that the file is an application and not a picture. | |<code>*
Message Archive -> Offline Tab
14 Hits, Last modified: 7 years ago
VD or external drive etc. VPOP3 will create a ZIP file containing the old messages. The archive index wi... ll remember the messages, and the name of the ZIP file they are contained in, so you will still be able ... *Archive Backup Name** is the filename of the ZIP file which will be created - eg a setting of "2009-09-21" will create a ZIP file called "2009-09-21.ZIP". This is also remembered
Offline Archive Error Messages
8 Hits, Last modified: 7 years ago
=Offline Archive Error Messages====== * (2) ZIP file structure invalid (eg disk corruption) * (3) Ou... nternal logic error in ZIP compressor * (8) ZIP file invalid or insufficient memory * (10) Temporary File failure * (11) Input file read failure (eg virus scanner blocking access to archived files) * (12)
Settings -> Global Address Book
7 Hits, Last modified: 7 years ago
import address book entries into VPOP3 from a CSV file. To do this, go to **Settings -> Global Address B... **Import Address Book From CSV** button. The CSV file you want to import must have column headers to be... {:reference:addressimport1.png|}} Select the CSV file you want to import from, then press the **Preview... png|}} The **Remove all entries before importing file** option will make VPOP3 remove all address book
Database -> Backups Tab
5 Hits, Last modified: 7 years ago
he database regularly in case of disk problems or file corruption. You can use the VPOP3 backup feature,... uld not be changed, but the **Dump Command Target File** setting can be changed to make VPOP3 store the ... **-F c** which tells pg_dump to make a compressed file. ====Dump Command Target File==== Specify the filename/location here. For instance if you specify **c:
SMTP Server -> IDS/IPS
4 Hits, Last modified: 7 years ago
third party software which you are using how the file can be acceptably rotate/truncated. VPOP3 will not rotate or truncate the log file itself, it will simply append entries to the file (one text line per event), so it will grow indefinite... VPOP3 what data to store on each line in the log file. You can use replacements to indicate variable te
Spam Filter Rules
4 Hits, Last modified: 2 years ago
eads the spam filter rules from the spamrules.txt file in the VPOP3 folder on the VPOP3 server's hard disk. This file can include other files by using the [[spamrules_... tement. For instance, the default spamrules.txt file contains the statements <code> include spamrules_... P3 are: * **spamrules.txt** - this is the main file, which, by default, includes the other files *
Archive Script
4 Hits, Last modified: 2 years ago
ned by the script. The Lua script is stored in a file called **archive.lua** which is stored in the VPO... allow the archive to be stored on a non-standard file store - eg an FTP server, or Amazon S3-like syste... uploads, downloads, check for presence of message file, etc. ====CustomStore_Check==== CustomStore_C... ecks if 'archive_filename' is available on the custom store * Returns true if the file is available
Spam Filter Rules: Include
4 Hits, Last modified: 7 years ago
files within the spam rules | To include another file within the spam rules, insert a line saying ''I... hin the same 'scope', so variables defined in one file will be visible within all subsequent included fi... the language parser is carried into the included file. For instance, if the parser is currently process... nce, the sequence will carry on into the included file. Included files can be nested to a level of 10 d
VPOP3.SaveAttachment
4 Hits, Last modified: 7 years ago
attachment from the message being processed to a file This function is only available in the **Process... - number - attachment number to save - string - file name to save the file as The function returns one value: - boolean true if the file was saved successfully, false otherwise
Batch file to end a database backup
4 Hits, Last modified: 7 years ago
======Batch file to end a database backup====== VPOP3 runs pg_dump.exe to perform the regular database ... se processes creating the backup data. This batch file will do it for you. Save this in the VPOP3 installation directory as a file such as 'endbackup.cmd' <code> @ECHO OFF SETLOCAL... p3 SET PGPASSWORD= </code> Or download the batch file here: {{:reference:endbackup.cmd|}} Save it to t
Database query to export LAN Forwarding rules
3 Hits, Last modified: 7 years ago
v header; (replace c:/temp/x.csv with the actual file you want to write to - you can use \ instead of /... ave to be written as c:\\temp\\x.csv) Then, that file is a CSV file which you can read into Excel or something. There are seven columns: - Conditions - A
Logging
3 Hits, Last modified: 7 years ago
directory** tells VPOP3 to keep the [[summary_log_file_format|raw summary log files]] in the VPOP3\SUMMA... ed login attempts, password changes, etc to a log file called **Security.log** in the VPOP3 [[diagnostic... also record successful logins to the security.log file. =====Other Logging===== =====Historical Loggin
Database query to get all lists and members
3 Hits, Last modified: 7 years ago
New message tab
3 Hits, Last modified: 7 years ago
Summary Log File Format
3 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
2 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
2 Hits, Last modified: 4 years ago
Spamrules example - increase spam score for long sender domain
2 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
2 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
2 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
2 Hits, Last modified: 7 years ago
Increase the spam score for header marker
2 Hits, Last modified: 5 years ago
Allow messages through from a specific IP address
2 Hits, Last modified: 3 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
2 Hits, Last modified: 7 years ago
Signature Script
2 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
2 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
2 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
2 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
2 Hits, Last modified: 7 years ago
Lua Scripting
2 Hits, Last modified: 4 days ago
Database files used in VPOP3 2.x
2 Hits, Last modified: 7 years ago
Users
2 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
VPOP3.MessageReset
1 Hits, Last modified: 7 years ago
User Delivery Script
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
1 Hits, Last modified: 7 years ago
Useful other things
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
1 Hits, Last modified: 7 years ago
SMTP -> General tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineSetting
1 Hits, Last modified: 7 years ago
Scheduled Task Script
1 Hits, Last modified: 4 years ago
Password Strength Checking Script
1 Hits, Last modified: 7 years ago
Outgoing Message Scripting
1 Hits, Last modified: 15 months ago
Message Archive
1 Hits, Last modified: 7 years ago
LogDB.Attachments table
1 Hits, Last modified: 7 years ago
VPOP3 Internals
1 Hits, Last modified: 22 months ago
IDS Log Event Numbers
1 Hits, Last modified: 7 years ago
Download Rules
1 Hits, Last modified: 7 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Calendar database schema
1 Hits, Last modified: 7 years ago
Bandwidth Control
1 Hits, Last modified: 7 years ago
Attachment Processing Script
1 Hits, Last modified: 3 years ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago

Page Tools

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