• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • What is Software Maintenance? • Encryption • Data stream contained NUL character • How to Backup VPOP3 • Seeing where a message came from • POP3/Webmail/IMAP4 can't see a user's messages, but the administrator can • Hosted Exchange Service • Web Based Administration • Security Settings -> Intrusion Protection Tab • Restricting the number of recipients sent to

ip

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:

  • Archive Script
  • Attachment Extraction Scripting
  • Attachment Processing Script
  • Autoresponder Global Scripting
  • Autoresponder scripting
  • Bandwidth Control
  • DMARC Reporter Script
  • Error Handling Scripting
  • IMAP4 Server Scripting
  • LAN Forwarding Scripting
  • LogDB.Recipients table
  • Monitor Scripting
  • POP3 Client Lua Scripting
  • Lua Scripting
  • SMTP Server Lua Scripting
  • Management Scripting
  • Outgoing Message Scripting
  • Password Strength Checking Script
  • Scheduled Task Script
  • Scheduling Management Scripts
  • Signature Script
  • SMTP Server -> IDS/IPS
  • Spamfilter Script Configuration tab
  • Increase the spam score for certain recipients
  • Allow messages through from a specific IP address
  • Spam Filter Rules: ZipContents
  • Spam Filter Rules: ZipContentsFull
  • Spam Filter Rules: ZipCount
  • User Delivery Script
  • User Manager Script
  • User Routing Script
  • Virus Scan Filter Scripting

Fulltext results:

