Fulltext results:
- Address Book tab
- /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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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