Fulltext results:
- Mail tab
- ntaining fields: **From**, **Subject**, **Date**, read, flagged, with attachments, **Size**. By default,... ce of "Move to folder". ====Marking messages read/unread==== There are three ways to change the read status of a message: - Right-click context menu - Sel
- Webmail Menu bar
- r folder or user |4+ |Mail tab only | |-> |Mark read |Message is selected, currently unread |Marks all nominated messages as read |4+ |Mail tab only | |-> |Mark unread |Message is selected, currently read |Marks all nominated mes
- Lua SMTP Relay Control
- VPOP3. In VPOP3 3.0.0L and later, there are two read-only global variables set at the start of the scr... ration in VPOP3 In VPOP3 5 and later, there is a read/write global variable * UseBATV - this is a boo... h address In VPOP3 6.7 and later, there are more read/write global variables and a read-only variable * MaxMessagesPerConnection - The maximum number of me
- Prune Rules
- t you can set it by clicking in that column. ====Read==== The read column indicates whether this rule will apply to read messages, unread messages or either. This could be useful if you only want to delete messages that have
- VPOP3.MarkMessageRead Lua function
- ======VPOP3.MarkMessageRead Lua function====== The [[management scripting|Lua management]] function 'VPOP3.MarkMessageRead' marks or unmarks a specified message as read. VPOP3.MarkMessageRead(username, folder, UID, read); * **username** is the username from [[VPOP3.
- Autoresponder Global Scripting
- the originator email address of the autoresponse (read/write)\\ (table containing elements "Email" and "... ReturnPath - the return path of the autoresponse (read/write) * Subject - the subject of the autoresponse (read/write) * ReplyTo - the ReplyTo email address of the autoresponse (read/write)\\ (table containing elements "Email" and "
- Status Monitor (port 5109) protocol
- ster, password 'admin' +OK VPOP3 Status Server Ready <3.d28.51abf1c9> LOGIN postmaster admin +OK... s a welcome line like: +OK VPOP3 Status Server Ready <3.d28.51abf1c9> The ''<3.d28.51abf1c9>'' text... ster, password 'admin' +OK VPOP3 Status Server Ready <3.d28.51abf1c9> ALOGIN postmaster 9077A0BE9A... s a welcome line like: +OK VPOP3 Status Server Ready <3.d28.51abf1c9> The ''<3.d28.51abf1c9>'' text
- Misc -> Advanced Tab
- he settings to their defaults. ====Don't multi-thread VPOP3 plugins==== If you have any VPOP3 plugins i... as necessary, possibly with multiple processing threads at once. Correctly written plugins should be abl... are using a plugin which crashes if it is multithreaded, you can check this box, to make VPOP3 only cal... rvers will count the 'hops' which a message has already made (done by counting the number of 'Received:'
- Reset Message Folder Counts
- then 1 else 0 end) as newcnt, count(case when read and not hold then null else msgid end) as unreadcnt, sum(case when hold then 1 else 0 end) as holdcn... =ff.cnt, totalsize=totsize, newcount=newcnt, unreadcount=unreadcnt, holdcount=holdcnt from ff where f.folderid=ff.folderid; (Copy and paste if possible!
- SMTP Server -> IDS/IPS
- cious events to a specified log. This can then be read by a third party IPS system to feed updates to a ... = When a connection attempts to connect and has already logged events over the Block Threshold, then it ... ist can be viewed to see which IP addresses are already in the block list, when they were added, and whe... ist can be viewed to see which IP addresses are already in the list and when they were added. You can de
- SMTP Server Lua Scripting
- its own instance of the SMTPSVR.LUA script. No threading conflicts will occur. During the lifetime of ... le is marked as (IN) then it should be treated as read-only by the script. If it is marked as (IN/OUT) t... f VPOP3 is going to refuse this SMTP connection already\\ The **<bEHLO>** value is TRUE if this function
- User Delivery Script
- whether the message is to be delivered as marked read * Flagged - whether the message is to be delive... enderAddress and ForwardingSenderText globals are read after it has been called. Any other changes made ... whether the message is to be delivered as marked read * Flagged - whether the message is to be delive
- Message Rules
- They can be used to copy messages, mark them as read, delete them, etc VPOP3 will process Message Rul... ne** - the message will be quarantined * **Mark Read** - the message will be marked as read * **Add Keyword** - an IMAP4 keyword will be added to the mess
- Database files used in VPOP3 2.x
- ity to search or backup the messages which have already been archived. * **user_*.db** - these should ... you will lose any IMAP4/Webmail message flags (eg read, answered etc) * **quarantine.db** - this shou
- Database -> Restore Tab
- y whether restored messages should be marked as unread, and/or flagged (or 'starred', depending on how y... ass'') ====Notes==== * If a restored message already exists in the message store, it will be duplicat