SMTP Server -> IDS/IPS
23 Hits, Last modified: 7 years ago
======SMTP Server -> IDS/IPS====== The **IDS/IPS** tab lets you set logging and automatic blocking parameters for the IDS (Intrusion Detection System) and IPS (Intrusion Prevention System) component of the S... s on the SMTP service and can automatically block IP addresses which try to do bad things. =====IDS L
SMTP -> General tab
15 Hits, Last modified: 7 years ago
==Bindings==== The service **Bindings** are which IP addresses & ports the VPOP3 SMTP service will lis... The default is for it to listen on any available IP address on port 25 which is the standard port for... connections, unless it is overridden for specific IP addresses in the [[SMTP IP Access Restrictions|IP Access Restrictions]] tab. In most cases nowadays
Security Settings -> Intrusion Protection Tab
13 Hits, Last modified: 7 years ago
ounts across all services and block an attacker's IP address from accessing VPOP3 for a specified time... e **monitor logins period** are needed before the IP address is blocked. So, if the **monitor logins p... here are at least 10 failed logins from a certain IP address within the past 30 minutes, then the IP address will be blocked temporarily. ====Failed logi
SMTP Server Lua Scripting
13 Hits, Last modified: 4 months ago
) then the script can modify it if desired. * **IPAddress** - (IN) - string - dotted notation client IP address (eg "192.168.1.1") * **ValidClientAddress** - (IN/OUT) - boolean - TRUE if the client IP address is in an 'allowed' IP address range * **LocalClientAddress** - (IN/OUT) - boolean - TRUE if
IMAP4 Server Scripting
9 Hits, Last modified: 3 months ago
ing based on settings, then calls DoCapability(ipaddr, capabilities) * ipaddr = IP address of the client computer * capabilities = generated capabilities (a space is added a... il client problems. e.g. function DoCapability(ipaddr, caps) --Remove IDLE from the list of cap
SMTP Reputation Stats
7 Hits, Last modified: 7 years ago
ove things. For instance VPOP3 will report which IP addresses are trying to connect to it, and which ... n we should be able to determine whether a sender IP address is reputable or not. The information rep... ignore data from this copy of VPOP3). - sender IP address - failed/successful login attempts (jus... in (this is used to correlate sender domains with IP addresses to help with detecting forgery attempts
Access Restrictions Internal Format
6 Hits, Last modified: 2 years ago
rnal Format====== VPOP3 internally stores service IP Access Restrictions in its settings database usin... (0) Subsequent entries each encode a line in the IP Access Restrictions rule list, with 7 fields, sep... : 0 = block, 1 = allow - Type: 0 = special, 2 = IPv4, 23 = IPv6, 100 = GeoIP - IP Address in text form - IP Address Prefix. Or, if Type = 0, then 0
Mail Connectors -> Mail Senders -> SMTP Direct
5 Hits, Last modified: 7 years ago
ect sending working you should have: * A fixed IP address * A reverse DNS entry set up for your m... erver(s) which handle mail for the target domain (IP addresses are not allowed, they must be host name... .com** name. This name may resolve to one or more IP addresses, so the sending mail server will try to connect to all the IP addresses of 'mail.example.com' (in a random orde
SMTPStats.SMTPClientFailures table
4 Hits, Last modified: 7 years ago
vices in VPOP3. These are used for the [[smtp_ids_ips|Intrusion Protection]] facility & logging. ====... umns==== * id - sequential ID for the event * ipaddress - the SMTP client's IP address * datetime - the date & time the event occurred * errortype... t has been ignored by an administrator (eg if the IP address has been removed from the block list) ==
SMTP Server
4 Hits, Last modified: 7 years ago
SMTP Load Limiting|Load Limiting tab]] * [[SMTP IP Access Restrictions|IP Access Restrictions tab]] * [[SMTP Spam Reduction|Spam Reduction tab]] * [[SMTP VRFY/EXPN|VRFY/EXPN tab]] * [[SMTP Advanced|Advanced tab]] * [[SMTP IDS/IPS|IDS/IPS tab]]
SMTP Service - Filtering
3 Hits, Last modified: 7 years ago
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 se
Lua SMTP Relay Control
3 Hits, Last modified: 4 weeks ago
Recipients, Creation-Time, Headers, Size, Sender-IP-Address, Subject, All-Recipients)** * Computed-... ge headers * Size - the message size * Sender-IP-Address - the IP address of the message sender (or blank if created by VPOP3) * Subject - the messa
Lua SMTP MX Control
3 Hits, Last modified: 4 weeks ago
Recipients, Creation-Time, Headers, Size, Sender-IP-Address, Subject, All-Recipients)** * Computed... ge headers * Size - the message size * Sender-IP-Address - the IP address of the message sender (or blank if created by VPOP3) * Subject - the messa
Incoming SMTP Mail
3 Hits, Last modified: 7 years ago
ave a permanent Internet connection with a static IP address, the usual way of having incoming SMTP is... e your DNS 'MX' records to point to your external IP address. In this case, there are no changes neede... ion, or other intermittent connection, or dynamic IP address, and your Internet Provider has provided
loginaudit Database table
3 Hits, Last modified: 2 years ago
* id - incrementing ID of loginaudit entry * ipaddress - IP address the login attempt came from * datetime - the date & time the event occurred *... ssful * ignore - Whether the login attempt should be ignored for VPOP3's IP address blocking system
POP3 Server -> General Tab
3 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
3 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules
2 Hits, Last modified: 3 years ago
Allow messages through from a specific IP address
2 Hits, Last modified: 4 years ago
Status
2 Hits, Last modified: 7 years ago
Permissions
2 Hits, Last modified: 7 years ago
POP3 Server
2 Hits, Last modified: 7 years ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
Webmail Server
2 Hits, Last modified: 7 years ago
Bandwidth Control
2 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
2 Hits, Last modified: 7 years ago
Misc -> General Tab
2 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
2 Hits, Last modified: 7 years ago
Misc -> DNS Tab
2 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
IDS Log Event Numbers
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
1 Hits, Last modified: 2 years ago
Spam Filter Rules: SURBL
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
1 Hits, Last modified: 7 years ago
POP3 Mail Collection
1 Hits, Last modified: 7 years ago
Error Handling Scripting
1 Hits, Last modified: 22 months ago
Outgoing Message Scripting
1 Hits, Last modified: 18 months ago
LAN Forwarding Queue Status
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
Monitor Scripting
1 Hits, Last modified: 6 years ago
SMTP Direct Sender Settings
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings
1 Hits, Last modified: 7 years ago
imap4_server
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