Fulltext results:
- POP3 Mail Collection
- ======POP3 Mail Collection====== POP3 Mail Collection is when VPOP3 will collect mail from an external POP3 mailbox - for instance, from an Internet Provider. =====POP3 General===== This page tells VPOP3 how to collect
- Misc -> Advanced Tab
- es are between about 20 and 100. ====Use Fastest POP3 Download method==== When VPOP3 downloads messages from a remote POP3 server, one of the things it does is to retrieve ... f message sizes from the remote server (using the POP3 //LIST// command). This is so that maximum size c... d appropriately. If you check the **Use Fastest POP3 Download method** option, then VPOP3 simply skips
- Mappings
- il" option, or in the appropriate Mail Collector (POP3 Routing -> Configure Routing Options, the "Disabl... setting. For email which arrives at VPOP3 using POP3 with header parsing, then the <domains> list is a... lways option means that Mapping applies with both POP3 and SMTP mail - **POP3** - the POP3 option means the Mapping only applies when VPOP3 is downloading a
- POP3 Server -> General Tab
- ======POP3 Server -> General Tab====== [[Services]] -> [[POP3 Server]] -> General tab This page sets the general settings for the POP3 service component in VPOP3. The POP3 service is how users collect their email from VPOP3 using a POP3 e
- POP3 Server
- ======POP3 Server====== This page lets you configure the POP3 server component of VPOP3. This is how users collect mail from VPOP3 using a POP3 email client. In VPOP3 Enterprise, you can create multiple POP3 servers with different settings for instance, to
- POP3 Client Lua Scripting
- ======POP3 Client Lua Scripting====== The POP3 Client [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script... ipts. This script is called whenever VPOP3 runs a POP3 session to download messages from a remote POP3 server. VPOP3 will call the following Lua functions in
- Settings -> Diagnostics
- o a **.lbk**. ===VPOP3 Service Logs=== * **Log POP3 Server Connections** (Connections between POP3 email client and VPOP3) - //pop3svr.log// * **Log SMTP... psvr.log// ===VPOP3 Connector Logs=== * **Log POP3 Client Connections** (Connections between ISP and... MTP Transcript Log |smtptranscript.log |100 | |POP3 Transcript Log |pop3transcript.log |100 | |Lua
- SMTP -> General tab
- ption below will allow that to work. ====Require POP3 then SMTP authentication==== This option enables ... essed' by saying that if you collected mail using POP3, then sent mail from the same IP address within a... You can tell VPOP3 how long to allow between the POP3 login and the SMTP connection starting. The defau... If you enable both **SMTP authentication** and **POP3 then SMTP authentication**, then either method is
- Download Rules
- ormation before downloading a message from an ISP POP3 mailbox (they do not work on incoming SMTP messag... it download rules, go to [[Mail Connectors]] -> [[POP3 Collection|Mail Collectors]], go to the **POP3 General** tab and press the **Edit Download Rules** butt
- LogDB.Sessions table
- s' logged by VPOP3. A session is something like a POP3 server session as an email client downloads messa... internal) * M = SMTP client (MX direct) * O = POP3 server * P = POP3 client * S = SMTP server (incoming)
- Summary Log File Format
- ward message queued (user name is sender) * 6 - POP3 Client download * 7 - SMTP Client send * 8 - ... u want to see how much data was downloaded by the POP3 client component in VPOP3, scan through looking f
- Mail Collectors
- s that VPOP3 can use to get incoming mail: * [[POP3 Collection]] * [[Incoming SMTP]] * [[ODMR Col... tors. Note that VPOP3 will only download from one POP3 Collector at once, so changing the priority will
- Spam Filter Rules: IfMatch
- whether VPOP3 received the message using SMTP or POP3 (test for 'smtp' or 'pop3') |2.1.7 | ^whitelist |This allows you to see if the search text is in the s
- Lua Scripting
- P Server Script|SMTP Server Scripting]] * [[Lua POP3 Client Script|POP3 Client Scripting]] * [[IDS Logging Script|IDS Logging Scripting]] * [[Management
- VPOP3.GetMessagePartBody
- e in the **ProcessMessage** function of the [[lua POP3 client script|POP3CLT.LUA]] or [[lua SMTP server