• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Error Messages • 550 5.7.1 Relaying not allowed! Bad sender IP address • Users • Spam filter not working • How to Backup VPOP3 • UserRuleList Replacement • Socket Error 10049 - The specified address is not available from the local computer • Sender Policy Framework / SPF • C++ Error Popup • Quarantine tab

end

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
  • 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
45 Hits, Last modified: 7 years ago
======Mail Sender Advanced Settings====== [[Mail Connectors]] -> [[Mail Senders]] -> (name) -> Advanced =====Advanced===== ==... r, see [[http://www.pscs.co.uk/manual/index.html?sender_domain_filtering.html|the Domain Filtering sect... rict which email messages are sent via this Mail Sender. You specify each rule on a separate line, and
Outgoing Message Scripting
44 Hits, Last modified: 15 months ago
function signature is: **NewMessage(AuthenticatedSender, ReturnPath, CreationDate, Subject, SenderIPAddress, FileLength, Priority, Headers, Message, HoldSeconds, DeleteAfterSeconds)** * AuthenticatedSender - The VPOP3 username of the user who authenticated to send the message (if authentication wasn't used, this
Lua SMTP Relay Control
29 Hits, Last modified: 7 years ago
elay Control====== Every time VPOP3 is going to send messages via SMTP Relay, it runs a script called ... les==== This script may have global variables, depending on your version of VPOP3. In VPOP3 3.0.0L and... al variables set at the start of the script: * senderid - this is the numeric message sender configuration id (starting at 0) * sendername - this is the
SMTP Server Lua Scripting
26 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... cessing each message line received by VPOP3 * **EndMessage()** - (v5+) called when 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
POP3 Mail Collection
25 Hits, Last modified: 7 years ago
y are downloaded and possibly change behaviour depending on the message headers and other information ... session** and if it sees messages with the same sender, recipient, subject, sent date, and message-id ... the maximum message size is exceeded, VPOP3 will send a message to the intended recipient(s) asking if they want to download the message. If they reply to t
Mail Connectors -> Mail Senders -> SMTP Direct
24 Hits, Last modified: 7 years ago
======Mail Connectors -> Mail Senders -> 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... ed in a data centre. Attempts to use SMTP Direct sending on a dial-up/ADSL/Cable/FTTC/etc connection ma
Misc -> Advanced Tab
20 Hits, Last modified: 7 years ago
VPOP3's 'Mailer Daemon' is the entity which will send you emails from VPOP3 - such as error messages or... mailer daemon messages|control messages]] if you send messages with a particular format to the 'mailer ... cause the VPOP3 'mailer daemon' (see above) will send users emails, it's not unknown for some users to ... o the mailer daemon]]. VPOP3 will reply to the sender telling them it did not understand the message
ListServer Commands
19 Hits, Last modified: 7 years ago
POP3 which manages [[mailing lists]]. People can send commands to the ListServer to perform various fun... ommands are allowed, and exactly how they work depends on the particular mailing list's settings. ====... ===Subscribe=== (Can be abbreviated to **sub**) Send a subject of **subscribe listname**. For example ... not the email address of the list This adds the sender email address to the specified mailing list. Th
Autoresponder
19 Hits, Last modified: 7 years ago
ent autoresponders, one for evenings, one for weekends, and one for your holidays, and have different t... used; all the defined autoresponders are used, depending on the rules defined for the autoresponders. ... e //From// email address which will be used when sending the automatic response. If you don't set this,... dicates the //Reply-To// email address used when sending the automatic response. If the original sender
Calendar.Events table
18 Hits, Last modified: 7 years ago
======Calendar.Events table====== The [[Calendar]].Events table contains a record of all the events in calendars managed by VPOP3. An 'event' is an iCalendar event. Note that if an event is a recurring series, t
Lua SMTP MX Control
18 Hits, Last modified: 23 months ago
P MX Control====== Every time VPOP3 is going to send messages using direct MX sending, it runs a script called **mxout.lua** which can be created/edited in... 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
Signature Script
17 Hits, Last modified: 7 years ago
totype: GetSignature(<format>, <authenticated sender>, <sender email address>) (where '<format>' is either "HTML" or "PLAIN") In v6.7+, the message s... tion: GetSignature(<format>, <authenticated sender>, <sender email address>, <subject>) In v6.9+, a table is passed containing the LDAP attributes f
Spam Filter Rules: ForEach
17 Hits, Last modified: 7 years ago
ement requires either two or three parameters (depending on the type of loop that is being conducted), ... l **ForEach** statements must be followed by an **EndFor** statement ^ Type ^ Description ^ Data ^ Ver... <code> ForEach URL FoundURLs Log "${FoundURLs}" EndFor #There should be a separate entry in the log f... ddr}' variable. This is then checked against the sender's whitelist. <code> ForEach Addr Reply-To Reply
SMTP -> General tab
15 Hits, Last modified: 7 years ago
omponent of VPOP3. The SMTP service is how users send outgoing mail, and how incoming SMTP messages arr... en VPOP3 will require users to authenticate when sending mail via VPOP3. This applies to all connection... tab. In most cases nowadays this option is recommended to be enabled, especially if you are going to be wanting users to send mail from across the Internet (eg from mobile pho
Calendar.Calendars table
15 Hits, Last modified: 7 years ago
======Calendar.Calendars table====== The [[Calendar]].Calendars table contains a list of all 'calendars' created in VPOP3. Each user account has at leas
Autoresponder Commands
14 Hits, Last modified: 7 years ago
User Routing Script
13 Hits, Last modified: 2 years ago
Status Monitor (port 5109) protocol
13 Hits, Last modified: 6 years ago
Mail Connectors -> Connector Schedule
13 Hits, Last modified: 7 years ago
Calendar database schema
13 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
12 Hits, Last modified: 7 years ago
Autoresponder scripting
12 Hits, Last modified: 5 days ago
User Delivery Script
11 Hits, Last modified: 7 years ago
DMARC Reporter Script
11 Hits, Last modified: 19 months ago
Password Strength Checking Script
11 Hits, Last modified: 7 years ago
Error Handling Scripting
11 Hits, Last modified: 19 months ago
SMTP Direct Sender Settings
11 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay
10 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
10 Hits, Last modified: 7 years ago
SMTP Reputation Stats
10 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
10 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
10 Hits, Last modified: 7 years ago
Groups
10 Hits, Last modified: 7 years ago
Download Rules
10 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
9 Hits, Last modified: 7 years ago
Message Monitoring
9 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
8 Hits, Last modified: 5 days ago
Permissions
8 Hits, Last modified: 7 years ago
Monitor Scripting
8 Hits, Last modified: 6 years ago
Spamfilter Quarantine Viewer
8 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
8 Hits, Last modified: 7 years ago
Status
8 Hits, Last modified: 7 years ago
Lists
8 Hits, Last modified: 7 years ago
Send Admin Message
8 Hits, Last modified: 7 years ago
SMTP Service - Filtering
7 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
7 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage
7 Hits, Last modified: 7 years ago
Spam Filter Rules
7 Hits, Last modified: 2 years ago
Spam Filter Rules: BulkScan
7 Hits, Last modified: 7 years ago
Batch file to end a database backup
7 Hits, Last modified: 7 years ago
Incoming SMTP Mail
6 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
6 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
6 Hits, Last modified: 7 years ago
Mail tab
6 Hits, Last modified: 7 years ago
Connections
6 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
6 Hits, Last modified: 7 years ago
ListServer Settings
6 Hits, Last modified: 7 years ago
Import Users From File
6 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
6 Hits, Last modified: 22 months ago
Spam Filter Rules: DBInsert
6 Hits, Last modified: 7 years ago
Spam Filter Rules: IfInBag
5 Hits, Last modified: 7 years ago
Spam Filter Rules: If
5 Hits, Last modified: 7 years ago
VPOP3.SendMessage
5 Hits, Last modified: 4 years ago
Webmail Menu bar
5 Hits, Last modified: 7 years ago
Webmail Tabs
5 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
5 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
5 Hits, Last modified: 7 years ago
Mappings
5 Hits, Last modified: 7 years ago
Archive Script
5 Hits, Last modified: 2 years ago
Spam Filter Rules: Goto
4 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
4 Hits, Last modified: 22 months ago
Users.Autoresponders table
4 Hits, Last modified: 7 years ago
Address Book tab
4 Hits, Last modified: 7 years ago
Lua Scripting
4 Hits, Last modified: 5 days ago
Mail Sender Advanced Relay Settings
4 Hits, Last modified: 7 years ago
Mail Connectors
4 Hits, Last modified: 7 years ago
Spam Filter Rules: *IFSUPPORT
4 Hits, Last modified: 7 years ago
Reset Message Folder Counts
4 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
4 Hits, Last modified: 3 years ago
Spamrules example - increase spam score if there are many links in the email
4 Hits, Last modified: 7 years ago
msgaudit Database table
4 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
3 Hits, Last modified: 7 years ago
Increase the spam score for header marker
3 Hits, Last modified: 5 years ago
Increase the spam score for certain recipients
3 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL
3 Hits, Last modified: 5 years ago
User Manager Script
3 Hits, Last modified: 14 months ago
Use the spam filter scripting to add random text to the subject on incoming messages
3 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
3 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
3 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
3 Hits, Last modified: 7 years ago
Useful Database Queries
3 Hits, Last modified: 4 years ago
Spam Filter Rules: AddHeader
3 Hits, Last modified: 7 years ago
Message Rules
3 Hits, Last modified: 7 years ago
New message tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
3 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL
2 Hits, Last modified: 7 years ago
LAN Forwarding
2 Hits, Last modified: 7 years ago
Database -> Restore Tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Replace
2 Hits, Last modified: 7 years ago
Spam Filter Rules: IfLocalAddress
2 Hits, Last modified: 7 years ago
Misc -> General Tab
2 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
2 Hits, Last modified: 7 years ago
Summary Log File Format
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionEncoding
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5
2 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
2 Hits, Last modified: 7 years ago
About
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Break
2 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
2 Hits, Last modified: 7 years ago
Misc -> DNS Tab
2 Hits, Last modified: 7 years ago
Settings -> Admin Settings
2 Hits, Last modified: 7 years ago
Message Archive -> General
2 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
2 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
2 Hits, Last modified: 23 months ago
Logging
2 Hits, Last modified: 7 years ago
LogDB.Recipients table
2 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
2 Hits, Last modified: 7 years ago
LogDB.Messages table
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
2 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
2 Hits, Last modified: 7 years ago
VPOP3 Webmail Help
2 Hits, Last modified: 7 years ago
Using tables/grids
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
Users.AutoresponderConditions table
2 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
Database -> Backups Tab
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
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
Users
1 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
1 Hits, Last modified: 7 years ago
Settings -> Database
1 Hits, Last modified: 7 years ago
User Routing Options
1 Hits, Last modified: 7 years ago
Prune Rules
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Global Signature
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
1 Hits, Last modified: 7 years ago
Message Headers
1 Hits, Last modified: 7 years ago
Quarantine tab
1 Hits, Last modified: 7 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
loginaudit Database table
1 Hits, Last modified: 22 months ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
1 Hits, Last modified: 7 years ago
SMTP Server
1 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab
1 Hits, Last modified: 7 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
1 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue
1 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesSpam
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesHam
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesSpam
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddNullAddress
1 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
1 Hits, Last modified: 7 months ago
Spam Filter Rules: Copy
1 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
1 Hits, Last modified: 7 years ago
VPOP3 Internals
1 Hits, Last modified: 22 months ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
IDS Log Event Numbers
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect
1 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesHam
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
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