• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

check

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:

  • Password Strength Checking Script
  • Increase the spam score for certain recipients

Fulltext results:

LAN Forwarding Scripting
6 Hits, Last modified: 7 months ago
POP3 itself (eg errors, autoresponders, etc) * check = this is an intermediate state when VPOP3 is che... arded or not * MessageType2 - if MessageType is "check", this contains more information about the stage of internal processing In "check", the original return path address may not be kno... Rules PreprocessRules(return path, recipient, check mode, mail collector, recipient local part, recip
Misc -> Advanced Tab
6 Hits, Last modified: 7 years ago
gin which crashes if it is multithreaded, you can check this box, to make VPOP3 only call the plugin once... between two mail servers. Without the 'max hops' check, the message would go back and forth forever. Th... ogress bars can be scaled appropriately. If you check the **Use Fastest POP3 Download method** option, ... not understand the message in these cases. If you check the **Report bad mailer_daemon messages** option,
SMTP -> General tab
5 Hits, Last modified: 7 years ago
ay Protection==== **This should be usually set to Check Client IP Address**. This option has other metho... ll available due to historical reasons, but the **Check Client IP Address** option is the safest, along w... coming SMTP mail to arrive from any server. * **Check from LAN** - if this option is chosen, then VPOP3... the Internet, but now it is rarely useful. * **Check FROM address** - if this option is chosen, then V
SMTP Server Lua Scripting
4 Hits, Last modified: 3 weeks ago
nterprise Only) called at the end of a message to check if recipients are allowed * **MonitorBcc()** - ... d' IP address range and anti-relay protection is 'check client IP address', and no SMTP authentication is... the result (pass, fail, softfail, etc) of the SPF check (if any) on the connection (in v5 and later). Th... rs can be parsed by VPOP3) and allows a script to check that the recipients, and recipient types (eg Bcc)
Password Strength Checking Script
4 Hits, Last modified: 7 years ago
VPOP3 directory). VPOP3 calls a function called **Check** which should have the following prototype: Check(<username>, <password>, <min password length>) (w... username or 'password' would be: <code> function Check(Username, Password, minlength) if Password == Us... d", "letmein", "computer"} minTypes = 3 function Check(Username, Password, minlength) lowerPassword = s
Archive Script
3 Hits, Last modified: 2 years ago
et of functions which perform uploads, downloads, check for presence of message file, etc. ====CustomStore_Check==== CustomStore_Check() * Returns an empty string if the custom store is accessible, or an error
Download Rules
3 Hits, Last modified: 7 years ago
before the message is downloaded. If you need to check the message content, then you may need to use the... th the conditions. The conditions that VPOP3 can check for a rule are: * **Message header** (any message header can be checked, but common ones to check are ''From'', ''Subject'', ''To'') * **Message
Running database updates within a transaction
3 Hits, Last modified: 7 years ago
N'' command; Then, run your update query. Then, check the results. Then, either use the ''ROLLBACK'' c... DELETE FROM widgets WHERE id=27; Now, you can check the results of the query. The PostgreSQL **psql**... her update queries within the same transaction to check database data or perform more updates. (Note that
Spam Filter Rules: IfMatch
3 Hits, Last modified: 7 years ago
e is for) |2.1.7 | ^senderip |This allows you to check if the sender's IP address is local or remote (te... 'remote') |2.1.7 | ^protocol |This allows you to check whether VPOP3 received the message using SMTP or ... is following example uses a regular expression to check whether a Cc header is present <code> IfMatch cc
SMTP Service - Filtering
2 Hits, Last modified: 7 years ago
any message header field. Note that you can NOT check the message body content (or attachments, etc) using SMTP rules If you need to check the message body, or attachments, you may need to
SMTP Service -> Advanced Tab
2 Hits, Last modified: 7 years ago
olled/managed way that 'Return Receipts'. If you check this box, then VPOP3's DSN support is disabled. T... ng mail onto another server; it can use Minger to check the recipient email address is valid automaticall
SMTP Direct Sender Settings
2 Hits, Last modified: 7 years ago
y a priority, then the priority '10' is used. - Check message size - specify ''$size<operator><number>'... matches the condition, then this line matches - Check message retries - specify ''$retries<operator><nu
Mail Sender Advanced Settings
2 Hits, Last modified: 7 years ago
l the messages currently in the outqueue, it will check again to see if any new messages have arrived whi... messages, VPOP3 will try to send those, and then check again, and so on, until there are no new messages
Mail Sender Advanced Relay Settings
2 Hits, Last modified: 7 years ago
is now being forwarded). However, some ISPs will check the return address and reject messages if they do... ss is not local, set to** setting will make VPOP3 check to see if the original return address is local. I
Message Archive -> General
2 Hits, Last modified: 7 years ago
from the currently logged in user, so you need to check access permissions carefully if you are having pr... in store, and it has now been fixed, then you can check this box and press Submit, and VPOP3 will send me
Mail Connectors -> Connector Schedule
2 Hits, Last modified: 7 years ago
Logging
2 Hits, Last modified: 7 years ago
Lua SMTP MX Control
2 Hits, Last modified: 22 months ago
Message Rules
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
Use the spam filter scripting to add random text to the subject on incoming messages
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
1 Hits, Last modified: 7 years ago
User Advanced settings
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfLocalAddress
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
Prune Rules
1 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
1 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
1 Hits, Last modified: 7 years ago
About
1 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
1 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
1 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
New message tab
1 Hits, Last modified: 7 years ago
Misc -> General Tab
1 Hits, Last modified: 7 years ago
Message Monitoring
1 Hits, Last modified: 7 years ago
Message Archive
1 Hits, Last modified: 7 years ago
Mail tab
1 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
1 Hits, Last modified: 7 years ago
Incoming SMTP Mail
1 Hits, Last modified: 7 years ago
Autoresponder scripting
1 Hits, Last modified: 4 days ago
Autoresponder Global Scripting
1 Hits, Last modified: 4 days 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