• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Full Text Search • How to send a fax by email using the VPOP3 FaxServer • Lost Licence Details • German Webmail Language Page • Calendar.Events table • Calendars • How to limit size of sent mail • -ERR Mailbox Locked error • Copy Outgoing mail • Exchange 2007

file

Search

You can find the results of your search below.

Contains
  • 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:

Settings -> Diagnostics
58 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 be written to, until it reaches its maximum size. //e.g
Settings -> Attachment Processing
43 Hits, Last modified: 7 years ago
ew message is received by VPOP3. The **Attachment filenames to filter** box allows you to use basic patt... tachments; for instance, if there is a particular filename extension, which would enable a malicious file to accidentally be run by the recipient. The syntax... owiki>*</nowiki>**.\\ e.g. **?x*.txt** will match filenames such as //__example.txt__// and //__Oxford.t
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
Message Archive -> Offline Tab
17 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 ... ine.png|}} * The **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
Archive Script
15 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... ustomStore_Upload==== CustomStore_Upload(local_filename, archive_filename) Uploads 'local_filename
Spam Filter Rules
15 Hits, Last modified: 2 years ago
ill cost for us to do it. =====Spam Filter Rules Files===== VPOP3 reads 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_statement_include|include]] statement. For instance,
Spam Filter Rules: Include
11 Hits, Last modified: 7 years ago
| ^Version |2.1.7+ | ^Purpose |Including other files within the spam rules | To include another file within the spam rules, insert a line saying ''Include <filename to include>'' There should not be any quotes around the filename to include, even if it contains spaces. Note
Database -> Backups Tab
10 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 ... ckup in a different location, or with a different filename. ====PostgreSQL Binary Directory==== This is where the PostgreSQL executable files are stored - usually it is the **VPOP3\pgsql\bin
Offline Archive Error Messages
10 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)
Lua SMTP Relay Control
9 Hits, Last modified: 7 years ago
OP3 calls a function in that script called **CheckFile**. The function signature is: **CheckFile(Filename, Actions, Size, CreationTime, ReturnPath, Recipients, HeaderData, HeaderLines)** * Filename - the filename on disk * Actions - An objec
Logging
8 Hits, Last modified: 7 years ago
ments to be incorrect The **Keep raw summary log files in the SUMMARIES directory** tells VPOP3 to keep the [[summary_log_file_format|raw summary log files]] in the VPOP3\SUMMARIES directory instead of deleting them after generati... by your own analysis tools. The **Keep MAIL.LOG files in the SUMMARIES directory** tells VPOP3 to keep
Attachment Processing Script
8 Hits, Last modified: 3 years ago
ODE * returns two values, the first is the new filename, the second is the new MIME type (eg 'text/pl... =IsLockNeeded==== function IsLockNeeded(originalFileName, newFileName, originalAttachmentName, MIMEtype) * returns True if a critical section is required... tachment==== function RewriteAttachment(originalFileName, newFileName, originalAttachmentName, MIMEtyp
SMTP Server -> IDS/IPS
7 Hits, Last modified: 7 years ago
e system in place for rotating/truncating the log files. Check with the 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
Database files used in VPOP3 2.x
7 Hits, Last modified: 7 years ago
======Database files used in VPOP3 2.x====== VPOP3 2.x usually uses SQLite 2.8.3 as its database engine. This stores databases in discrete *.db files in the VPOP3\_database directory on the server P... rsions of VPOP3, there is a single **archive.db** file. In later versions there are **archive<MM><YYYY>.db** files for each month. * **user_*.db** - these contai
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
Autoresponder Commands
6 Hits, Last modified: 7 years ago
Outgoing Message Scripting
5 Hits, Last modified: 15 months ago
Lua SMTP MX Control
5 Hits, Last modified: 23 months ago
VPOP3.SaveAttachment
4 Hits, Last modified: 7 years ago
Message Archive
4 Hits, Last modified: 7 years ago
SMTP Server Lua Scripting
4 Hits, Last modified: 4 weeks ago
Batch file to end a database backup
4 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
4 Hits, Last modified: 22 months ago
Spam Filter Rules: ZipContentsFull
4 Hits, Last modified: 7 years ago
Summary Log File Format
4 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
3 Hits, Last modified: 7 years ago
New message tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
3 Hits, Last modified: 7 years ago
User Delivery Script
3 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
3 Hits, Last modified: 7 years ago
Database query to get all lists and members
3 Hits, Last modified: 7 years ago
Lua Scripting
3 Hits, Last modified: 7 days ago
Spam Filter Rules: ZipCount
3 Hits, Last modified: 7 years ago
VPOP3 Internals
3 Hits, Last modified: 22 months ago
Increase the spam score for subject marker
2 Hits, Last modified: 7 years ago
Useful other things
2 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
2 Hits, Last modified: 7 years ago
Users
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
Spamrules example - increase spam score for long sender domain
2 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
2 Hits, Last modified: 3 years ago
Virus Scan Filter Scripting
2 Hits, Last modified: 7 years ago
Increase the spam score for header marker
2 Hits, Last modified: 5 years ago
VPOP3Net.GetHTTP
2 Hits, Last modified: 4 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
2 Hits, Last modified: 7 years ago
Calendar.Events table
2 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
2 Hits, Last modified: 7 years ago
SMTP -> General tab
2 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
2 Hits, Last modified: 7 years ago
Signature Script
2 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
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
LogDB.Attachments table
2 Hits, Last modified: 7 years ago
Autoresponder
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab
1 Hits, Last modified: 7 years ago
VPOP3.MessageReset
1 Hits, Last modified: 7 years ago
Calendar database schema
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
Bandwidth Control
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Download Rules
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 6 years ago
VPOP3 Status Monitor
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
IDS Log Event Numbers
1 Hits, Last modified: 7 years ago
Message Monitoring
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP
1 Hits, Last modified: 7 years ago
Password Strength Checking Script
1 Hits, Last modified: 7 years ago
Quarantine tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
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

Page Tools

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