• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Socket Error 11001 - Host not found (authoritative answer) • Mail Not Downloading From ISP • How to stop VPOP3 • SMTPSPFWhitelist Replacement • Exchange 2007 • Error message: VPOP3 Alert - Non-existent user - <username> • 550/553 Not Permitted error from BT Internet's mail servers • Backscatter • 450 4.3.2 Content Filter Timeout • GDPR for hosted VPOP3 service

eg

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:

Address Book tab
17 Hits, Last modified: 7 years ago
/closed by pressing the +/- icons next to each category. ====List of contacts==== The top-right panel... ook tab to add recipients. ====Creating a new category==== VPOP3 allows you to maintain various categories for different groups of contacts. For example, you may want the following categories: * Customers * Suppliers * Family
Spamfilter White/Blacklists
14 Hits, Last modified: 7 years ago
e Weights|Rule Weights]] to alter this behaviour (eg you could increase the Whitelist rule weight whic... ndard' wildcards (* and ?) or you can use a PCRE regular expression by surrounding the text with / ... / characters (with optional [[http://www.regular-expressions.info/modifiers.html|PCRE modifiers]] after the last /). Regular expressions give you the most control and fle
Spamfilter database comparators
10 Hits, Last modified: 7 years ago
he above comparators makes them case insensitive (eg **==* **) Whether or not the value specified in ... he above comparators makes them case insensitive (eg **nei**) * ~ does a [[http://www.postgresql.org... 1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|POSIX regular expression]] match comparison * !~ does a [[http://www.postgresql.org/docs/9.1/sta
Status Monitor (port 5109) protocol
9 Hits, Last modified: 6 years ago
N <username> <password> You will receive a line beginning with either "+OK" if the authentication suc... ncorrect password, permissions not allowed, etc) eg, for the user postmaster, password 'admin' +OK... N <username> <response> You will receive a line beginning with either "+OK" if the authentication suc... ncorrect password, permissions not allowed, etc) eg, for the user postmaster, password 'admin' +OK
Autoresponder Commands
9 Hits, Last modified: 7 years ago
or yyyy/mm/dd depending on the VPOP3 computer's regional settings. If you just specify a single date,... <To Date> and it will work between the two dates, eg **<Valid:1/2/2010-10/2/2010>** to make the autore... 10 (inclusive), assuming the server has European regional settings. * Time - the time can be specifi... rs of the day of the week defined by the Windows regional settings, eg 'Mon', 'Tue' etc in the UK. Da
Spam Filter Rules: IfMatch
8 Hits, Last modified: 7 years ago
on |2.1.7+ | ^Purpose |Allows you to perform a regular or substring match on a variable or part of t... ter to the **IfMatch** statement can either be a regular expression or a simple case insensitive subst... ld put quotes around the text or Perl Compatible Regular Expression (PCRE) to search for. To specify a regular expression surround it with '/' characters, o
Users.AutoresponderConditions table
7 Hits, Last modified: 7 years ago
be any day of week) - 0 is Saturday, 6 is Sunday (eg ''135'' means the condition will act on Monday, W... l message sender (or NULL to match any). If this begins with **/** then it is a [[http://www.postgresq... 1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|regular expression match]] of the string surrounded by '/' characters, otherwise it is a [[http://
Spam Filter Rules: Variables
7 Hits, Last modified: 22 months ago
he number of 'inline' attachments in the message (eg inline images etc) |2.1.11+ | ^${VPOP3Build} |Th... s_statement_definerule|DefineRule]] |2.2.1+ | ^${RegExMatches} |The number of regular expression matches from the last match expression |2.2.1+ | ^${''<n... ''} |e.g. **${1}** - The result of the previous regular expression match corresponding to the specifi
Copy SMTP Rules - Database Query
6 Hits, Last modified: 7 years ago
REATE OR REPLACE FUNCTION copysmtprules(fromid integer,toid integer) RETURNS integer AS $$ DECLARE rl RECORD; newruleid INTEGER; cnt INTEGER := 0; BEGIN FOR rl IN SE
Misc -> Advanced Tab
6 Hits, Last modified: 7 years ago
message may have got stuck in a loop somewhere - eg if a mail server is misconfigured, a message may ... igher are usually sufficient, but in a few cases, eg if all your mail passes through many mail servers... owadays, the time saved by skipping this step is negligible - eg if there are 1000 messages on the ISP, this step should take much less than 1 second, but
Error Handling Scripting
5 Hits, Last modified: 19 months ago
3 generates, it allows control of error messages, eg to limit the frequency of error messages if they ... indicating which component generated the message (eg Mail Collector, Mail Sender) * id - number indicating the id of the component (eg which Mail Collector) * type - number indicatin... icate whether the error message should be forced regardless of normal message controls A 'do nothing'
SMTP Server -> IDS/IPS
5 Hits, Last modified: 7 years ago
component of the SMTP server. SMTP servers are regularly attacked, both by incoming mail attacks (sp... d updates to a firewall or security alert system (eg [[http://www.snort.org/|Snort]]) The IDS logging... a script]] to customise the line format further - eg if the timestamp needs to be in a different forma... twork range specified in [[wp>CIDR|CIDR]] format (eg 1.2.3.0/24) ====Manage Never Block List==== The
Attachment Processing Script
5 Hits, Last modified: 3 years ago
me other reason for VPOP3 to process attachments, eg to remove/rename an attachment due to Attachment ... he new filename, the second is the new MIME type (eg 'text/plain', 'image/jpeg', etc) ====GetContentDispositionLine==== function GetContentDispositionL... ion = true if the MIME section will be rewritten (eg because of 'NeedsRewrite' function) * returns
Mail Connectors -> Mail Senders -> SMTP Direct
5 Hits, Last modified: 7 years ago
il server wants to send a message to a recipient, eg //someone@example.com//, it first does a DNS look... codes: * Permanent errors - these error codes begin with a 5 (eg 520 or 507). If one of these error codes is received, then the sending mail server sho... e again * Temporary errors - these error codes begin with a 4 (eg 415 or 421). If one of these error
SMTP Server Lua Scripting
5 Hits, Last modified: 4 weeks ago
IN) - string - dotted notation client IP address (eg "192.168.1.1") * **ValidClientAddress** - (IN/O... ons to make - each entry is the full header line (eg "From: <user@company.com>") * <message MIME str... * ContentType string - the main content type (eg 'text', 'image' etc) * ContentSubtype string - the content subtype (eg 'html', 'plain', 'gif', etc) * ContentTypeFil
Autoresponder
4 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
4 Hits, Last modified: 7 years ago
Spam Filter Rules: DBQueryOne
4 Hits, Last modified: 7 years ago
msgaudit Database table
4 Hits, Last modified: 7 years ago
Increase the spam score for header marker
4 Hits, Last modified: 5 years ago
Settings -> Attachment Processing
4 Hits, Last modified: 7 years ago
Misc -> DNS Tab
4 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
4 Hits, Last modified: 7 years ago
POP3 Mail Collection
3 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
3 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
3 Hits, Last modified: 7 years ago
Running database updates within a transaction
3 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
3 Hits, Last modified: 4 years ago
Message Monitoring
3 Hits, Last modified: 7 years ago
Send Admin Message
3 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader
3 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
3 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
3 Hits, Last modified: 7 years ago
Offline Archive Error Messages
3 Hits, Last modified: 7 years ago
Message Headers
2 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
2 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
2 Hits, Last modified: 7 years ago
Settings -> Admin Settings
2 Hits, Last modified: 7 years ago
Spam Filter Rules: IfInBag
2 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
2 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
2 Hits, Last modified: 7 years ago
Spam Filter Rules: CountMatches
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
2 Hits, Last modified: 7 years ago
Mappings
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
2 Hits, Last modified: 7 years ago
Autoresponder scripting
2 Hits, Last modified: 7 days ago
Prune Rules
2 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
2 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
2 Hits, Last modified: 7 years ago
Bandwidth Control
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS
2 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
2 Hits, Last modified: 22 months ago
Lua Scripting
2 Hits, Last modified: 7 days ago
Spam Filter Rules: Reject
2 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago
VPOP3.GetMessagePartBody
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
1 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
VPOP3.HexString
1 Hits, Last modified: 7 months ago
Increase the spam score for certain recipients
1 Hits, Last modified: 7 years ago
User Routing Script
1 Hits, Last modified: 2 years ago
VPOP3.GetMessagePart
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
VPOP3.Base64
1 Hits, Last modified: 7 months ago
Users.Autoresponders table
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Random
1 Hits, Last modified: 7 years ago
Permissions
1 Hits, Last modified: 7 years ago
User Manager Script
1 Hits, Last modified: 14 months ago
User Delivery Script
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Escape
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Replace
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
Spamfilter.Whitelist table
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
1 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
1 Hits, Last modified: 7 months ago
Internal Data Formats
1 Hits, Last modified: 22 months ago
Incoming SMTP Mail
1 Hits, Last modified: 7 years ago
Global Signature
1 Hits, Last modified: 7 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
Database -> Restore Tab
1 Hits, Last modified: 7 years ago
Database -> Backups Tab
1 Hits, Last modified: 7 years ago
Lists
1 Hits, Last modified: 7 years ago
Connections
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
Batch file to end a database backup
1 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
LDAP Schema in VPOP3 4.x
1 Hits, Last modified: 7 years ago
ListServer Settings
1 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
1 Hits, Last modified: 7 years ago
SMTP Reputation Stats
1 Hits, Last modified: 7 years ago
SMTP -> General tab
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering
1 Hits, Last modified: 7 years ago
Signature Script
1 Hits, Last modified: 7 years ago
Settings
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
Reset Message Folder Counts
1 Hits, Last modified: 7 years ago
Outgoing Message Scripting
1 Hits, Last modified: 15 months ago
LogDB.Attachments table
1 Hits, Last modified: 7 years ago
Message Archive
1 Hits, Last modified: 7 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control
1 Hits, Last modified: 23 months ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
LogDB.Recipients table
1 Hits, Last modified: 7 years ago
LogDB.Messages table
1 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
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