• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Socket Error 10061 - The attempt to connect was forcefully rejected • How To Encrypt Sessions • Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator • Spam Filter User Documentation • Initial User • create_a_mail_collector • Error Messages • Connections • How to install the VPOP3 Status Monitor on other PCs • Restore selected mail folders or mailbox in VPOP3 v5 or later

end

Search

You can find the results of your search below.

Ends with
  • 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
  • Calendar database schema
  • Calendar.Calendars table
  • Calendar.Events table
  • Database query to list failed message sends
  • Mail Connectors -> Mail Senders
  • Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
  • Send Admin Message
  • Mail Sender Advanced Relay Settings
  • Mail Sender Advanced Settings
  • SMTP Direct Sender Settings
  • Spamrules example - increase spam score for long sender domain
  • Spam Filter Rules: SendMessage
  • VPOP3.SendMessage

Fulltext results:

Mail Sender Advanced Settings
20 Hits, Last modified: 7 years ago
rosoft.com'' This would use this Mail Sender to send messages from either **joe@mydomain.com** or **sa... **someone@<something>microsoft.com**. ====Only send messages waiting at start of connection==== If th... when the connection starts, and VPOP3 will only send those messages during this connection. After sending (or attempting to send) those messages, VPOP3 will stop sending messages
Lua SMTP Relay Control
17 Hits, Last modified: 7 years ago
elay Control====== Every time VPOP3 is going to send messages via SMTP Relay, it runs a script called ... erConnection - The maximum number of messages to send in this connection * MaxRecipientsPerConnection... PerMessage - The maximum number of recipients to send each message to * ConnectedServer (read only) -... ) =====Initialisation===== When VPOP3 starts the send process, it calls the function **Start** which ta
Outgoing Message Scripting
14 Hits, Last modified: 15 months ago
VPOP3 username of the user who authenticated to send the message (if authentication wasn't used, this ... The current priority of the message. VPOP3 will send messages with a smaller priority number first. ... e ISO-8601 time to hold to as defined at message send time (eg by 'FUTURERELEASE') (added in v8.6) * ... e to delete the message at as defined at message send time (added in v8.6) The function returns a tabl
Password Strength Checking Script
11 Hits, Last modified: 7 years ago
assword' then return false else return true end end </code> A more complex example is: <code> blockedWords = {"password", "letmein", "computer"} minT... if Password == Username then return false end for _, value in pairs(blockedWords) do if ... owerPassword == value then return false end end hasDigit = 0 hasCaps = 0 hasLower = 0
SMTP -> General tab
9 Hits, Last modified: 7 years ago
omponent of VPOP3. The SMTP service is how users send outgoing mail, and how incoming SMTP messages arr... pecially if you are going to be wanting users to send mail from across the Internet (eg from mobile pho... sending a message to a server for that server to send on to another server. You would usually want to a... is chosen, VPOP3 will allow ALL IP addresses to send mail to local users, but only those IP addresses
Mail Connectors -> Mail Senders
9 Hits, Last modified: 7 years ago
Senders====== The Mail Sender tells VPOP3 how to send mail out to the Internet. If you want to send mail for specific users to another specific mail server ... e [[LAN Forwarding]] feature instead. VPOP3 can send outgoing mail using two methods: * Send via an SMTP Relay (Smarthost) * Send using SMTP Direct (di
Lua SMTP MX Control
9 Hits, Last modified: 23 months ago
P MX Control====== Every time VPOP3 is going to send messages using direct MX sending, it runs a scrip... t containing the values: **ForceLastTry**, **SkipSend**, **Reason**, **Priority** - see below * Size ... Retries - The number of times VPOP3 has tried to send the message so far * LastTryTime - The time the... n the retry scheme will progress as normal. 'SkipSend' must be false for this to take effect. * SkipS
SMTP Server Lua Scripting
9 Hits, Last modified: 4 weeks ago
s a connection to port 25 on the VPOP3 server to send it a message, whether from a local user or an inc... the message terminator . has been received at the end of a message * **CheckRecipients()** - (v6.3+ Enterprise Only) called at the end of a message to check if recipients are allowed ... ients()** - (v6.3+ Enterprise Only) called at the end of a message to allow customised logging of recip
POP3 Mail Collection
8 Hits, Last modified: 7 years ago
the maximum message size is exceeded, VPOP3 will send a message to the intended recipient(s) asking if ... * [[Route by parsing message headers]] * [[Send all messages to a specified user|Send all messages to a specified user/list]] * [[Forward all messag... essage which it can't handle automatically * **Send an Error Message to Main Administrator** - this s
Status Monitor (port 5109) protocol
8 Hits, Last modified: 6 years ago
that the password is transmitted in plain text Send the command LOGIN <username> <password> You wil... r's password and perform an MD5 hash on it, then send use that as the response. Then send the command ALOGIN <username> <response> You will receive a line... e WebAPI key and perform an MD5 hash on it, then send use that as the response. Then send the command
Autoresponder
7 Hits, Last modified: 7 years ago
will be replaced with the specified text * **Append Original Message** - you can choose **No**, **Hea... ply. (Most times this will be set to 'No') * **Send response to** - you can specify one or more email addresses to send the reply to here (separate them with commas). If... matic reply will go to the original sender * **Send response to original sender** - if this is checke
Mail Connectors -> Connector Schedule
7 Hits, Last modified: 7 years ago
onnector Schedule tells VPOP3 when to connect to send mail using [[Mail Senders]] and collect mail usin... amfilter]] or [[Antivirus]] components. We recommend you always have a connection scheduled defined. ... . In this case, the only time it will connect to send/collect mail will be if you manually start a conn... === ====If outgoing mail arrives whilst online, send immediately==== If this box is checked, then when
Send Admin Message
7 Hits, Last modified: 7 years ago
======Send Admin Message====== It is possible for administrator users to send a bulk email message to an entire group or list. ... ration Settings -> [[Users]]// page, and click **Send Admin Message**. This should then open a window... lets you specify a Lua script in the message to send. This script lets you customise the message for e
Mail Connectors -> Mail Senders -> SMTP Direct
6 Hits, Last modified: 7 years ago
-> SMTP Direct====== VPOP3 can be configured to send mail directly to the recipient's mail server (or ... er). Usually this is only used if you have a high-end business class Internet connection - such as a le... = The //SMTP Direct// settings tell VPOP3 how to send mail directly to the recipients' mail servers ... get mail servers==== When a mail server wants to send a message to a recipient, eg //someone@example.co
SMTP Direct Sender Settings
6 Hits, Last modified: 7 years ago
Direct Settings tab lets you set how VPOP3 will send mail using SMTP Direct ====DNS Servers to Use===... good, so if you have a local DNS server, we recommend you use that. Windows Server editions come with a... es - Stop processing the overrides - specify ''$end''. VPOP3 will stop processing the overrides at th... ple line may be: * smtp.myisp.com $retries>=4 $end This would tell VPOP3 to send the message to you
ListServer Commands
6 Hits, Last modified: 7 years ago
Groups
5 Hits, Last modified: 7 years ago
Autoresponder Commands
5 Hits, Last modified: 7 years ago
User Routing Script
5 Hits, Last modified: 2 years ago
Lists
5 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
5 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
4 Hits, Last modified: 7 years ago
Batch file to end a database backup
4 Hits, Last modified: 7 years ago
ListServer Settings
4 Hits, Last modified: 7 years ago
Status
4 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
4 Hits, Last modified: 7 years ago
Mail tab
4 Hits, Last modified: 7 years ago
Signature Script
4 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
3 Hits, Last modified: 7 years ago
Reset Message Folder Counts
3 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
3 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
3 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
3 Hits, Last modified: 22 months ago
Message Monitoring
3 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
3 Hits, Last modified: 7 years ago
Incoming SMTP Mail
3 Hits, Last modified: 7 years ago
User Manager Script
3 Hits, Last modified: 14 months ago
Permissions
3 Hits, Last modified: 7 years ago
Calendar.Events table
3 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
2 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
2 Hits, Last modified: 7 years ago
Address Book tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Replace
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
2 Hits, Last modified: 7 years ago
New message tab
2 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay
2 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
2 Hits, Last modified: 7 years ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
LAN Forwarding
2 Hits, Last modified: 7 years ago
Webmail Menu bar
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
Copy SMTP Rules - Database Query
2 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
2 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage
2 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
2 Hits, Last modified: 7 years ago
Useful Database Queries
2 Hits, Last modified: 4 years ago
Spamrules example - increase spam score for long sender domain
2 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader
2 Hits, Last modified: 7 years ago
Logging
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect
1 Hits, Last modified: 7 years ago
Users
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
Useful other things
1 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
VPOP3.SendMessage
1 Hits, Last modified: 4 years ago
Webmail -> Advanced tab
1 Hits, Last modified: 7 years ago
Message Rules
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
1 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
1 Hits, Last modified: 7 years ago
Summary Log File Format
1 Hits, Last modified: 7 years ago
About
1 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings
1 Hits, Last modified: 7 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
Autoresponder scripting
1 Hits, Last modified: 5 days ago
Connections
1 Hits, Last modified: 7 years ago
Settings -> Database
1 Hits, Last modified: 7 years ago
Database -> Backups Tab
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
Download Rules
1 Hits, Last modified: 7 years ago
Error Handling Scripting
1 Hits, Last modified: 19 months ago
Import Users From File
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
LogDB.Recipients table
1 Hits, Last modified: 7 years ago
Mail Connectors
1 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 7 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
Mappings
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Misc -> General Tab
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
1 Hits, Last modified: 7 years ago
SMTP Server
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
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