Fulltext results:
- 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
- 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
- Autoresponder scripting
- iable is a table with the following fields: * **ID** - the numeric ID of the autoresponder * **OwnerID** - the numeric ID of the autoresponder's owner * **Name** - the n
- Users.AutoresponderConditions table
- ondition. =====Columns===== * condid - numeric ID of the autoresponder condition (primary key) * autoresponderid - numeric ID of the [[users autoresponders|autoresponder]] thi... ower priority conditions * usernumber - numeric ID of the [[users users|user]] this condition is for
- 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
- Running database updates within a transaction
- just use the command ''DELETE FROM widgets WHERE id=27;''. The problem is that it's not uncommon for people to just forget to type the 'WHERE id=27' part, and manage to delete all their widgets.... e commands: BEGIN; DELETE FROM widgets WHERE id=27; Now, you can check the results of the query.
- What's new in version 5 webmail?
- /bugtracker.pscs.co.uk/changelog_page.php?version_id=27|bugtracker]]. {{ :reference:vpop3v5mob_mail.p... The new settings are: * **Sort messages by:** [ID (best performance) | Date] * **Refresh messages
- Users.Autoresponders table
- umns===== * autoresponderid - this is a numeric id of the autoresponder entry (primary key) * owneruser - this is the numeric id of the [[users users|user]] which the autorespond
- SMTPStats.SMTPClientFailures table
- ection]] facility & logging. ====Columns==== * id - sequential ID for the event * ipaddress - the SMTP client's IP address * datetime - the date &
- msgaudit Database table
- s have been handled (eg deleted, moved, etc) * id - incrementing ID of msgaudit entry * datetime - the date & time the event occurred * component -
- Lua SMTP MX Control
- tion was [[https://bugtracker.pscs.co.uk/view.php?id=968|added in VPOP3 v6.5]]) The function signatur... ng sent * connnid - the VPOP3 Connection/Sender ID * connection - the VPOP3 Connection/Sender name
- LDAP Schema in VPOP3 4.x
- stored by VPOP3)// * //OWNER=<owner user id>// * //CAT=<numeric category id>// * //OU=ODBC (VPOP3 Enterprise Only)// So, norma
- loginaudit Database table
- ogin attempts within the most recent 30 days * id - incrementing ID of loginaudit entry * ipaddress - IP address the login attempt came from * date
- Calendar.Calendars table
- e database * ownerid - this is the numeric user id of the account which owns this calendar. (Use the... ].[[users_users|users]] table to find the numeric id from the user name) * name - this is the displa
- Copy SMTP Rules - Database Query
- the 'service-' text). Take a note of the service ID you want to copy the rules from, and the service ID you want to copy the rules to. Now, type: SEL