• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Using a Mobile Phone with VPOP3 • UserRuleConditions Replacement • Settings -> Diagnostics • How To Encrypt Sessions • SMTP -> General tab • Formatting Syntax

send

Search

You can find the results of your search below.

Starts with
  • 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:

  • Database query to list failed message sends
  • Mail Connectors -> Mail Senders
  • Send Admin Message
  • Mail Sender Advanced Relay Settings
  • Mail Sender Advanced Settings
  • SMTP Direct Sender Settings
  • Spamrules example - increase spam score for long sender domain
  • Spam Filter Rules: SendMessage
  • VPOP3.SendMessage

Fulltext results:

Mail Sender Advanced Settings
42 Hits, Last modified: 7 years ago
======Mail Sender Advanced Settings====== [[Mail Connectors]] -> [[Mail Senders]] -> (name) -> Advanced =====Advanced===== ==... er, see [[http://www.pscs.co.uk/manual/index.html?sender_domain_filtering.html|the Domain Filtering sect... trict which email messages are sent via this Mail Sender. You specify each rule on a separate line, and
Outgoing Message Scripting
28 Hits, Last modified: 15 months ago
ticatedSender, ReturnPath, CreationDate, Subject, SenderIPAddress, FileLength, Priority, Headers, Messag... e VPOP3 username of the user who authenticated to send the message (if authentication wasn't used, this ... blank). * ReturnPath - The email address of the sender (strictly speaking, the SMTP return path/MAIL F... ''. * Subject - The subject of the message. * SenderIPAddress - The IP address of the message sender
Mail Connectors -> Mail Senders -> SMTP Direct
23 Hits, Last modified: 7 years ago
======Mail Connectors -> Mail Senders -> SMTP Direct====== VPOP3 can be configured to send mail directly to the recipient's mail server (or ... ted in a data centre. Attempts to use SMTP Direct sending on a dial-up/ADSL/Cable/FTTC/etc connection ma... l server. To have the most chance of SMTP Direct sending working you should have: * A fixed IP addre
POP3 Mail Collection
22 Hits, Last modified: 7 years ago
s session** and if it sees messages with the same sender, recipient, subject, sent date, and message-id ... the maximum message size is exceeded, VPOP3 will send a message to the intended recipient(s) asking if ... 3 * [[Route by parsing message headers]] * [[Send all messages to a specified user|Send all messages to a specified user/list]] * [[Forward all message
ListServer Commands
18 Hits, Last modified: 7 years ago
VPOP3 which manages [[mailing lists]]. People can send commands to the ListServer to perform various fun... ===Subscribe=== (Can be abbreviated to **sub**) Send a subject of **subscribe listname**. For example ... not the email address of the list This adds the sender email address to the specified mailing list. Th... then a message will be sent back to the original sender to confirm the subscription. ===Unsubscribe===
Autoresponder
15 Hits, Last modified: 7 years ago
he //From// email address which will be used when sending the automatic response. If you don't set this,... ndicates the //Reply-To// email address used when sending the automatic response. If the original sender replies to the automatic response, their reply will g... eply. (Most times this will be set to 'No') * **Send response to** - you can specify one or more email
SMTP Server Lua Scripting
14 Hits, Last modified: 4 weeks ago
ns a connection to port 25 on the VPOP3 server to send it a message, whether from a local user or an inc... 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) * **ForceDis... <mailfrom>", <parameters>, "<SPF Result>", "<Auth Sender>") This function is called by VPOP3 when it re
Lua SMTP Relay Control
14 Hits, Last modified: 7 years ago
Relay Control====== Every time VPOP3 is going to send messages via SMTP Relay, it runs a script called ... bal variables set at the start of the script: * senderid - this is the numeric message sender configuration id (starting at 0) * sendername - this is the name you gave to the message sender con
SMTP -> General tab
12 Hits, Last modified: 7 years ago
component of VPOP3. The SMTP service is how users send outgoing mail, and how incoming SMTP messages arr... hen VPOP3 will require users to authenticate when sending mail via VPOP3. This applies to all connection... specially if you are going to be wanting users to send mail from across the Internet (eg from mobile pho... SL or TLS). Using this will discourage users from sending their passwords in plain text. ====Do not req
Misc -> Advanced Tab
11 Hits, Last modified: 7 years ago
VPOP3's 'Mailer Daemon' is the entity which will send you emails from VPOP3 - such as error messages or... [mailer daemon messages|control messages]] if you send messages with a particular format to the 'mailer ... ecause the VPOP3 'mailer daemon' (see above) will send users emails, it's not unknown for some users to ... to the mailer daemon]]. VPOP3 will reply to the sender telling them it did not understand the message
Lua SMTP MX Control
11 Hits, Last modified: 22 months ago
TP MX Control====== Every time VPOP3 is going to send messages using direct MX sending, it runs a script called **mxout.lua** which can be created/edited in ... Retries - The number of times VPOP3 has tried to send the message so far * LastTryTime - The time the... - as YYYYMMDDHHMMSS * ReturnPath - The message sender/return path value * Recipients - A table cont
Mail Connectors -> Connector Schedule
11 Hits, Last modified: 7 years ago
Connector Schedule tells VPOP3 when to connect to send mail using [[Mail Senders]] and collect mail using [[Mail Collectors]]. It does not affect [[incoming S... le is active (resumed). If you want to stop VPOP3 sending or collecting mail, then you can pause the sch... g. In this case, the only time it will connect to send/collect mail will be if you manually start a conn
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 su... ction: GetSignature(<format>, <authenticated sender>, <sender email address>, <subject>) In v6.9+, a table is passed containing the LDAP attributes fo
Mail Connectors -> Mail Senders
10 Hits, Last modified: 7 years ago
======Mail Connectors -> Mail Senders====== The Mail Sender tells VPOP3 how to send mail out to the Internet. If you want to send mail for specific users to another specific mail server (
Error Handling Scripting
10 Hits, Last modified: 19 months ago
so change the message subject, text, recipient or sender ProcessMessage3(<component>, <id>, <type>, <se... d>, <title>, <template_id>, <message>, <target>, <sender>) * component - number indicating which comp... nt generated the message (eg Mail Collector, Mail Sender) * id - number indicating the id of the compo... body * target - email address of the target * sender - email address of the sender The function sh
Mail Connectors -> Mail Senders -> SMTP Relay
10 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
10 Hits, Last modified: 6 years ago
SMTP Reputation Stats
10 Hits, Last modified: 7 years ago
DMARC Reporter Script
10 Hits, Last modified: 19 months ago
Autoresponder Commands
9 Hits, Last modified: 7 years ago
Groups
9 Hits, Last modified: 7 years ago
Monitor Scripting
8 Hits, Last modified: 6 years ago
SMTP Direct Sender Settings
8 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
8 Hits, Last modified: 7 years ago
User Routing Script
8 Hits, Last modified: 2 years ago
Autoresponders - v3 and v4
7 Hits, Last modified: 7 years ago
Permissions
7 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage
7 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
7 Hits, Last modified: 7 years ago
Send Admin Message
6 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
6 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
6 Hits, Last modified: 5 days ago
Connections
6 Hits, Last modified: 7 years ago
SMTP Service - Filtering
6 Hits, Last modified: 7 years ago
Spam Filter Rules: DBInsert
6 Hits, Last modified: 7 years ago
Lists
6 Hits, Last modified: 7 years ago
ListServer Settings
6 Hits, Last modified: 7 years ago
Incoming SMTP Mail
6 Hits, Last modified: 7 years ago
VPOP3.SendMessage
5 Hits, Last modified: 4 years ago
Message Monitoring
5 Hits, Last modified: 7 years ago
User Delivery Script
5 Hits, Last modified: 7 years ago
Status
5 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
5 Hits, Last modified: 7 years ago
Mail Connectors
4 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
4 Hits, Last modified: 7 years ago
Autoresponder scripting
4 Hits, Last modified: 5 days ago
Mail Sender Advanced Relay Settings
4 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
4 Hits, Last modified: 7 years ago
Spam Filter Rules
3 Hits, Last modified: 2 years ago
Allow messages through from a specific IP address
3 Hits, Last modified: 3 years ago
Users.Autoresponders table
3 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
3 Hits, Last modified: 22 months ago
Spamfilter White/Blacklists
3 Hits, Last modified: 7 years ago
Address Book tab
3 Hits, Last modified: 7 years ago
Lua Scripting
3 Hits, Last modified: 5 days ago
New message tab
3 Hits, Last modified: 7 years ago
Mappings
3 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL
2 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
2 Hits, Last modified: 7 years ago
LAN Forwarding
2 Hits, Last modified: 7 years ago
Summary Log File Format
2 Hits, Last modified: 7 years ago
Message Rules
2 Hits, Last modified: 7 years ago
Import Users From File
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL
2 Hits, Last modified: 5 years ago
Archive Script
2 Hits, Last modified: 2 years ago
Users.AutoresponderConditions table
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
2 Hits, Last modified: 7 years ago
Settings -> Admin Settings
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
2 Hits, Last modified: 7 years ago
About
2 Hits, Last modified: 7 years ago
Logging
2 Hits, Last modified: 7 years ago
LogDB.Recipients table
2 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
2 Hits, Last modified: 22 months ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
Misc -> General Tab
2 Hits, Last modified: 7 years ago
Mail tab
2 Hits, Last modified: 7 years ago
IDS Log Event Numbers
1 Hits, Last modified: 7 years ago
Global Signature
1 Hits, Last modified: 7 years ago
User Routing Options
1 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab
1 Hits, Last modified: 7 years ago
Useful Database Queries
1 Hits, Last modified: 4 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 7 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
Webmail Menu bar
1 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
1 Hits, Last modified: 7 years ago
Users
1 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
1 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
1 Hits, Last modified: 22 months ago
SMTP Server
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
1 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
1 Hits, Last modified: 7 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
Spam Filter Rules: Copy
1 Hits, Last modified: 7 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
LogDB.Messages table
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect
1 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
1 Hits, Last modified: 7 months ago
LAN Forwarding Queue Status
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
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