• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • GDPR for other hosting services (eg web hosting) • German Webmail Language Page • Copy Outgoing mail • Outlook / Outlook Express is sending mail repeatedly • Exchange 2007

pop3

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:

  • Database files used in VPOP3 2.x
  • Database schema used in VPOP3 5.x
  • VPOP3 Internals
  • LDAP Schema in VPOP3 4.x
  • POP3 Client Lua Scripting
  • POP3 Mail Collection
  • POP3 Server -> General Tab
  • POP3 Server
  • VPOP3 Reference
  • Route incoming POP3 mail by parsing message headers
  • VPOP3 Status Monitor
  • VPOP3 Webmail Help
  • VPOP3.Base64
  • VPOP3.DeleteMessage Lua function
  • VPOP3.GetFolders Lua function
  • VPOP3.GetMessageLines
  • VPOP3.GetMessagePart
  • VPOP3.GetMessagePartBody
  • VPOP3.GetMessagePartHeader
  • VPOP3.GetMessages Lua function
  • VPOP3.GetSetting
  • VPOP3.GetUsers Lua function
  • VPOP3.HexString
  • VPOP3.HMAC
  • VPOP3.MarkMessageRead Lua function
  • VPOP3.MessageReset
  • VPOP3.MessageSeek
  • VPOP3.PostgresQuery
  • VPOP3.PurgeMessage Lua function
  • VPOP3.RenameFolder Lua function
  • VPOP3.SaveAttachment
  • VPOP3.SendMessage
  • VPOP3.SetSetting
  • VPOP3.UnBase64
  • VPOP3.UnHexString
  • VPOP3Net.GetHTTP

Fulltext results:

POP3 Mail Collection
20 Hits, Last modified: 7 years ago
======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
17 Hits, Last modified: 7 years ago
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
8 Hits, Last modified: 7 years ago
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
7 Hits, Last modified: 7 years ago
======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
7 Hits, Last modified: 7 years ago
======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
6 Hits, Last modified: 22 months ago
======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
4 Hits, Last modified: 7 years ago
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
4 Hits, Last modified: 7 years ago
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
3 Hits, Last modified: 7 years ago
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
3 Hits, Last modified: 7 years ago
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
2 Hits, Last modified: 7 years ago
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
2 Hits, Last modified: 7 years ago
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
2 Hits, Last modified: 7 years ago
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
2 Hits, Last modified: 4 days ago
P Server Script|SMTP Server Scripting]] * [[Lua POP3 Client Script|POP3 Client Scripting]] * [[IDS Logging Script|IDS Logging Scripting]] * [[Management
VPOP3.GetMessagePartBody
1 Hits, Last modified: 7 years ago
e in the **ProcessMessage** function of the [[lua POP3 client script|POP3CLT.LUA]] or [[lua SMTP server
VPOP3.GetMessagePart
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
User Manager Script
1 Hits, Last modified: 13 months ago
VPOP3.GetMessagePartHeader
1 Hits, Last modified: 7 years ago
VPOP3.MessageReset
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 6 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
1 Hits, Last modified: 7 years ago
Bandwidth Control
1 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
1 Hits, Last modified: 7 years ago
Services
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
msgaudit Database table
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
SMTP Server Lua Scripting
1 Hits, Last modified: 3 weeks ago
loginaudit Database table
1 Hits, Last modified: 22 months ago
Lists
1 Hits, Last modified: 7 years ago
Error Handling Scripting
1 Hits, Last modified: 19 months ago
VPOP3.SaveAttachment
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