Fulltext results:
- SMTP Server Lua Scripting
- Only) called at the end of a message to check if recipients are allowed * **MonitorBcc()** - (v6.3+ Enterp... e end of a message to allow customised logging of recipients * **LogRecipientsBlocked()** - (v6.3+ Enterprise Only) called at the end of a message if recipients have been blocked to allow customised logging of recipients * **End()** - called when the SMTP service ses
- Download Rules
- a message will be sent to the originally intended recipient asking if they want the message to be downloaded ... from the ISP mailbox, and the originally intended recipient will receive a message saying that this has happe... rent user/list instead of the originally intended recipient * **Copy** - the message will be downloaded, an... rent user/list as well as the originally intended recipient * **Query and Copy** - the message will not be
- LAN Forwarding Scripting
- ternal", there is once instance of the script per recipient- "PreprocessRules" is called first, then "GetRetu... Forwarding Rules PreprocessRules(return path, recipient, check mode, mail collector, recipient local part, recipient domain, rules) * return path = original return path * recipient = recipient * c
- LogDB.Recipients table
- ======LogDB.Recipients table====== The [[LogDB]].Recipients table contains a record of the recipients for messages logged by VPOP3. A message may have one or more recipients =====Columns===== * rcptid - this is a [[htt
- SMTP Service -> Advanced Tab
- ake VPOP3 add one in that case. ====Add original recipients to custom header if message delivered to local m... === If a message is received using SMTP, then the recipients are specified using an SMTP Envelope which contains the addresses of the sender and recipients. When a mail server, such as VPOP3, delivers the... message headers do not contain details of the BCC recipients. Turning this option on will make VPOP3 add the
- Monitor Scripting
- calls MonitorOut(sender, authenticated_sender, recipient_list, subject) or MonitorInternal(sender, recipient_list, subject) or MonitorIncoming(sender, recipient_list, subject) * **recipient_list** is a list of target email addresses for **MonitorOut** and a list of
- Lua SMTP Relay Control
- axRecipientsPerConnection - The maximum number of recipients to specify in this connection * MaxRecipientsPerMessage - The maximum number of recipients to send each message to * ConnectedServer (rea... nce, some ISPs return '4xx' return codes for 'bad recipient', which makes VPOP3 retry sending the message whe... ilename, Actions, Size, CreationTime, ReturnPath, Recipients, HeaderData, HeaderLines)** * Filename - the
- Increase the spam score for certain recipients
- ======Increase the spam score for certain recipients====== This script is for the case where you want certain **recipients** to have a weighted score. For instance if you ... "DodgyRecipients" 1 "Rule to add score to certain recipients" BulkScan Score [DodgyRecipients] To "recipient1@h" 50 Cc "recipient1@mycompany.com" 50 To "recipie
- SMTP Service - Filtering
- the 'MAIL FROM' value of the SMTP envelope * **Recipient Address** - the value of any recipient of the message - for local users this is after Aliases etc have been expanded * **This Recipient Address** - the value of the current recipient being processed (during the 'RCPT TO' phase) * **Recipient
- Message Monitoring
- same user (or list), you cannot specify different recipients for different monitored users. (This may be some... into the **Send random X %** box, and specify the recipient for the random sample of messages. At the bottom... re are some header lines starting with 'X-Monitor-Recipient' or 'X-Monitor-Recipients' added to the message header showing who the message was originally intended for.
- Spam Filter Rules: ForEach
- er of lines>:<attachment name>'' |::: |2.1.11+ | ^Recipient |Finds each recipient in the recipient list for the message |::: |2.1.7+ | ^Tag |Finds each HTML tag contained in the message |::... > The following example loops through all of the recipients of any locally sent message, and adds the recipi
- POP3 Client Lua Scripting
- ==== ''ProcessMessage("<mailfrom>", "<subject>", <recipient list>, <current actions>, <message MIME structure... ss * <subject> is the message subject line * <recipient list> is a table containing a list of the recipient email addresses (from the RCPT TO envelope) * <current... d the message be sent to the originally specified recipients * Delete boolean - should the message be del
- POP3 Mail Collection
- n** and if it sees messages with the same sender, recipient, subject, sent date, and message-id it will skip ... ceeded, VPOP3 will send a message to the intended recipient(s) asking if they want to download the message. I... for. Common reasons for routing errors are if the recipient address is misspelled, so that VPOP3 does not rec... a [[how to:BCCs|BCC]], so VPOP3 cannot detect any recipients in the message header at all. The main choice i
- Mail Sender Advanced Settings
- be sent if it matches any sender rule //and// any recipient rule. If there are only sender rules or only recipient rules, then messages will be sent if there it matches... omain.com** or **From: joe@mydomain.com** or the recipient as\\ **<wildcard domain>**\\ e.g. **customerdomai... ised, message is not allowed for some reason, the recipient doesn't exist. If VPOP3 receives a permanent err
- Spam Filter Rules: SendMessage
- ssage | The **SendMessage** statement requires a recipient, subject, message text and a currently unused options parameter, in the format SendMessage <recipient> <subject> <message text> <options> * You cannot send a message to multiple recipients using this method - the statement would instead need to be called separately for each recipient * Use **\n** in the message text so specify a l