• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Settings -> Local Mail -> General • Calendars in Mozilla Thunderbird • Restricting the number of recipients sent to

out

Search

You can find the results of your search below.

Contains
  • 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:

  • About
  • Outgoing Message Scripting
  • Route incoming POP3 mail by parsing message headers
  • User Routing Options
  • User Routing Script

Fulltext results:

SMTP Server Lua Scripting
12 Hits, Last modified: 4 weeks ago
s read-only by the script. If it is marked as (IN/OUT) then the script can modify it if desired. * **... g "192.168.1.1") * **ValidClientAddress** - (IN/OUT) - boolean - TRUE if the client IP address is in ... IP address range * **LocalClientAddress** - (IN/OUT) - boolean - TRUE if client IP address is in an '... on is needed * **AuthenticationRequired** - (IN/OUT) - boolean - TRUE if SMTP authentication is requi
Mail Sender Advanced Settings
11 Hits, Last modified: 7 years ago
POP3 will get a list of messages waiting in the [[outgoing message queue]] at the time when the connect... ages, even if new messages have arrived in in the outqueue. If this box is not checked, then, once VPO... s tried to send all the messages currently in the outqueue, it will check again to see if any new messa... box is checked, then VPOP3 will sort the pending outgoing messages by size and send the smaller messag
POP3 Mail Collection
9 Hits, Last modified: 7 years ago
etf.org/rfc/rfc1939.txt|RFC 1939]]) =====POP3 Routing===== VPOP3 has five different ways of handling mail it collects using POP3 * [[Route by parsing message headers]] * [[Send all mess... * [[Search subject lines for a marker]] =====Routing Errors===== The **Routing Errors** tab is only visible if the **POP3 Routing** option is set to **R
Permissions
7 Hits, Last modified: 7 years ago
relevant [[services|service]] settings =====Max Outgoing Message Size===== The **Max Outgoing Message Size** setting sets the maximum size of an //outgoing// message sent by this user. It does not aff... it of 20,000,000 bytes will stop attachments of about 15MB or more. This setting will only take effect
Spam Filter Rules: IfMatch
7 Hits, Last modified: 7 years ago
e message. HTML parts have the HTML tags stripped out and are converted to plain text before searching ... of any HTML parts of the message, after stripping out tags and converting HTML to plain text |2.1.7 | ^... er |This searches the entire message header, without any decoding being performed |2.1.7 | ^header |T... the recipients of the message that VPOP3 knows about (i.e. all recipients in the SMTP envelope, or all
Lua Scripting
7 Hits, Last modified: 5 days ago
he **print** command in Lua, VPOP3 will write the output to the **Lua.out** file, it won't appear directly on screen. VPOP3 writes Lua interpreter errors (e... user specific scripts). These must be edited from outside of VPOP3 and backed up separately. In VPOP3 v... Management Scripting|Management Scripting]] * [[Outgoing Message Script|Outgoing Message Scripting]]
Route incoming POP3 mail by parsing message headers
6 Hits, Last modified: 7 years ago
======Route incoming POP3 mail by parsing message headers====== This routing method is generally used if you have a catch-a... ther fields in the message headers to try to work out who the message is for. If the recipient is not l... user@isp.com;domain2.com </code> *****Configure Routing Options***** This button takes you to an advan
Connections
6 Hits, Last modified: 7 years ago
on**. This is the case when VPOP3 connects via a router or firewall. In some situations it may help t... to have a fallback method - eg connect through a router normally, but fall back to a dial-up modem (note: if your //router// does the fallback to dial-up then this isn't ... ers over the network. Nowadays, most people have routers, so this is the most common setting to use.
Database query to list failed message sends
5 Hits, Last modified: 7 years ago
failed message sends====== This will list failed outgoing messages from the last 3 days (with the defa... | '@' || domain as recipient, latesterror from outqueue.outrecipients inner join outqueue.outmessages using(msgid) where failedtime is not null order by created
Message Monitoring
5 Hits, Last modified: 7 years ago
n VPOP3 will tell VPOP3 to send a copy of all the outgoing, internal and/or incoming mail from/to speci... desired options from the **Incoming messages**, **Outgoing messages** and **Internal Messages** boxes a... g the copying, certain header fields are stripped out, such as those requesting a read receipt. Also, ... intended for. This can be useful when monitoring outgoing messages, because if the message was BCCd to
Groups
5 Hits, Last modified: 7 years ago
is option is checked, then group members can send outgoing email. If it's not checked, then they will be blocked from sending outgoing mail (note that [[smtp general|requiring SMT... group's members will be administrators * **Max Outgoing Size** - if this option is set to 0 (zero), ... set to a non-zero value, then that is the maximum outgoing message size that the group members can send
Monitor Scripting
5 Hits, Last modified: 6 years ago
* MonitorIncoming * MonitorInternal * MonitorOut The functions are similar, except they are calle... sages are to be monitored (incoming, internal and outgoing messages respectively). The functions are o... ngs -> Message Monitoring). VPOP3 calls MonitorOut(sender, authenticated_sender, recipient_list, sub... is a list of target email addresses for **MonitorOut** and a list of target user names for **MonitorIn
Mappings
5 Hits, Last modified: 7 years ago
tion, or in the appropriate Mail Collector (POP3 Routing -> Configure Routing Options, the "Disable default user -> user mappings" option). =====Domains to use===== For implied Mappings or Mappings without an explicit email domain set, VPOP3 uses a list o... the <domains> list is any domain listed in the [[route_by_parsing_message_headers|Accepted Domains]] se
User Routing Script
5 Hits, Last modified: 2 years ago
======User Routing Script====== If there is a <username>/user_redirect.lua script, this Lua script can override VPOP3's message routing options. You can edit this either in the Setti... ngs -> Scripts page in the settings, or via the 'Routing' tab in the user's settings in the VPOP3 admin... ttings can be changed by the script to alter the routing (the changes will only apply for this message,
Mail Connectors -> Mail Senders
5 Hits, Last modified: 7 years ago
==== The Mail Sender tells VPOP3 how to send mail out to the Internet. If you want to send mail for spe... LAN Forwarding]] feature instead. VPOP3 can send outgoing mail using two methods: * Send via an SMTP... ject your mail, and there is nothing you can do about that. These mail servers can tell that you are on... mail in this situation you will need to [[how_to:Route MX Sent (Direct) Outbound Mail Through Your ISP'
Users
5 Hits, Last modified: 7 years ago
Lua SMTP MX Control
4 Hits, Last modified: 23 months ago
Global Signature
4 Hits, Last modified: 7 years ago
Misc -> DNS Tab
4 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue
4 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
4 Hits, Last modified: 7 years ago
Outgoing Message Scripting
3 Hits, Last modified: 15 months ago
Offline Archive Error Messages
3 Hits, Last modified: 7 years ago
Misc -> General Tab
3 Hits, Last modified: 7 years ago
Settings -> Admin Settings
3 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
3 Hits, Last modified: 7 years ago
SMTP Service - Filtering
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
DMARC Reporter Script
3 Hits, Last modified: 19 months ago
SMTP Server
3 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
3 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
3 Hits, Last modified: 7 years ago
Import Users From File
3 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
2 Hits, Last modified: 7 years ago
Reset Message Folder Counts
2 Hits, Last modified: 7 years ago
POP3 Server
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
2 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
2 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
2 Hits, Last modified: 7 years ago
Status
2 Hits, Last modified: 7 years ago
Webmail Menu bar
2 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
2 Hits, Last modified: 22 months ago
Edit a user
2 Hits, Last modified: 7 years ago
Mail Connectors
2 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
2 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
2 Hits, Last modified: 7 years ago
Settings -> Diagnostics
2 Hits, Last modified: 7 years ago
Lists
2 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
2 Hits, Last modified: 7 months ago
Database schema used in VPOP3 5.x
2 Hits, Last modified: 7 years ago
Error Handling Scripting
2 Hits, Last modified: 19 months ago
Management Scripting
1 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineSetting
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP
1 Hits, Last modified: 7 years ago
User Routing Options
1 Hits, Last modified: 7 years ago
Autoresponder scripting
1 Hits, Last modified: 5 days ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
Webmail -> Advanced tab
1 Hits, Last modified: 7 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Break
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
1 Hits, Last modified: 3 years ago
Signature Script
1 Hits, Last modified: 7 years ago
Mail tab
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
LogDB.Recipients table
1 Hits, Last modified: 7 years ago
ListServer Commands
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
1 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
1 Hits, Last modified: 7 years ago
Spam Filter Rules
1 Hits, Last modified: 2 years ago
SMTP -> General tab
1 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
1 Hits, Last modified: 7 years ago
SMTP Reputation Stats
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
SMTPStats.SMTPClientFailures table
1 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
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