• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Calendar database schema • Socket Error 11002 - Host not found (Non-Authoritative answer) • How to limit size of sent mail • How To: Move VPOP3 • Outlook/Windows Messaging reports "No transport provider is available" • 552 5.2.3 Message too large - contact your administrator • How to configure Outlook 2010 • Mail Not Downloading From ISP • How to Obtain Error Logs • Full Text Search

pop3

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:

  • Database files used in VPOP3 2.x
  • Database schema used in VPOP3 5.x
  • LDAP Schema in VPOP3 4.x
  • POP3 Client Lua Scripting
  • POP3 Mail Collection
  • POP3 Server -> General Tab
  • POP3 Server
  • VPOP3.Base64
  • VPOP3.DeleteMessage Lua function
  • VPOP3.GetFolders Lua function
  • VPOP3.GetMessageLines
  • VPOP3.GetMessagePart
  • VPOP3.GetMessagePartBody
  • VPOP3.GetMessagePartHeader
  • VPOP3.GetMessages Lua function
  • VPOP3.GetSetting
  • VPOP3.GetUsers Lua function
  • VPOP3.HexString
  • VPOP3.HMAC
  • VPOP3.MarkMessageRead Lua function
  • VPOP3.MessageReset
  • VPOP3.MessageSeek
  • VPOP3.PostgresQuery
  • VPOP3.PurgeMessage Lua function
  • VPOP3.RenameFolder Lua function
  • VPOP3.SaveAttachment
  • VPOP3.SendMessage
  • VPOP3.SetSetting
  • VPOP3.UnBase64
  • VPOP3.UnHexString
  • VPOP3Net.GetHTTP

Fulltext results:

