• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • VPOP3 Wiki • Performance Requirements • SMTP error 'Invalid HELO name' • Spamfilter Whitelist & Blacklist • Seeing where a message came from • Forwarded Emails Not Arriving • Undelete Messages in VPOP3 Enterprise v5 or later • Outlook/Windows Messaging reports "No transport provider is available" • RBL Checking not working in VPOP3 Enterprise • How to Install VPOP3

sender

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@reference
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Mail Connectors -> Mail Senders
  • Mail Sender Advanced Relay Settings
  • Mail Sender Advanced Settings
  • SMTP Direct Sender Settings
  • Mail Connectors -> Mail Senders -> SMTP Direct
  • Mail Connectors -> Mail Senders -> SMTP Relay
  • Spamrules example - increase spam score for long sender domain

Fulltext results:

Mail Sender Advanced Settings
18 Hits, Last modified: 7 years ago
======Mail Sender Advanced Settings====== [[Mail Connectors]] -> [[Mail Senders]] -> (name) -> Advanced =... er, see [[http://www.pscs.co.uk/manual/index.html?sender_domain_filtering.html|the Domain Filtering sectio... trict which email messages are sent via this Mail Sender. You specify each rule on a separate line, and the message will be sent if it matches any sender rule //and// any recipient rule. If there are onl
SMTP Server Lua Scripting
12 Hits, Last modified: 3 weeks ago
ser** - (IN) - string - username of authenticated sender (using SMTP or POP3-then-SMTP authentication) *... ser** - (IN) - string - username of authenticated sender (using SMTP authentication only) * **ForceDisco... <mailfrom>", <parameters>, "<SPF Result>", "<Auth Sender>") This function is called by VPOP3 when it rece... Recipients>, <Cc Recipients>, <Bcc Recipients>, "<Sender IP Address>", "<Authenticated Sender>", "<Sender
Signature Script
11 Hits, Last modified: 7 years ago
ototype: GetSignature(<format>, <authenticated sender>, <sender email address>) (where '<format>' is either "HTML" or "PLAIN") In v6.7+, the message subjec... ction: GetSignature(<format>, <authenticated sender>, <sender email address>, <subject>) In v6.9+, a table is passed containing the LDAP attributes for th
Error Handling Scripting
10 Hits, Last modified: 19 months ago
so change the message subject, text, recipient or sender ProcessMessage3(<component>, <id>, <type>, <seve... d>, <title>, <template_id>, <message>, <target>, <sender>) * component - number indicating which compon... nt generated the message (eg Mail Collector, Mail Sender) * id - number indicating the id of the compone... body * target - email address of the target * sender - email address of the sender The function shou
SMTP Reputation Stats
9 Hits, Last modified: 7 years ago
tering service) then you can tell VPOP3 to report sender reputation statistics back to VPOP3. This is enab... lity. Large mail server providers already perform sender reputation monitoring, but standalone copies of V... ormation we should be able to determine whether a sender IP address is reputable or not. The information ... we can ignore data from this copy of VPOP3). - sender IP address - failed/successful login attempts (
Monitor Scripting
8 Hits, Last modified: 6 years ago
-> Message Monitoring). VPOP3 calls MonitorOut(sender, authenticated_sender, recipient_list, subject) or MonitorInternal(sender, recipient_list, subject) or MonitorIncoming(sender, recipient_list, subject) * **recipient_list** i
ListServer Commands
8 Hits, Last modified: 7 years ago
not the email address of the list This adds the sender email address to the specified mailing list. This... then a message will be sent back to the original sender to confirm the subscription. ===Unsubscribe=== (... sts managed by this ListServer. This removes the sender email address from the specified mailing list. If... then a message will be sent back to the original sender to confirm the unsubscription. =====Message Bod
POP3 Mail Collection
8 Hits, Last modified: 7 years ago
s session** and if it sees messages with the same sender, recipient, subject, sent date, and message-id it... ather than the main administrator * **Bounce to sender and don't keep local copy** - this sends a message back to the original sender, and discards the message * **Ignore** - the pr... extra options * **Send a bounce message to the sender** - if this is checked, then a bounce message wil
Autoresponder
7 Hits, Last modified: 7 years ago
n sending the automatic response. If the original sender replies to the automatic response, their reply wi... blank the automatic reply will go to the original sender * **Send response to original sender** - if this is checked, the reply will go to the original sender (as well as any other addresses specified, if any
Spamfilter Quarantine Viewer
7 Hits, Last modified: 7 years ago
n received date, time, user (original recipient), sender, subject and maximum size. The **Sender** and **Subject** searches are simple substring searches, you can... kely to be caught as spam in the future * **Add sender to whitelist** - this will make VPOP3 add the sender of the message (the detected sender is displayed) to
Spam Filter Rules: DBInsert
6 Hits, Last modified: 7 years ago
will always be created Example DBInsert unique sender ${Sender} 1 This will create a record for the 'sender' component with the key in the ${Sender} variable, with the value '1'. If ${Sender} already exists in the
SMTP Service - Filtering
6 Hits, Last modified: 7 years ago
message is rejected with an error message to the sender * **Hold** - the message is accepted, but 'held... number of recipients of the message so far * **Sender IP Address** - the IP address of the message sender talking to VPOP3 (not necessarily the original sender's IP address, if the message has gone through other
Autoresponder Global Scripting
6 Hits, Last modified: 4 days ago
should check for previous messages from the same sender * Sender - the sender to use in the autoresponse * ReplyTo - the reply-to address to use in the autoresponse ... ault email address - usually the original message sender) * Attachments - table containing the names o
User Routing Script
6 Hits, Last modified: 2 years ago
if spam processing is disabled, for instance) * Sender - the email address of the message sender * User - the username of the user being processed * Subject... om any *@localdomain.com addresses if string.find(Sender, "@localdomain%.com$") then ShouldForward = false; end </code> ====If the sender is user@domain.com forward to person@mycompany.co
Attachment Extraction Scripting
5 Hits, Last modified: 7 years ago
s) attachment it calls Extract(attachmentname, sender, subject, copy, targetdirectory) * attachmentn... the filename of the attachment in the message * sender - the email address of the sender * subject - the subject of the message * copy - whether the VPOP3 s... ple example could be: function Extract(attach, sender, subject, copyatt, attdir) print(attach,sende
Misc -> Advanced Tab
5 Hits, Last modified: 7 years ago
User Delivery Script
5 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
5 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay
4 Hits, Last modified: 7 years ago
Lua SMTP MX Control
4 Hits, Last modified: 22 months ago
Settings -> Attachment Processing
4 Hits, Last modified: 7 years ago
Autoresponder Commands
4 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
4 Hits, Last modified: 7 years ago
Autoresponder scripting
4 Hits, Last modified: 4 days ago
DMARC Reporter Script
4 Hits, Last modified: 19 months ago
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
3 Hits, Last modified: 7 years ago
Users.Autoresponders table
3 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
3 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
2 Hits, Last modified: 7 years ago
Message Rules
2 Hits, Last modified: 7 years ago
Permissions
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
2 Hits, Last modified: 7 years ago
Connections
2 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
2 Hits, Last modified: 3 years ago
Users.AutoresponderConditions table
2 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
SMTP -> Load Limiting tab
2 Hits, Last modified: 7 years ago
Mappings
2 Hits, Last modified: 7 years ago
Message Monitoring
2 Hits, Last modified: 7 years ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
Outgoing Message Scripting
2 Hits, Last modified: 15 months ago
SMTP Direct Sender Settings
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
Database query to list ALL messages in the LAN forwarding queue
1 Hits, Last modified: 7 years ago
Webmail Menu bar
1 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
1 Hits, Last modified: 7 years ago
VPOP3.SendMessage
1 Hits, Last modified: 4 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
1 Hits, Last modified: 7 years ago
Summary Log File Format
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
1 Hits, Last modified: 7 years ago
LogDB.Messages table
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
1 Hits, Last modified: 7 years ago
Spam Filter Rules
1 Hits, Last modified: 2 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
1 Hits, Last modified: 7 years ago
Mail tab
1 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 7 years ago

Page Tools

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