• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Spamfilter Whitelist & Blacklist • Lost Licence Details • What are the limitations of the Home User licence • Exchange 2007 • French Webmail Language File • Mail Collectors • How to configure Outlook 2010 • Internationalisation • GDPR for VPOP3 self-hosted software • Error message: Your connection has been blocked temporarily - Try again later

then

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

Fulltext results:

Groups
20 Hits, Last modified: 7 years ago
o add a new group, press ''New'' above the table, then enter the group name. The group name must conta... hese cases, if the checkbox is checked as normal, then all members in the group will be made to have this setting set; if the checkbox is clear, then all members will be made to have this setting unset, and if the checkbox is greyed, then all members in the group can have their own indiv
SMTP -> General tab
14 Hits, Last modified: 7 years ago
is reached from [[Services]] -> [[SMTP Server]], then the **General** tab. This page lets you set gene... MTP Authentication==== If this option is checked, then VPOP3 will require users to authenticate when sen... below will allow that to work. ====Require POP3 then SMTP authentication==== This option enables an [[... by saying that if you collected mail using POP3, then sent mail from the same IP address within a few m
Mail Sender Advanced Settings
14 Hits, Last modified: 7 years ago
re are only sender rules or only recipient rules, then messages will be sent if there it matches any of ... t start of connection==== If this box is checked, then VPOP3 will get a list of messages waiting in the ... in in the outqueue. If this box is not checked, then, once VPOP3 has tried to send all the messages cu... y new messages, VPOP3 will try to send those, and then check again, and so on, until there are no new me
Outgoing Message Scripting
12 Hits, Last modified: 15 months ago
the following fields. If the field doesn't exist, then the value is not changed. * Priority - The new ... Hold - If this is set to 'true', '1', 't', 'hold' then the message is held, otherwise it is not held. ... - If this is set to a string like YYYYMMDDHHMMSS then the message is held until that time, otherwise it... onds. * DeleteAfter - If this is set to 'none', then it is never deleted. If this is set to a string l
Misc -> Advanced Tab
11 Hits, Last modified: 7 years ago
gins==== If you have any VPOP3 plugins installed, then VPOP3 will usually access them as necessary, poss... s ('Received:' header lines) exceeds this number, then VPOP3 will reject the message with a 'Too many ho... the **Use Fastest POP3 Download method** option, then VPOP3 simply skips this step, and assumes that ea... the **Report bad mailer_daemon messages** option, then the VPOP3 [[main administrator]] will be informed
Mail Connectors -> Connector Schedule
11 Hits, Last modified: 7 years ago
ou want to stop VPOP3 sending or collecting mail, then you can pause the scheduling. In this case, the o... that if you have multiple connections configured, then each time the scheduler 'triggers', all the conne... 3 is not connected to another connection, it will then go to the //first// connection which marked to co... ine, send immediately==== If this box is checked, then whenever an outgoing message is sent while VPOP3
Autoresponder
10 Hits, Last modified: 7 years ago
autoresponder, but not keep the original message, then make sure the message arrives in the mailbox (eg ... erent text (and other actions) with each of them, then for your holiday autoresponder you could configur... message subject. If you choose **Subject Prefix** then the specified text will be prepended to the start... subject when replying. If you choose **Subject** then the whole subject will be replaced with the speci
SMTP Server -> IDS/IPS
9 Hits, Last modified: 7 years ago
of suspicious events to a specified log. This can then be read by a third party IPS system to feed updat... n the **Block List**. If the IP address is there, then the connection is blocked * If the IP address /... in the past **Client Error Monitor Period** time, then the IPS log total value is seeded with the **Clie... s or exceeds the **Client Error Block Threshold** then the connection is added to the **Block List** wit
Password Strength Checking Script
8 Hits, Last modified: 7 years ago
if Password == Username or Password == 'password' then return false else return true end end </cod... = string.lower(Password) if Password == Username then return false end for _, value in pairs(blockedWords) do if lowerPassword == value then return false end end hasDigit = 0 ... 0 hasSpecial = 0 if string.find(Password, "%d") then hasDigit = 1 end if string.find(Password, "
SMTP Server Lua Scripting
8 Hits, Last modified: 3 weeks ago
OP3 behaviour. If the variable is marked as (IN) then it should be treated as read-only by the script. If it is marked as (IN/OUT) then the script can modify it if desired. * **IPAddr... rname of authenticated sender (using SMTP or POP3-then-SMTP authentication) * **SMTPAuthenticatedUser*... e supported) * **RBLCheckAllServers** - if TRUE then all RBL servers will be checked, if FALSE, then V
Status Monitor (port 5109) protocol
8 Hits, Last modified: 6 years ago
he user'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 ... and the WebAPI key and perform an MD5 hash on it, then send use that as the response. Then send the command APILOGINALOGIN <username> <response> You will re
SMTP Direct Sender Settings
8 Hits, Last modified: 7 years ago
addresses with commas. If you leave this blank, then VPOP3 will use the DNS servers set in the [[misc ... rity:<number>''. If you don't specify a priority, then the priority '10' is used. - Check message size... er>''. If the message size matches the condition, then this line matches - Check message retries - spe... of retries of this message matches the condition, then this line matches - Stop processing the overrid
Mappings
7 Hits, Last modified: 7 years ago
P3. For email which arrives at VPOP3 using SMTP, then the <domains> list is any domain listed in the [[... arrives at VPOP3 using POP3 with header parsing, then the <domains> list is any domain listed in the [[... nce, if you have a mapping of ''bill@* -> bill'', then if a message is CC'd to bill@another.company.com,... ist. If several Mappings match an email address, then all of them will be processed (except for ~@ Mapp
Lua SMTP Relay Control
7 Hits, Last modified: 7 years ago
tain three values: * SkipSend - if this is true then the message won't be sent this time. If 'false', then the message will be sent as normal. * Priority ... > 10000000 and (time.hour > 7 and time.hour < 19) then actions["SkipSend"] = 1; end; if size > 5000000 then actions["Priority"] = 1; end; return actions
Download Rules
7 Hits, Last modified: 7 years ago
loaded. If you need to check the message content, then you may need to use the [[spam filter rules]]. T... tom. When it finds a download rule which matches, then it will not process any further rules. Each rule... r more conditions. If a rule has zero conditions, then it will always match. If it has more than one condition, then you can set whether it checks that all the condit
POP3 Mail Collection
6 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
6 Hits, Last modified: 7 years ago
Misc -> DNS Tab
6 Hits, Last modified: 7 years ago
User Routing Script
6 Hits, Last modified: 2 years ago
Signature Script
6 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
6 Hits, Last modified: 7 years ago
ListServer Commands
6 Hits, Last modified: 7 years ago
Incoming SMTP Mail
6 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
6 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
5 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
5 Hits, Last modified: 7 years ago
Lua SMTP MX Control
5 Hits, Last modified: 22 months ago
Prune Rules
5 Hits, Last modified: 7 years ago
Mail Collectors
4 Hits, Last modified: 7 years ago
Permissions
4 Hits, Last modified: 7 years ago
Message Monitoring
4 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
4 Hits, Last modified: 7 years ago
SMTP Service - Filtering
4 Hits, Last modified: 7 years ago
Message Archive -> General
4 Hits, Last modified: 7 years ago
Message Archive
4 Hits, Last modified: 7 years ago
Reset Message Folder Counts
4 Hits, Last modified: 7 years ago
Send Admin Message
4 Hits, Last modified: 7 years ago
Logging
3 Hits, Last modified: 7 years ago
ListServer Settings
3 Hits, Last modified: 7 years ago
Scheduled Task Script
3 Hits, Last modified: 4 years ago
Database -> Restore Tab
3 Hits, Last modified: 7 years ago
Autoresponder Commands
3 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
3 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
3 Hits, Last modified: 7 years ago
Lists
3 Hits, Last modified: 7 years ago
Running database updates within a transaction
3 Hits, Last modified: 7 years ago
Spam Filter Rules: CopyBag
3 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
3 Hits, Last modified: 7 years ago
User Routing Options
3 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
3 Hits, Last modified: 7 years ago
Address Book tab
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
3 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
2 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
2 Hits, Last modified: 22 months ago
Scheduling Management Scripts
2 Hits, Last modified: 7 years ago
VPOP3 Webmail Help
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBag
2 Hits, Last modified: 7 years ago
VPOP3.SetSetting
2 Hits, Last modified: 4 years ago
What's new in version 5 webmail?
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
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
2 Hits, Last modified: 7 years ago
Users
2 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DBInsert
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
2 Hits, Last modified: 7 years ago
Database query to get all lists and members
2 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
2 Hits, Last modified: 7 years ago
Global Signature
2 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
2 Hits, Last modified: 7 years ago
Import Users From File
2 Hits, Last modified: 7 years ago
User Manager Script
2 Hits, Last modified: 13 months ago
LAN Forwarding Queue Status
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
2 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
2 Hits, Last modified: 4 days ago
Spam Filter Rules: ZipContentsFull
2 Hits, Last modified: 7 years ago
Message Rules
2 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
2 Hits, Last modified: 7 years ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
Find a message
2 Hits, Last modified: 7 years ago
Connections
2 Hits, Last modified: 7 years ago
Using tables/grids
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DBUpdate
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DBQueryOne
1 Hits, Last modified: 7 years ago
User Delivery Script
1 Hits, Last modified: 7 years ago
Database query to view password change history
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL
1 Hits, Last modified: 5 years ago
Spamrules example - increase spam score for long sender domain
1 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
1 Hits, Last modified: 3 years ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
User Advanced settings
1 Hits, Last modified: 7 years ago
POP3 Server -> General Tab
1 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
1 Hits, Last modified: 7 years ago
Attachment Processing Script
1 Hits, Last modified: 3 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
Delete list member from all lists
1 Hits, Last modified: 7 years ago
Database -> Backups Tab
1 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
1 Hits, Last modified: 7 years ago
Calendar.Events table
1 Hits, Last modified: 7 years ago
Bulk Add Users
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Find biggest messages
1 Hits, Last modified: 6 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
Message Archive -> Results Tab
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings
1 Hits, Last modified: 7 years ago
Error Handling Scripting
1 Hits, Last modified: 19 months ago
Database query to find forwards/assistants etc in user settings
1 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab
1 Hits, Last modified: 7 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay
1 Hits, Last modified: 7 years ago
Sent message summary
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
1 Hits, Last modified: 7 years ago
Reports
1 Hits, Last modified: 7 years ago
Password Lengths
1 Hits, Last modified: 4 years ago
Message Headers
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
Settings -> Global Address Book
1 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
1 Hits, Last modified: 22 months ago
Monitor Scripting
1 Hits, Last modified: 6 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
Database query to list failed message sends
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
LAN Forwarding Scripting
1 Hits, Last modified: 7 months ago
IMAP4 Server Scripting
1 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
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