Fulltext results:
- SMTP Server Lua Scripting
- RBL checks have been performed * **GetMaxMessageSize()** - called at startup, and when the HELO and EH... **4xx** result code is given. =====GetMaxMessageSize()===== ''GetMaxMessageSize("<hostname>", <current max size in bytes>)'' This function is called by VPOP3 when the SMTP service se
- Settings -> Diagnostics
- will be written to, until it reaches its maximum size. //e.g. vpop3.log// * The most recent old log f... evious **.log** file, when it reached its maximum size. //e.g. vpop3.lbk// Where the settings are chang... , but this is rarely noticeable).\\ **Maximum log size**: How large (in kilobytes) //vpop3.log// will be... it takes on the role of a client. **Maximum log size**: Allows you to change the size of the session *
- Permissions
- ces|service]] settings =====Max Outgoing Message Size===== The **Max Outgoing Message Size** setting sets the maximum size of an //outgoing// message sent by this user. It does not affect internal messages or incoming messages. The size is set in bytes, and is the size of the encoded m
- Lua SMTP Relay Control
- tion signature is: **CheckFile(Filename, Actions, Size, CreationTime, ReturnPath, Recipients, HeaderData... pSend**, **Reason**, **Priority** - see below * Size - The size of the message on disk * CreationTime - The time the message was put in the outgoing queue... low <code> function CheckFile(filename, actions, size, createtime, mailfrom, recipients, headerdata, he
- Monitor Scripting
- r, authenticated_sender, recipient_list, subject, size, attachments, ToRecipients, CcRecipients, BccReci... MonitorInternal(sender, recipient_list, subject, size, attachments) MonitorIncoming(sender, recipient_list, subject, size, attachments) * **size** is the size of the message in bytes * **attachments** is a table with ze
- SMTP Direct Sender Settings
- then the priority '10' is used. - Check message size - specify ''$size<operator><number>''. If the message size matches the condition, then this line matches - Check messag... t domain (and qualifiers, if any) matches. If a $size and $retries are both specified, then both must m
- Spam Filter Rules: Variables
- list of the currently matched rules |2.1.7+ | ^${Size} |The raw size of the message |2.1.11+ | ^${AttachmentCount} |The number of attachments in the messag... servers to use for DNS lookups |2.3.0+ | ^${BayesSize} |The number of messages the Bayesian database covers |2.3.0+ | ^${SectionCheckSize} |The maximum size of a message section to check
- Message Archive -> Offline Tab
- fore** options * You can set the maximum backup size as well, depending on the target media where you ... ldest archived message until the **Maximum Backup Size** //or// the **Backup Messages Older Than**/**Bac... ssages over 30 days old, and set a maximum backup size limit of 50MB, then VPOP3 will only create one ZI... hich are at least 30 days old, until it reaches a size of 50MB. It won't create multiple ZIP files each
- Send Admin Message
- x, at the time the message is sent. * **{mailboxsize}** - the total size of all messages in the recipient's mailbox. * **{mailboxquota}** - the total numb... mber of messages in the user's inbox * **MailboxSize** - contains the size of the user's whole mailbox (in bytes) * **MailboxQuota** - contains the user's
- POP3 Client Lua Scripting
- rent actions>, <message MIME structure>, <message size>, <attachments>)'' This function is called by VP... the message where this section ends * <message size> is the size of the message in bytes * <attachments> is a table with zero or more of the following en... pe string - the MIME type of the attachment * Size number - the size of the attachment * Type st
- Misc -> Advanced Tab
- e things it does is to retrieve a list of message sizes from the remote server (using the POP3 //LIST// command). This is so that maximum size checks will work, and so that progress bars can b... ep, and assumes that each message is an arbitrary size. Nowadays, the time saved by skipping this step ... load Rules]] or [[pop3_collection|Maximum Message Size To Download]] settings tell VPOP3 to ask the user
- Prune Rules
- ch were received by VPOP3 over 365 days ago. ====Size==== The size column defines how big messages should be before they are deleted. This can be useful to ... n smaller messages. The default is for no minimum size (all sized messages), but you can set it by clicking in that column. ====Read==== The read column ind
- Lua SMTP MX Control
- tion signature is: **CheckFile(Filename, Actions, Size, CreationTime, Retries, LastTryTime, ReturnPath, ... pSend**, **Reason**, **Priority** - see below * Size - The size of the message on disk * CreationTime - The time the message was put in the outgoing queue... ain the message is being sent to * length - the size of the message being sent * connnid - the VPOP3
- Reset Message Folder Counts
- running it will take some time, depending on the size of the database and the performance of the VPOP3 ... d) as cnt, coalesce(sum(length(msgdata)),0) as totsize, sum(case when newflag then 1 else 0 end) as n... date messages.folders f set msgcount=ff.cnt, totalsize=totsize, newcount=newcnt, unreadcount=unreadcnt, holdcount=holdcnt from ff where f.folderid=ff.folde
- POP3 Mail Collection
- used by Compuserve's servers * Maximum Message Size to Download - the maximum size in kB of messages to be downloaded, or 0 for no limit (1) * Leave Mess... he duplicates ===Notes:=== ==(1) Maximum Message Size== If the maximum message size is exceeded, VPOP3 will send a message to the intended recipient(s) askin