• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Socket Error 10048 - Specified Address Already in Use • How to Obtain Error Logs • SMTP Relay Protection in VPOP3 • DNSSEC • -ERR Unknown User • Installation Errors • Sending mail from different email addresses or domains • Windows Server Port Conflicts • Outgoing Mail • Mail Connectors -> Mail Senders

should

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

Fulltext results:

SMTP Server Lua Scripting
23 Hits, Last modified: 4 weeks ago
viour. If the variable is marked as (IN) then it should be treated as read-only by the script. If it is m... It was fixed in 2.1.0a and later) This function should return a text string which can be used to block c... s function will be used. The text string returned should contain the SMTP result code - VPOP3 will termina... the //EHLO// or //HELO// command. This function should return the new maximum message size in bytes (0 =
Lua SMTP MX Control
10 Hits, Last modified: 23 months ago
o with the message. If nothing else, the function should return the Actions parameter. The Actions object... Priority - this indicates what order the messages should be sent in. 50 is the default. Priority 100 go fi... o with the message. If nothing else, the function should return the Actions parameter. The Actions object... lues: * tryESMTP - boolean to say whether VPOP3 should try to use ESMTP when connecting. If false, VPOP3
Import Users From File
7 Hits, Last modified: 7 years ago
]// page, click **Import users from file**. This should then open a window, which allows you to select th... mport===== After clicking **Preview Import**, you should be presented with options for finalising the impo... cluded a header line in the CSV file, the columns should be sorted into that customised order. Otherwise, the columns should appear in the default order. Your first task is
POP3 Mail Collection
6 Hits, Last modified: 7 years ago
On Server - the number of days for which messages should be left on the remote server, 0 to delete immedia... y a badly behaving POP3 server at your ISP, so it should be reported to them - if the remote server give... u tell VPOP3 to delete messages immediately, that should fix this problem. Note that the POP3 standard explicitly says that this should not happen, so if it happens frequently, it is us
Autoresponder
5 Hits, Last modified: 7 years ago
conditions for each autoresponder to say when it should act. For instance, you could create three diffe... ttachments, headers, whether the original message should be copied to another user, and so on. {{:referen... s indicates whether the original incoming message should be kept in the user's mailbox. Most of the time this option should be set, otherwise the incoming message(s) will be
Mail Connectors -> Mail Senders
5 Hits, Last modified: 7 years ago
elay===== For most people, this is the option you should choose. This is intended for situations where you... l-up, ADSL, cable, satellite connection, then you should almost certainly use this option unless you are v... rge majority of that type of mail is spam, so you should send mail through your ISP's mail server. If your... e is so poor that you want to bypass it, then you should consider changing ISP or signing up to a third pa
User Routing Script
5 Hits, Last modified: 2 years ago
orward or Assistant overrides this) (boolean) * ShouldForward - if this is false then VPOP3 will ignore ... ages) There are also some global variables which should be treated as read-only - any changes to them wil... string.find(Sender, "@localdomain%.com$") then ShouldForward = false; end </code> ====If the sender is... = "person@mycompany.com"; UseForwards = true; ShouldForward = true; end </code> ====If the time is cu
POP3 Client Lua Scripting
5 Hits, Last modified: 22 months ago
each message is downloaded to determine how VPOP3 should handle the message. A scripted version of normal ... entries * SendToOriginalRecipients boolean - should the message be sent to the originally specified recipients * Delete boolean - should the message be deleted after retrieving * Ignore boolean - should the message be ignored * Reason string - text
Autoresponder Global Scripting
5 Hits, Last modified: 5 days ago
ckLog - how far back (in hours) the autoresponder should check for previous messages from the same sender ... t) * AppendMsg - whether the original message should be appended to the autoresponse * To - table containing the email addresses the autoresponse should go to (a '*' value indicates the default email ad... e containing email addresses the original message should be copied to * AutoresponderRule - this is the
SMTP Direct Sender Settings
5 Hits, Last modified: 7 years ago
ells VPOP3 the IP addresses of the DNS servers it should use to find the recipients' mail servers. Separat... n the [[misc dns|Misc Settings]]. Ideally, VPOP3 should be using local caching DNS servers. DNS servers i... option tells VPOP3 how many recent DNS results it should cache internally. VPOP3 will remember up to this ... local DNS servers with their own caches, then you should usually set VPOP3's own DNS cache size to a small
Misc -> Advanced Tab
4 Hits, Last modified: 7 years ago
essing threads at once. Correctly written plugins should be able to cope with this, however, in case you a... if there are 1000 messages on the ISP, this step should take much less than 1 second, but in the days of ... e given the UID of **1** again. In this case, you should set the **Hold Obsolete UIDLs** to 0 days to try ... s the sender's address in the SMTP envelope. This should not be needed, and may break some things, so usua
SMTP Server -> IDS/IPS
4 Hits, Last modified: 7 years ago
system. If you turn on IDS logging in VPOP3, you should have some system in place for rotating/truncating... other process in place. The **IDS Log Filename** should be in a location which the VPOP3 process has perm... ectively. - the **Client Error Monitor Period** should not be set for longer than 30 days, as events are... entering the address and period that the address should be blocked, and pressing the **Add** button. Th
Spam Filter Rules: IfMatch
4 Hits, Last modified: 7 years ago
be decoded before searching them. The header name should be typed without the angle brackets (<>).|2.1.7 |... be decoded before searching them. The header name should be typed without the angle brackets (<>). |2.1.7 ... h the entire raw, undecoded message content. This should be used with caution as it may make the spam filt... le case insensitive substring search string. You should put quotes around the text or Perl Compatible Reg
Mail Connectors -> Mail Senders -> SMTP Direct
4 Hits, Last modified: 7 years ago
he most chance of SMTP Direct sending working you should have: * A fixed IP address * A reverse DNS e... For a full description of SMTP direct sending you should consult [[http://tools.ietf.org/html/rfc5321|RFC ... r codes is received, then the sending mail server should not try to send the same message again * Tempor... error codes is received, the sending mail server should try sending the message again later (subject to r
Autoresponder scripting
4 Hits, Last modified: 5 days ago
Log** - how far back (in hours) the autoresponder should check for previous messages from the same sender ... * **AppendMsg** - whether the original message should be appended to the autoresponse * **To** - tabl... e containing the email addresses the autoresponse should go to * **Attachments** - table containing the ... he autoresponse * **CopyTo** - table containing email addresses the original message should be copied to
Autoresponder Commands
4 Hits, Last modified: 7 years ago
Users.Autoresponders table
4 Hits, Last modified: 7 years ago
Archive Script
4 Hits, Last modified: 2 years ago
Settings -> Local Mail -> General
3 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
3 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
3 Hits, Last modified: 7 years ago
SMTP -> General tab
3 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
3 Hits, Last modified: 7 years ago
Prune Rules
3 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
3 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
3 Hits, Last modified: 7 years ago
Password Strength Checking Script
2 Hits, Last modified: 7 years ago
Address Book tab
2 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
2 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
2 Hits, Last modified: 7 years ago
User Delivery Script
2 Hits, Last modified: 7 years ago
Scheduling Management Scripts
2 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
2 Hits, Last modified: 7 years ago
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
Signature Script
2 Hits, Last modified: 7 years ago
User Manager Script
2 Hits, Last modified: 14 months ago
Misc -> DNS Tab
2 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
2 Hits, Last modified: 7 years ago
Mappings
2 Hits, Last modified: 7 years ago
Database -> Restore Tab
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
Error Handling Scripting
2 Hits, Last modified: 19 months ago
Attachment Processing Script
2 Hits, Last modified: 3 years ago
Lua SMTP MX Server Rules
2 Hits, Last modified: 23 months ago
Connections
2 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
2 Hits, Last modified: 7 months ago
Spam Filter Rules: Goto
1 Hits, Last modified: 7 years ago
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Include
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Escape
1 Hits, Last modified: 7 years ago
Database -> Backups Tab
1 Hits, Last modified: 7 years ago
Message Rules
1 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
1 Hits, Last modified: 7 years ago
VPOP3 Webmail Help
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings
1 Hits, Last modified: 7 years ago
VPOP3.UnHexString
1 Hits, Last modified: 7 months ago
Spam Filter Rules: ForEach
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
Management Scripting
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
POP3 Server -> General Tab
1 Hits, Last modified: 7 years ago
Mail tab
1 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
1 Hits, Last modified: 7 years ago
loginaudit Database table
1 Hits, Last modified: 22 months ago
Send Admin Message
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
New message tab
1 Hits, Last modified: 7 years ago
LAN Forwarding
1 Hits, Last modified: 7 years ago
Incoming SMTP Mail
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Groups
1 Hits, Last modified: 7 years ago
Global Signature
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
1 Hits, Last modified: 7 years ago
About
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