SMTP Server Lua Scripting
59 Hits, Last modified: 4 weeks ago
edited from the Settings -> Scripts page in the VPOP3 settings. This script is called whenever an instance of the VPOP3 SMTP server is launched - ie whenever someone opens a connection to port 25 on the VPOP3 server to send it a message, whether from a local... by the Lua script itself in order to change the VPOP3 behaviour. VPOP3 will call the following Lua fun
Misc -> Advanced Tab
58 Hits, Last modified: 7 years ago
need to change any settings on this page unless VPOP3 technical support have suggested it. If you do m... tings to their defaults. ====Don't multi-thread VPOP3 plugins==== If you have any VPOP3 plugins installed, then VPOP3 will usually access them as necessary, possibly with multiple processing
Settings -> Diagnostics
48 Hits, Last modified: 7 years ago
le various methods of diagnostic logging, within VPOP3. =====Log file overview===== By default, VPOP3 will keep two copies of most log files: * The curren... en to, until it reaches its maximum size. //e.g. vpop3.log// * The most recent old log file, with a **... * file, when it reached its maximum size. //e.g. vpop3.lbk// Where the settings are changed, causing ad
Lua Scripting
46 Hits, Last modified: 5 days ago
often used for embedding in other applications. VPOP3 uses it to customise behaviour in places where mo... te that if you use the **print** command in Lua, VPOP3 will write the output to the **Lua.out** file, it won't appear directly on screen. VPOP3 writes Lua interpreter errors (eg syntax errors etc) to **Luaerrors.log** in the VPOP3 logging directory. Please note - the only help w
POP3 Mail Collection
43 Hits, Last modified: 7 years ago
======POP3 Mail Collection====== POP3 Mail Collection is when VPOP3 will collect mail from an external POP3 mailbox - for instance, from an Internet Provider. =====POP3 G
SMTP -> General tab
34 Hits, Last modified: 7 years ago
neral settings for the SMTP service component of VPOP3. The SMTP service is how users send outgoing mail... his sets the display name of the SMTP service in VPOP3. Usually this is set to **SMTP Server**. There is usually no need to change this unless you have VPOP3 Enterprise and choose to create extra SMTP servic... **Bindings** are which IP addresses & ports the VPOP3 SMTP service will listen on for connections. The
Mappings
25 Hits, Last modified: 7 years ago
======Mappings====== In VPOP3, Mappings are a way of explicitly linking an email address to a user or li... called 'aliases' =====Implied Mappings===== In VPOP3, by default, a user (or list) will have implied M... il" option, or in the appropriate Mail Collector (POP3 Routing -> Configure Routing Options, the "Disabl... r Mappings without an explicit email domain set, VPOP3 uses a list of domains set elsewhere for checking
Lua SMTP MX Control
24 Hits, Last modified: 22 months ago
======Lua SMTP MX Control====== Every time VPOP3 is going to send messages using direct MX sending, it ... created/edited in Settings -> Scripts (or in the VPOP3 directory in VPOP3 v6.6 or earlier). =====Messages to be sent===== For every message which is to be sent VPOP3 calls a function in that script called **CheckFil
Mail Sender Advanced Settings
23 Hits, Last modified: 7 years ago
=====Advanced===== ====Domain Filtering==== For VPOP3 v6.11 and later, see [[http://www.pscs.co.uk/manu... t of connection==== If this box is checked, then VPOP3 will get a list of messages waiting in the [[outg... ue]] at the time when the connection starts, and VPOP3 will only send those messages during this connect... sending (or attempting to send) those messages, VPOP3 will stop sending messages, even if new messages
Mail Connectors -> Connector Schedule
23 Hits, Last modified: 7 years ago
tor Schedule====== The Connector Schedule tells VPOP3 when to connect to send mail using [[Mail Senders... orwarding]]. The connection schedule also tells VPOP3 when to check for updates to the [[Spamfilter]] o... chedule is active (resumed). If you want to stop VPOP3 sending or collecting mail, then you can pause th... arding) =====Manual overrides===== You can tell VPOP3 to connect from the VPOP3 [[Status Monitor]] or f
SMTP Server -> IDS/IPS
23 Hits, Last modified: 7 years ago
ugh them). Because of this, there is a system in VPOP3 which will track attack attempts on the SMTP serv... gging===== The IDS Logging section lets you tell VPOP3 to write details of suspicious events to a specif... ]]) The IDS logging is disabled by default, and VPOP3 does not use it itself. The IPS component of VPOP3 uses its own log system. If you turn on IDS logging
POP3 Client Lua Scripting
20 Hits, Last modified: 22 months ago
======POP3 Client Lua Scripting====== The POP3 Client [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is called POP3CLT.LUA and is edited in Settings -> Scripts. This script is called whenever VPOP3 runs a POP3 session to download messages from a r
POP3 Server -> General Tab
20 Hits, Last modified: 7 years ago
======POP3 Server -> General Tab====== [[Services]] -> [[POP3 Server]] -> General tab This page sets the general settings for the POP3 service component in VPOP3. The POP3 service is how users collect their email from VPOP3 using a POP3 e
Database -> Restore Tab
19 Hits, Last modified: 7 years ago
atabase -> Restore Tab====== This tab is only in VPOP3 Enterprise (v5 and later), and is for performing ... se. To do a full restore of the database, or for VPOP3 Basic/Standard, see the "[[how_to:restore_a_backup_of_vpop3|Restore a Backup of VPOP3]]" topic Using the **Restore** tab, you can recover one or more users' full
SMTP Service -> Advanced Tab
18 Hits, Last modified: 7 years ago
urposes. If you put some text in this box, then VPOP3 will refuse any SMTP connections from clients who... Eg, if this setting is set to '.myisp.com', then VPOP3 would refuse SMTP connections from any client whi... 'Return Receipts'. If you check this box, then VPOP3's DSN support is disabled. There is normally no r... tivity, as you could specify a route. Note that VPOP3 will not interpret the % symbol this way, but spa
SMTP Direct Sender Settings
18 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
16 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
15 Hits, Last modified: 7 years ago
Scheduling Management Scripts
15 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
14 Hits, Last modified: 7 years ago
Spam Filter Rules
13 Hits, Last modified: 2 years ago
Import Users From File
13 Hits, Last modified: 7 years ago
Incoming SMTP Mail
13 Hits, Last modified: 7 years ago
Message Archive -> General
13 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
12 Hits, Last modified: 6 years ago
Prune Rules
12 Hits, Last modified: 7 years ago
Logging
12 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
12 Hits, Last modified: 7 years ago
Status
12 Hits, Last modified: 7 years ago
SMTP Service - Filtering
11 Hits, Last modified: 7 years ago
POP3 Server
11 Hits, Last modified: 7 years ago
Download Rules
11 Hits, Last modified: 7 years ago
Database -> Backups Tab
11 Hits, Last modified: 7 years ago
Connections
11 Hits, Last modified: 7 years ago
Message Archive
11 Hits, Last modified: 7 years ago
Outgoing Message Scripting
10 Hits, Last modified: 15 months ago
Security Settings -> Intrusion Protection Tab
10 Hits, Last modified: 7 years ago
Message Headers
10 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
10 Hits, Last modified: 22 months ago
Management Scripting
10 Hits, Last modified: 7 years ago
DMARC Reporter Script
9 Hits, Last modified: 19 months ago
LDAP Schema in VPOP3 4.x
9 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
9 Hits, Last modified: 7 years ago
Autoresponder Commands
9 Hits, Last modified: 7 years ago
Misc -> DNS Tab
9 Hits, Last modified: 7 years ago
SMTP Reputation Stats
9 Hits, Last modified: 7 years ago
Mail Collectors
9 Hits, Last modified: 7 years ago
Scheduled Task Script
9 Hits, Last modified: 4 years ago
Bandwidth Control
8 Hits, Last modified: 7 years ago
Signature Script
8 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
8 Hits, Last modified: 7 years ago
Settings -> Global Address Book
8 Hits, Last modified: 7 years ago
Database -> Message Store Tab
7 Hits, Last modified: 7 years ago
Archive Script
7 Hits, Last modified: 2 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
7 Hits, Last modified: 7 years ago
Misc -> General Tab
7 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
7 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
7 Hits, Last modified: 7 years ago
Lists
7 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
7 Hits, Last modified: 22 months ago
ListServer Settings
7 Hits, Last modified: 7 years ago
Message Monitoring
7 Hits, Last modified: 7 years ago
Mail Connectors
6 Hits, Last modified: 7 years ago
msgaudit Database table
6 Hits, Last modified: 7 years ago
About
6 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
6 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function
6 Hits, Last modified: 7 years ago
VPOP3.PurgeMessage Lua function
6 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead Lua function
6 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
6 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
6 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
6 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
6 Hits, Last modified: 7 years ago
Autoresponder
6 Hits, Last modified: 7 years ago
VPOP3 Internals
6 Hits, Last modified: 22 months ago
Summary Log File Format
6 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
6 Hits, Last modified: 7 years ago
Password Strength Checking Script
5 Hits, Last modified: 7 years ago
VPOP3.Base64
5 Hits, Last modified: 7 months ago
VPOP3.HexString
5 Hits, Last modified: 7 months ago
Message Rules
5 Hits, Last modified: 7 years ago
VPOP3.MessageReset
5 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
5 Hits, Last modified: 7 years ago
Permissions
5 Hits, Last modified: 7 years ago
VPOP3.RenameFolder Lua function
5 Hits, Last modified: 7 years ago
Webmail Status bar
5 Hits, Last modified: 7 years ago
Webmail Tabs
5 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
5 Hits, Last modified: 7 years ago
User Manager Script
5 Hits, Last modified: 14 months ago
Reset Message Folder Counts
5 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
5 Hits, Last modified: 7 years ago
Address Book tab
5 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
5 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
5 Hits, Last modified: 7 years ago
Lua Hashing Functions
5 Hits, Last modified: 7 months ago
IMAP4 -> Advanced tab
5 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
5 Hits, Last modified: 7 years ago
LogDB.Sessions table
5 Hits, Last modified: 7 years ago
User Routing Script
4 Hits, Last modified: 2 years ago
Database query to list failed message sends
4 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue
4 Hits, Last modified: 7 years ago
Sent message summary
4 Hits, Last modified: 7 years ago
Services
4 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
4 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
4 Hits, Last modified: 7 months ago
Batch file to end a database backup
4 Hits, Last modified: 7 years ago
Global Signature
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody
4 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
4 Hits, Last modified: 7 years ago
VPOP3 Webmail Help
4 Hits, Last modified: 7 years ago
Delete list member from all lists
4 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
4 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
4 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
4 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
4 Hits, Last modified: 7 years ago
Quarantine tab
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePart
4 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
4 Hits, Last modified: 7 years ago
Find biggest messages
4 Hits, Last modified: 6 years ago
User Delivery Script
4 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
4 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
4 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
3 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
3 Hits, Last modified: 7 years ago
Find a message
3 Hits, Last modified: 7 years ago
Database query to view password change history
3 Hits, Last modified: 7 years ago
Database query to get all lists and members
3 Hits, Last modified: 7 years ago
Database query to find forwards/assistants etc in user settings
3 Hits, Last modified: 7 years ago
LAN Forwarding
3 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
3 Hits, Last modified: 7 years ago
VPOP3.UnBase64
3 Hits, Last modified: 7 months ago
Mail Connectors -> Mail Senders -> SMTP Relay
3 Hits, Last modified: 7 years ago
VPOP3.GetSetting
3 Hits, Last modified: 7 years ago
Mail tab
3 Hits, Last modified: 7 years ago
VPOP3.GetUsers Lua function
3 Hits, Last modified: 7 years ago
VPOP3.HMAC
3 Hits, Last modified: 7 months ago
New message tab
3 Hits, Last modified: 7 years ago
Attachment Processing Script
3 Hits, Last modified: 3 years ago
SMTP Server
3 Hits, Last modified: 7 years ago
VPOP3.UnHexString
3 Hits, Last modified: 7 months ago
VPOP3.SetSetting
3 Hits, Last modified: 4 years ago
Webmail Server
2 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
2 Hits, Last modified: 7 years ago
Error Handling Scripting
2 Hits, Last modified: 19 months ago
Useful Database Queries
2 Hits, Last modified: 4 years ago
User Advanced settings
2 Hits, Last modified: 7 years ago
VPOP3.SendMessage
2 Hits, Last modified: 4 years ago
VPOP3.PostgresQuery
2 Hits, Last modified: 7 years ago
Using tables/grids
2 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet
2 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader
2 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
2 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
2 Hits, Last modified: 7 years ago
Send Admin Message
2 Hits, Last modified: 7 years ago
Groups
2 Hits, Last modified: 7 years ago
imap4_server
2 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
2 Hits, Last modified: 3 years ago
Spam Filter Rules: Rule names and weights
2 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
2 Hits, Last modified: 22 months ago
IDS Log Event Numbers
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
2 Hits, Last modified: 7 years ago
Monitor Scripting
2 Hits, Last modified: 6 years ago
loginaudit Database table
2 Hits, Last modified: 22 months ago
Spam Filter Rules: HTTPGet
2 Hits, Last modified: 7 years ago
VPOP3 Reference
2 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
1 Hits, Last modified: 5 days ago
Misc Settings
1 Hits, Last modified: 7 years ago
Internal Data Formats
1 Hits, Last modified: 22 months ago
Settings
1 Hits, Last modified: 7 years ago
Autoresponder scripting
1 Hits, Last modified: 5 days ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago
Security Settings
1 Hits, Last modified: 7 years ago
LogDB database schema
1 Hits, Last modified: 7 years ago
LogDB.Attachments table
1 Hits, Last modified: 7 years ago
LogDB.Messages table
1 Hits, Last modified: 7 years ago
LogDB.Recipients table
1 Hits, Last modified: 7 years ago
LogDB.SpamRules table
1 Hits, Last modified: 7 years ago
Webmail Menu bar
1 Hits, Last modified: 7 years ago
Reports
1 Hits, Last modified: 7 years ago
ListServer Commands
1 Hits, Last modified: 7 years ago
Calendar database schema
1 Hits, Last modified: 7 years ago
Bulk Add Users
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
Spam Filter Rules: IfLocalAddress
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetUserGroup
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineSetting
1 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddNullAddress
1 Hits, Last modified: 7 years ago
Edit a user
1 Hits, Last modified: 7 years ago
Settings -> Database
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
1 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
1 Hits, Last modified: 7 years ago
Users.Autoresponders table
1 Hits, Last modified: 7 years ago
Users.Users table
1 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
1 Hits, Last modified: 4 years ago
Spamfilter Script Configuration tab
1 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
1 Hits, Last modified: 7 years ago
Calendar.Events table
1 Hits, Last modified: 7 years ago
Calendar.Calendars table
1 Hits, Last modified: 7 years ago
Spamfilter -> General
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *IFSUPPORT
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost
1 Hits, Last modified: 7 years ago

Page Tools

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