Fulltext results:
- Copy SMTP Rules - Database Query
- n CREATE OR REPLACE FUNCTION copysmtprules(fromid integer,toid integer) RETURNS integer AS $$ DECLARE rl RECORD; newruleid INTEGER; cnt INTEGER := 0; BEGIN FOR rl... N SELECT * FROM rules.smtprules WHERE service=fromid ORDER BY ruleid LOOP INSERT INTO rules.smtp
- Error Handling Scripting
- ecipient or sender ProcessMessage3(<component>, <id>, <type>, <severity>, <error>, <connect_error>, <title_id>, <title>, <template_id>, <message>, <target>, <sender>) * component - number indicating which com... the message (eg Mail Collector, Mail Sender) * id - number indicating the id of the component (eg w
- Misc -> Advanced Tab
- VPOP3 will reply to the sender telling them it did not understand the message in these cases. If you... it has downloaded by remembering the UIDs (Unique ID) of the messages it has downloaded. If VPOP3 sees a UID which it has not seen before, then that message will be downloaded, and if it sees a UID which it has seen before, the message will be ign
- SMTP Server Lua Scripting
- received * **DoMAILFROM()** - called when a valid MAIL FROM command is received * **DoRCPTTO()** - called when a valid RCPT TO command is received * **DoDATAStart()** - called when VPOP3 receives a valid DATA command * **DoUnrecognised()** - called wh... te address list ===V6.5 and later=== * **ServerID** - (IN) - number - ID of SMTP Service in VPOP3
- Reset Message Folder Counts
- op3pass') Then, type with ff as (select folderid,count(msgid) as cnt, coalesce(sum(length(msgdata)),0) as totsize, sum(case when newflag then 1 els... unt(case when read and not hold then null else msgid end) as unreadcnt, sum(case when hold then 1 e... messages inner join messages.msgdata using(msgdataid)) using(folderid) where deletedtime is null gr
- Users.AutoresponderConditions table
- dding a new condition. =====Columns===== * condid - numeric ID of the autoresponder condition (primary key) * autoresponderid - numeric ID of the [[users autoresponders|autoresponder]] this condition is linked to * name - tex
- Quarantine tab
- [Webmail tabs|General tab bar]] | ^ [[#Message grid|Grid of quarantined messages]] ^ | [[Webmail status bar|Status bar]] | {{:reference:vpop3v5_quaran... iew messages for a particular date ====Message grid==== The grid containing fields: Selection, **From**, **Subject**, **Date**, **Score**, **Size**. By d
- Autoresponder Commands
- g in the user's autoresponder settings. * **<Valid:**date spec**>** - this specifies that the autore... cified dates. See below for more details The <Valid:> command supports date restrictions to indicate ... You can specify multiple restrictions in one <Valid> command, separated by commas. * Date - the da... and it will work between the two dates, eg **<Valid:1/2/2010-10/2/2010>** to make the autoresponder w
- LAN Forwarding Scripting
- * check mode = * mail collector = the numeric ID of the Mail Collector the message came from (or -... et recipient, mail collector, target server, rule id, rule comment, run extra data) * return path =... arding rewriting * mail collector = the numeric ID of the Mail Collector the message came from (or -... = the target server details (see below) * rule id = the numeric LAN Forwarding Rule ID which matche
- Spam Filter Rules: ForEach
- presented as\\ ''<section number>:<IMAP4 section ID>:<MIME type>:<section size>:<number of lines>:<at... umber 0 is the message header). The IMAP4 section ID shows any nesting of the section within any MIME ... that the header is not tested (the IMAP4 section ID of the message header is blank). Then, it tests i... ):([\d\. ]*):(.*?):(\d+):(\d+):(.*)$/" ${SectionId} = ${1} If ${2} != "" IfMatch ${SectionType}
- Import Users From File
- label ^Description ^Accepted values ^ |**User Id** |The username |Any text | |**Password** |Th... resses with this address, in outgoing mail |A valid email address | |**Assistant** |The assistant's email address |A valid email address/username | |**Send Only To Assista... ally forward incoming mail to this address |A valid email address/username | |**Use Forwarding** |W
- POP3 Mail Collection
- ender, recipient, subject, sent date, and message-id it will skip the duplicates ===Notes:=== ==(1) M... on. Like other mail software, VPOP3 uses the ''UID'' values of messages to determine whether the messages have been downloaded before. ''UID''s are set by the remote POP3 server. There are ... ause problems: - if the remote server reuses ''UID''s too quickly, you may get missed messages. For
- Using tables/grids
- times. Only the first (visible) section of the grid is filled at first (sometimes there may be a shor... ge). Then, if you scroll down, the lines in the grid will be filled in as necessary. * The grids are... ype something in there, or select an entry, the grid will be filtered to only show what matches the se... ction'. If you can double click on a value in a grid and edit it, usually that change will be made in
- Download Rules
- thods of specifying the mail collector.) * **Valid Rcpts** - the number of valid recipients for the message * **Invalid Rcpts** - the number of invalid recipients for the message VPOP3 logs download rule activations in a
- Calendar.Calendars table
- s at least one calendar =====Columns===== * calid - this is a [[http://www.postgresql.org/docs/9.0/... es the calendar uniquely in the database * ownerid - this is the numeric user id of the account which owns this calendar. (Use the [[db_users|users]].[[users_users|users]] table to find the numeric id from the user name) * name - this is the displa