• skip to content

PSCS Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Problems sending mail via BT from your own domain • Outlook/Windows Messaging reports "No transport provider is available" • Daily Summary is not reporting all Sent messages • How can I place an order • recover_deleted_messages • POP3/Webmail/IMAP4 can't see a user's messages, but the administrator can • How to download VPOP3 • Attachments have been removed or renamed • How To Upgrade VPOP3 to version 5 or later • Error message: Your connection has been blocked temporarily - Try again later

10

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

Fulltext results:

Settings -> Diagnostics
17 Hits, Last modified: 7 years ago
pop3.log// * //vpop3.lbk// * //vpop3_20120101_1.lbk// * //vpop3_20111231_100.lbk// * //vpop3_20111231_99.lbk// =====Tabs===== ====General... Default size (kB) ^ |Main Log File |vpop3.log |1024 | |Main Error Log File |errors.log |1024 | |Session Log Files |pop3svr.log, smtpsvr.log, imaps
Mail Collectors
11 Hits, Last modified: 7 years ago
ner in the cycle than others. If you have, say, 10 Collectors which each take 1 minute and are scheduled every 10 minutes, each with the priorities 1-10, then the 'priority 1' Collector will be processed at, say, 10:00, 10:10, 10:20 etc. The 'priority 5' Collector
Users.AutoresponderConditions table
8 Hits, Last modified: 7 years ago
field For instance, a datetime range of 2012-03-10 10:00:00 to 2012-03-17 15:00:00 will act for the whole time period from 10 am on 10th March 2012 to 3 pm on 17th March 2012, but a date range of 2012-03-10 to 2012-03-17 and a
Autoresponder Commands
8 Hits, Last modified: 7 years ago
ill work between the two dates, eg **<Valid:1/2/2010-10/2/2010>** to make the autoresponder work between 1st February 2010 and 10th February 2010 (inclusive), assuming the
Mail Connectors -> Connector Schedule
6 Hits, Last modified: 7 years ago
ecting every 1 minute, and you have it set to use 10 connections, it is entirely possible the later co... o connect every minute, but this option is set to 10 minutes, then VPOP3 will only connect every 10 minutes, rather than every minute. Use **0** (zero) t... nnect every 5 minutes, and the time is changed to 10:00, VPOP3 will now connect at 10:05 if this optio
Mail Sender Advanced Settings
5 Hits, Last modified: 7 years ago
e the last number So, a Sender Retry setting of '10,30' means that VPOP3 will retry a message 10 minutes after first trying to send it. If that fails as ... st retry or two set to a short delay such as 5 or 10 minutes. This will mean that [[wp>greylisting|gre... not slow down other messages. So, for instance, **10,10,30,60,60,180** could be a sensible retry schem
Error Handling Scripting
5 Hits, Last modified: 2 years ago
chive * 3 = Startup * 4 = Database Backup * 1003 = Logger * 1004 = Call-forward verification * 1005 = SMTP forwarding * 1006 = Spam filter * 1007 = Message recycle bin * 2000 = Lua scripting ==
Autoresponder
4 Hits, Last modified: 7 years ago
of //1 March 2012 - 7 March 2012// and Times of //10:00 - 14:00//, then the autoresponder will trigger between 10am and 2pm on each day between 1st and 7th March (... However, if you have Date/Times of //1 March 2012 10:00 - 7 March 2012 14:00//, then the autoresponder will trigger from 10am on 1st March to 2pm on 7th March. You can use
Lua SMTP MX Server Rules
4 Hits, Last modified: 3 weeks ago
this destination =====CheckServer===== (VPOP3 7.10 and later) ''CheckServer("<Domain>", "<MX Server... It will also hold the message in the Outqueue for 10 minutes, so it isn't immediately resent. (If it is attempted after 10 minutes, and there are still lots of recent failu... mber(x[1].cnt) > 5 then return false, 10; end end end </code> =====FinalOv
Misc -> Advanced Tab
3 Hits, Last modified: 7 years ago
figured. Sensible values are between about 20 and 100. ====Use Fastest POP3 Download method==== When ... kipping this step is negligible - eg if there are 1000 messages on the ISP, this step should take much... strictly end with a CR/LF pair (ASCII codes 13 + 10). Any other combinations of these characters (CR,
Lua SMTP Relay Control
3 Hits, Last modified: 7 months ago
es should be sent in. 50 is the default. Priority 100 go first, priority 1 go last. * Reason - this ... A simple function which will stop messages over 10,000,000 bytes being sent between 7am and 7pm, and... , headerlines) time = os.date("*t"); if size > 10000000 and (time.hour > 7 and time.hour < 19) then
Spamrules example - increase spam score if there are many links in the email
3 Hits, Last modified: 7 years ago
ks - in this case we'll say if the email contains 10 or more links. Note that we do not necessarily re... ${URLCount} += 1 EndFor If ${URLCount} >= 10 ${Score} += 50 [ManyLinks] EndIf When... lt threshold for messages to be marked as spam is 100) - you can alter the 50 in the ${Score} += line
Spam Filter Rules: If
3 Hits, Last modified: 7 years ago
atement =====Examples===== <code> If ${score} < 100 # Statements EndIf </code> Note that it is not ... f** statements, for instance <code> If ${score} < 100 If ${subject} = "Hello" # Statements EndIf En... e> Using the **Else** statement <code> If ${score} < 100 # Statements Else # Statements EndIf </code>
LAN Forwarding Queue Status
3 Hits, Last modified: 7 years ago
forwarding process itself The list is limited to 100 entries, so if there are more than 100 entries, only the first 100 will be displayed. At the bottom of the page are three buttons * Ref
Security Settings -> Intrusion Protection Tab
2 Hits, Last modified: 7 years ago
tes, and the **failed login threshold** is set to 10, then if there are at least 10 failed logins from a certain IP address within the past 30 minutes, th
Access Restrictions Internal Format
2 Hits, Last modified: 3 years ago
SMTP Direct Sender Settings
2 Hits, Last modified: 7 years ago
Message Monitoring
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Escape
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesHam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesSpam
2 Hits, Last modified: 7 years ago
Management Scripting
2 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
2 Hits, Last modified: 10 months ago
User Routing Script
2 Hits, Last modified: 3 years ago
Find biggest messages
2 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesSpam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesHam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Random
2 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
1 Hits, Last modified: 7 years ago
Summary Log File Format
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL
1 Hits, Last modified: 5 years ago
Spam Filter Rules: DBDeleteTime
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Include
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Break
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
Message Archive -> Results Tab
1 Hits, Last modified: 7 years ago
Bandwidth Control
1 Hits, Last modified: 7 years ago
Bulk Add Users
1 Hits, Last modified: 7 years ago
Connections
1 Hits, Last modified: 7 years ago
IDS Log Event Numbers
1 Hits, Last modified: 7 years ago
Incoming SMTP Mail
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
Lua SMTP MX Control
1 Hits, Last modified: 3 weeks ago
Spamrules example - increase spam score for long sender domain
1 Hits, Last modified: 7 years ago
SMTP Server Lua Scripting
1 Hits, Last modified: 11 months ago
Offline Archive Error Messages
1 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker
1 Hits, Last modified: 6 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