• skip to content

PSCS Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

recipient

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (60)
  • how_to (33)
  • faq (5)
  • adminapi (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • OutMsgRecipients Replacement
  • 550 5.7.1 Recipient Prohibited (x)
  • Error expanding recipient - Nesting Level too deep
  • Restricting the number of recipients sent to
  • LogDB.Recipients table
  • Increase the spam score for certain recipients

Fulltext results:

SMTP Server Lua Scripting @reference
50 Hits, Last modified: 12 months ago
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
24 Hits, Last modified: 8 years ago
======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
Lua SMTP Relay Control @reference
20 Hits, Last modified: 9 months ago
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
Download Rules @reference
16 Hits, Last modified: 8 years ago
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
16 Hits, Last modified: 9 months ago
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
16 Hits, Last modified: 7 years ago
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
14 Hits, Last modified: 8 years ago
======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 -
Lua SMTP MX Control @reference
14 Hits, Last modified: 2 months ago
, CreationTime, Retries, LastTryTime, ReturnPath, Recipients, HeaderData, HeaderLines)** * Filename - the ... rnPath - The message sender/return path value * Recipients - A table containing a list of recipients * HeaderData - The header information as an associative table -... From, Mail-From, Original-Mail-From, Auth-Sender, Recipients, Creation-Time, Headers, Size, Sender-IP-Address
LogDB.Recipients table @reference
11 Hits, Last modified: 8 years ago
======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 @reference
11 Hits, Last modified: 8 years ago
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
Increase the spam score for certain recipients @reference
10 Hits, Last modified: 8 years ago
======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
GDPR for VPOP3 self-hosted software @faq
9 Hits, Last modified: 8 years ago
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.
DMARC Reporter Script @reference
7 Hits, Last modified: 3 years ago
→ 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
POP3 Client Lua Scripting @reference
7 Hits, Last modified: 3 years ago
==== ''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
Configure Email Signatures @how_to
6 Hits, Last modified: 8 years ago
images in signatures can be very annoying for the recipient. This especially applies if you embed the image in the email itself, as that means that the recipient **must** download the image. We have seen cases w... h are only of vanity purposes for the sender; the recipient does not want to see those images. Remember the recipient may be reading your email on a mobile device with
Message Monitoring @reference
6 Hits, Last modified: 8 years ago
SMTP Service - Filtering @reference
6 Hits, Last modified: 8 years ago
Spam Filter Rules: ForEach @reference
6 Hits, Last modified: 8 years ago
MX Send Warning - ..... @how_to
5 Hits, Last modified: 8 years ago
POP3 Mail Collection @reference
5 Hits, Last modified: 8 years ago
How to send a fax by email using the VPOP3 FaxServer @how_to
4 Hits, Last modified: 8 years ago
Send Admin Message @reference
4 Hits, Last modified: 8 years ago
Mail Sender Advanced Settings @reference
4 Hits, Last modified: 8 years ago
Mail Connectors -> Mail Senders -> SMTP Direct @reference
4 Hits, Last modified: 8 years ago
Spam Filter Rules: SendMessage @reference
4 Hits, Last modified: 8 years ago
GDPR for hosted VPOP3 service @faq
3 Hits, Last modified: 7 months ago
Setting up VPOP3 to work with Exchange 2003 @how_to
3 Hits, Last modified: 8 years ago
Spamfilter Whitelist & Blacklist @how_to
3 Hits, Last modified: 8 years ago
Settings -> Attachment Processing @reference
3 Hits, Last modified: 8 years ago
LAN Forwarding Queue Status @reference
3 Hits, Last modified: 8 years ago
Mail Connectors -> Mail Senders @reference
3 Hits, Last modified: 8 years ago
Message Headers @reference
3 Hits, Last modified: 8 years ago
New message tab @reference
3 Hits, Last modified: 8 years ago
Spamfilter Quarantine Viewer @reference
3 Hits, Last modified: 8 years ago
SMTP Direct Sender Settings @reference
3 Hits, Last modified: 8 years ago
Spam Filter Rules @reference
3 Hits, Last modified: 3 years ago
Spam Filter Rules: IfMatch @reference
3 Hits, Last modified: 8 years ago
Spam Filter Rules: Redirect @reference
3 Hits, Last modified: 8 years ago
Spam Filter Rules: Variables @reference
3 Hits, Last modified: 3 years ago
Webmail Menu bar @reference
3 Hits, Last modified: 8 years ago
GDPR for other hosting services (eg web hosting) @faq
2 Hits, Last modified: 8 years ago
SMTP Relay Service FAQ @faq
2 Hits, Last modified: 5 years ago
550 5.7.1 Recipient Prohibited (x) @how_to
2 Hits, Last modified: 8 years ago
Attachments have been removed or renamed @how_to
2 Hits, Last modified: 8 years ago
Configure SRS @how_to
2 Hits, Last modified: 9 months ago
Error expanding recipient - Nesting Level too deep @how_to
2 Hits, Last modified: 8 years ago
Error Messages @how_to
2 Hits, Last modified: 7 months ago
French Webmail Language File @how_to
2 Hits, Last modified: 8 years ago
German Webmail Language Page @how_to
2 Hits, Last modified: 8 years ago
Error message: Your connection has been blocked temporarily - Try again later @how_to
2 Hits, Last modified: 8 years ago
Archive Script @reference
2 Hits, Last modified: 3 years ago
Global Signature @reference
2 Hits, Last modified: 8 years ago
Groups @reference
2 Hits, Last modified: 8 years ago
IDS Log Event Numbers @reference
2 Hits, Last modified: 8 years ago
Database query to list ALL messages in the LAN forwarding queue @reference
2 Hits, Last modified: 8 years ago
Database query to list failed message sends @reference
2 Hits, Last modified: 8 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference
2 Hits, Last modified: 8 years ago
Settings -> Local Mail -> General @reference
2 Hits, Last modified: 8 years ago
LogDB database schema @reference
2 Hits, Last modified: 8 years ago
Misc -> External Fax Tab @reference
2 Hits, Last modified: 8 years ago
Sent message summary @reference
2 Hits, Last modified: 8 years ago
SMTP Reputation Stats @reference
2 Hits, Last modified: 8 years ago
SMTPStats.SMTPClientFailures table @reference
2 Hits, Last modified: 8 years ago
Spamfilter Script Configuration tab @reference
2 Hits, Last modified: 8 years ago
Spam Filter Rules: ClearBag @reference
2 Hits, Last modified: 8 years ago
Spam Filter Rules: GetAddressType @reference
2 Hits, Last modified: 8 years ago
User Routing Script @reference
2 Hits, Last modified: 3 years ago
Admin Replacement Names @adminapi
1 Hits, Last modified: 8 years ago
Encryption @faq
1 Hits, Last modified: 8 years ago
450 4.3.2 Content Filter Timeout @how_to
1 Hits, Last modified: 8 years ago
Copy Outgoing mail @how_to
1 Hits, Last modified: 8 years ago
Delete OutQueue messages directly from the database @how_to
1 Hits, Last modified: 8 years ago
Download Rules @how_to
1 Hits, Last modified: 8 years ago
Exchange 2007 @how_to
1 Hits, Last modified: 8 years ago
How to Forward Messages to an External Address @how_to
1 Hits, Last modified: 9 months ago
How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3 @how_to
1 Hits, Last modified: 8 years ago
Incoming SMTP Feed @how_to
1 Hits, Last modified: 8 years ago
How to limit size of sent mail @how_to
1 Hits, Last modified: 8 years ago
Outgoing Mail @how_to
1 Hits, Last modified: 8 years ago
Outlook / Outlook Express is sending mail repeatedly @how_to
1 Hits, Last modified: 8 years ago
Problems sending messages to spam@<your domain> @how_to
1 Hits, Last modified: 8 years ago
Spam Quarantine @how_to
1 Hits, Last modified: 8 years ago
Redirect message for a user if a sender is a particular email address @how_to
1 Hits, Last modified: 8 years ago
Route MX Sent (Direct) Outbound Mail Through Your ISP @how_to
1 Hits, Last modified: 8 years ago
Spanish Webmail Language File @how_to
1 Hits, Last modified: 8 years ago
Training the VPOP3 Spam Filter @how_to
1 Hits, Last modified: 8 years ago
Transmission Receipt Message @how_to
1 Hits, Last modified: 8 years ago
Using VPOP3 with Microsoft Exchange Server @how_to
1 Hits, Last modified: 8 years ago
Address Book tab @reference
1 Hits, Last modified: 8 years ago
Autoresponder Commands @reference
1 Hits, Last modified: 8 years ago
Error Handling Scripting @reference
1 Hits, Last modified: 2 years ago
Mail tab @reference
1 Hits, Last modified: 8 years ago
Mappings @reference
1 Hits, Last modified: 8 years ago
Route incoming POP3 mail by parsing message headers @reference
1 Hits, Last modified: 8 years ago
Spam Filter Rules: Break @reference
1 Hits, Last modified: 8 years ago
Spam Filter Rules: Copy @reference
1 Hits, Last modified: 8 years ago
Summary Log File Format @reference
1 Hits, Last modified: 8 years ago
VPOP3.GetMessages Lua function @reference
1 Hits, Last modified: 8 years ago
VPOP3.SendMessage @reference
1 Hits, Last modified: 5 years ago
Webmail Tabs @reference
1 Hits, Last modified: 8 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki