Fulltext results:
- Settings -> Attachment Processing
- ======Settings -> Attachment Processing====== The **Attachment Processing** page allows you to configure VPOP3 to perform two distinct functions on messages that contain attachments: * [[#Filtering|Filtering]] * [[#Ext... ng** tab is divided into four main sections: ====Attachment Filtering==== Attachment filtering is app
- Attachment Extraction Scripting
- ======Attachment Extraction Scripting====== This is the 'extraction.lua' script. (Added in V6.17) T... ons: * Extract This functions is called if the attachment extraction is enabled in Settings -> Attachment Processing -> Extraction. For every message ... loads the script file, then for each (non-virus) attachment it calls Extract(attachmentname, sende
- Attachment Processing Script
- ======Attachment Processing Script====== (Added in v7.6) This script has functions to allow message attachments to be altered: * NeedsRecode * Needs... ecode==== function NeedsRecode(filtervariables, attachments_array, mime_structure) Called when VPOP... True if the Lua script wants to alter any of the attachments of the whole message ====NeedsRewrite==
- SMTP Server Lua Scripting
- ll call the following Lua functions in the script at the following times: * **Start()** - called whe... en performed * **GetMaxMessageSize()** - called at startup, and when the HELO and EHLO commands are ... ed by VPOP3 * **StartMessage()** - (v5+) called at the start of each message * **MessageLineRaw()*... d when the message terminator . has been received at the end of a message * **CheckRecipients()** -
- Spam Filter Rules: IfMatch
- ain text part of the message, but does not search attachments |2.1.7 | ^texta |This performs the same task as **text**, but also searches plain text attachments |2.1.7 | ^body |This searches any plain... me task as **body**, but also searches plain text attachments |2.1.7 | ^anytext |This performs the sa... k as **htmlsource**, but also searches plain text attachments |2.1.7 | ^htmltext |This searches the t
- POP3 Client Lua Scripting
- ll call the following Lua functions in the script at the following times: * **Start()** - called whe... performed on the message. * **End()** - called at the end of the POP3 session. =====ProcessMessag... ions>, <message MIME structure>, <message size>, <attachments>)'' This function is called by VPOP3 wh... ContentDisposition string - usually 'inline' or 'attachment' or blank * ContentDispositionFilenam
- Monitor Scripting
- one', then the message will not be monitored. ===Attachments=== From VPOP3 version 6.17 onwards, thes... henticated_sender, recipient_list, subject, size, attachments, ToRecipients, CcRecipients, BccRecipien... orInternal(sender, recipient_list, subject, size, attachments) MonitorIncoming(sender, recipient_list, subject, size, attachments) * **size** is the size of the messa
- LogDB.Attachments table
- ======LogDB.Attachments table====== The [[LogDB]].Attachments table contains a record of the attachments for messages logged by VPOP3. A message may have zero or more attachments =====Columns===== * attachid - this
- POP3 Mail Collection
- ss this button to edit the [[download rules]] * Attempt to remove duplicate messages - VPOP3 will look at the messages downloaded **during this session** a... to that message, VPOP3 will download the message at the next scheduled connection as long as the mess... too large, you may get problems with the mailbox at your mail service provider filling up. If it is s
- Mail Connectors -> Connector Schedule
- ule.png?nolink& |}} =====Pausing Scheduling===== At the top of the page you can **Pause** or **Resume... ction occurred in the last X minutes, don't check at the next scheduled time==== This option is most u... are multiple schedules, or if the following **If at least X people have checked their mail** option i... Use **0** (zero) to disable this setting. ====If at least X people have checked their mail, connect w
- SMTP Server -> IDS/IPS
- t of the SMTP server. SMTP servers are regularly attacked, both by incoming mail attacks (spam/viruses etc) and relay attacks (by spammers and other malware distributors trying to send ... this, there is a system in VPOP3 which will track attack attempts on the SMTP service and can automati
- Mail Collectors
- * [[Incoming SMTP]] * [[ODMR Collection|ODMR/ATRN Collection]] The **Incoming SMTP** collection ... nent Internet connection with MX records pointing at the VPOP3 server, then usually you do not need to... VPOP3 will only download from one POP3 Collector at once, so changing the priority will not affect how frequently mail is collected at all, but just make some be processed sooner in th
- Virus Scan Filter Scripting
- ignore. VPOP3 calls: FilterResult(virus_name, attachment_name, archive_name, filter_variables) Th... ame is the name assigned by the virus scanner * attachment_name is the name of the attachment where the virus was detected * archive_name is the name ... the archive file (eg ZIP file), if any, where the attachment was located * filter_variables is the l
- IMAP4 Server Scripting
- lities = generated capabilities (a space is added at the beginning and end to make finding words simpl... command, VPOP3 calls DoListResult(foldername, attributes, extended) * foldername = the name of the folder * attributes = the attributes which will be returned for the list * extended = extra information to be r
- New message tab
- o the drafts folder, for future editing * **Add Attachment** -> Opens a window to select the file to be attached * **Check Spelling** -> Opens the spell-checker window ====Message headers==== At the top of the screen, there is a drop-down selec... nt, etc. =====Performing actions===== ====Adding attachments==== There are two buttons to launch the