Fulltext results:
- Mail Not Downloading From ISP @how_to
- ail server for several days, and remember that it has already downloaded them. Then, the next time it c... re some messages waiting, but it may find that it has already downloaded them, so it won't download the... ch is different from all other messages and which has to stay the same between download sessions. VPOP... , with a list of Unique IDs for messages which it has previously downloaded, and VPOP3 will only downlo
- Misc -> Advanced Tab @reference
- ail servers will count the 'hops' which a message has already made (done by counting the number of 'Rec... POP3 mailbox, it keeps track of which messages it has downloaded by remembering the UIDs (Unique ID) of the messages it has downloaded. If VPOP3 sees a UID which it has not seen before, then that message will be downloaded, an
- Password Strength Checking Script @reference
- == value then return false end end hasDigit = 0 hasCaps = 0 hasLower = 0 hasSpecial = 0 if string.find(Password, "%d") then hasDigit = 1 end if string.find(Pa
- Configure SRS @how_to
- ain, and 'mykey' to be a secret code for security hashing <file lua [enable_line_numbers="true"] relay... .. Mod32(timestamp % 32); local hash = VPOP3.Base64(VPOP3.SHA1(origmailfrom .. timest... ey)):sub(1,4); return "SRS0=" .. hash .. "=" .. timestampMod32 .. "=" .. domainPart ..... ain, and 'mykey' to be a secret code for security hashing. These should be the same values as in the ot
- How do I get support? @faq
- eral ways. =====By telephone===== - You can purchase an annual priority support contract. The cost de... re email is considered business critical. - Purchase a single technical support incident on +44(0)148... nt us to). =====By email/web===== - You can purchase an annual priority support contract as described... he software licence price per year and can be purchased as long as your existing software maintenance h
- VPOP3 Deleting messages as 'old' messages @how_to
- [[status window activity log]] that means that it has seen the unique ID of that message before, longer... server will give each message a 'unique ID' which has to stay with the message for as long as it exists... his is used by the POP3 client to determine if it has seen a message before. VPOP3 remembers the unique ID of each message it has downloaded, and when it downloaded it, so that it
- Incoming SMTP Mail @reference
- or dynamic IP address, and your Internet Provider has provided you with an SMTP feed account, then, in ... P Mail Collector in VPOP3 if either: * Your ISP has told you that you need to send an **ETRN** comman... on at the start, and drop the connection after it has completed If neither of these is the case, then ... rop the connection if no incoming SMTP connection has begun (as long as its other connection tasks are
- Spamfilter Whitelist & Blacklist @how_to
- Whitelist & Blacklist====== The VPOP3 spamfilter has a whitelist and a blacklist for sender addresses. It also has a whitelist and blacklist for words/phrases. You... ttings, this means that an entry on the whitelist has '-10000' added to it, and an entry on the blacklist has '10000' added to it. So, if an entry is in the wh
- VPOP3 re-downloading old messages from the ISP POP3 server @how_to
- r email clients) keeps track of which messages it has previously downloaded, by remembering their 'Uniq... ith recent versions of VPOP3 you can tell if this has happened by looking at the 'Received' headers of ... are different for the same message, then the ISP has re-assigned the messages' UIDs, so VPOP3 sees all the messages as ones it has not seen before =====SRVRUIDL.DAT file being del
- -ERR Can't open the message file - it's gone! @how_to
- ur ISP's POP3 server. The error means that VPOP3 has asked for a message from the ISP's server, that t... , but the ISP's server is now saying that message has now gone. The POP3 standard ([[http://www.ietf.o... 9]]) states, in section 4 Once the POP3 server has determined through the use of any authenticatio... e. This means that once a POP3 client (eg VPOP3) has logged on successfully, the server (your ISP) sho
- How can I place an order @faq
- y to place an order is online. Click on the **Purchase** item in our website navigation bar, and select... ncies will be those determined at the time of purchase using the current exchange rate from the payment... r, so the price will be the same, whether you purchase in UK pounds or an alternate currency. In most cases, if you purchase online, you will receive the licence key immedia
- Incoming SMTP Feed @how_to
- way. =====Advantages===== An incoming SMTP feed has several advantages over going via a POP3 mailbox:... ges/Requirements===== However there are a few gotchas to watch out for: * You must have your own emai... (port 25 TCP) to the VPOP3 computer * Your ISP has to allow incoming SMTP connections to you on port... the **IP Access Restrictions** tab, make sure it has your local network address in there as allowed, a
- Error message: Your connection has been blocked temporarily - Try again later @how_to
- ======Error message: Your connection has been blocked temporarily - Try again later====== If you get an... ur email client software saying ''Your connection has been blocked temporarily - Try again later'' or '... ns the Intrusion Prevention System (IPS) in VPOP3 has detected abnormal behaviour from your IP address, and it has applied a temporary block to prevent abusive beha
- Download Rules @reference
- it will not process any further rules. Each rule has zero or more conditions. If a rule has zero conditions, then it will always match. If it has more than one condition, then you can set whether... recipient will receive a message saying that this has happened * **Redirect** - the message will be d
- VPOP3.HMAC @reference
- dded in VPOP3 8.7 This function performs a HMAC (Hash-based Message Authentication Code) algorithm on ... upplied text using the supplied key VPOP3.HMAC(hash algorithm, string, key) The function takes three parameters: - Hash algorithm - "SHA1" or "SHA256" - text to hash - key to authenticate the hash The function return
- Socket Error 10053 - An established connection was aborted by the software in your host machine. @how_to
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference