Fulltext results:
- SMTP Server Lua Scripting @reference
- been received at the end of a message * **CheckRecipients()** - (v6.3+ Enterprise Only) called at the end of a message to check if recipients are allowed * **MonitorBcc()** - (v6.3+ Enterp... stomise monitoring of messages with BCCs * **LogRecipients()** - (v6.3+ Enterprise Only) called at the end of a message to allow customised logging of recipients * **LogRecipientsBlocked()** - (v6.3+ Enterpri
- Restricting the number of recipients sent to @how_to
- ======Restricting the number of recipients sent to====== Some ISPs set restrictions on the number of recipients that you are allowed to send in a certain time period, eg 50 messages per hour, or the number of recipients that you are allowed to send per message or per connection. =====Restriction of recipients per message/connection===== If your ISP restrict
- Download Rules @reference
- 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 @reference
- 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
- Monitor Scripting @reference
- 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
- OutMsgRecipients Replacement @adminapi
- ======OutMsgRecipients Replacement====== Use: [~outmsgrecipients~] Required parameter: MsgID This returns a JSON array containing details on the recipients for the specified message in the VPOP3 out queue. There is one object returned per recipient, and the object is: id - recipient ID addr -
- SMTP Service -> Advanced Tab @reference
- 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
- LogDB.Recipients table @reference
- ======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
- Increase the spam score for certain recipients @reference
- ======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 ... ing of locally sent messages) DefineRule "DodgyRecipients" 1 "Rule to add score to certain recipients" BulkScan Score [DodgyRecipients] To "recipient1@h" 50 Cc
- Lua SMTP Relay Control @reference
- ber of messages to send in this connection * MaxRecipientsPerConnection - The maximum number of recipients to specify in this connection * MaxRecipientsPerMessage - The maximum number of recipients to send each message to * ConnectedServer (read only) - The
- GDPR for VPOP3 self-hosted software @faq
- outside the bounds of this article. In brief, the recipient will give the sender a 'public key' which is used... e message using software on their own PC, and the recipient uses the associated 'private key' to decrypt the ... ment to a secure website and emails a link to the recipient. These have issues to consider: * you are givin... not have had access to the data otherwise * the recipient needs to expect to receive the message this way.
- POP3 Client Lua Scripting @reference
- ==== ''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... le with the following entries * SendToOriginalRecipients boolean - should the message be sent to the orig
- DMARC Reporter Script @reference
- → Scripts page in VPOP3 v6.7 and later. ====CheckRecipients==== For each domain to which a DMARC aggregate report will be sent, VPOP3 calls the CheckRecipients function to validate the report's recipients CheckRecipients(<Domain>, <RUA entry from DMARC record>, <start time>, <end time>, <DMARC report ID>, <l
- Message Monitoring @reference
- 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.
- SMTP Service - Filtering @reference
- 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