• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Out of Disk Space When Sending Mail • Welcome to your new DokuWiki • Archiving not saving messages on a shared drive • ISP needs you to connect on port 587 • Copy Outgoing mail • Delete an outgoing message • Download Rules • How to Restore a backup of VPOP3 • Forwarded Emails Not Arriving • Outlook behaviour when deleting messages from IMAP4

pop3

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

Matching pagenames:

  • Database files used in VPOP3 2.x
  • Database schema used in VPOP3 5.x
  • LDAP Schema in VPOP3 4.x
  • POP3 Client Lua Scripting
  • POP3 Mail Collection
  • POP3 Server -> General Tab
  • POP3 Server
  • 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
22 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
Settings -> Diagnostics
9 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 Server Connections** (incoming SMTP or connect... psvr.log// ===VPOP3 Connector Logs=== * **Log POP3 Client Connections** (Connections between ISP and
POP3 Server
8 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
8 Hits, Last modified: 22 months ago
======POP3 Client Lua Scripting====== The POP3 Client [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is called POP3CLT.LUA and is edited in Settings -> Scripts. This script is called whenever VPOP3 runs a POP3 session to download messages from a remote POP3 s
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
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
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)
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
Lua Scripting
3 Hits, Last modified: 5 days ago
P Server Script|SMTP Server Scripting]] * [[Lua POP3 Client Script|POP3 Client Scripting]] * [[IDS Logging Script|IDS Logging Scripting]] * [[Management... .GetHTTP]] * [[VPOP3Net.GetWHOIS]] ====Only in POP3CLT.LUA and SMTPSVR.LUA 'ProcessMessage' function=
VPOP3.GetMessagePartHeader
2 Hits, Last modified: 7 years ago
e in the **ProcessMessage** function of the [[lua POP3 client script|POP3CLT.LUA]] or [[lua SMTP server script|SMTPSVR.LUA]] scripts. It takes one parameter:
VPOP3.GetMessagePartBody
2 Hits, Last modified: 7 years ago
e in the **ProcessMessage** function of the [[lua POP3 client script|POP3CLT.LUA]] or [[lua SMTP server script|SMTPSVR.LUA]] scripts. It takes one parameter:
VPOP3.GetMessagePart
2 Hits, Last modified: 7 years ago
e in the **ProcessMessage** function of the [[lua POP3 client script|POP3CLT.LUA]] or [[lua SMTP server script|SMTPSVR.LUA]] scripts. It takes one parameter:
VPOP3.MessageReset
2 Hits, Last modified: 7 years ago
e in the **ProcessMessage** function of the [[lua POP3 client script|POP3CLT.LUA]] or [[lua SMTP server script|SMTPSVR.LUA]] scripts. It takes no parameters
VPOP3.MessageSeek
2 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
2 Hits, Last modified: 7 years ago
Summary Log File Format
2 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
2 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
2 Hits, Last modified: 7 years ago
SMTP Server Lua Scripting
2 Hits, Last modified: 4 weeks ago
Mail Collectors
2 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
Spamfilter Script Configuration tab
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 6 years ago
msgaudit Database table
1 Hits, Last modified: 7 years ago
User Manager Script
1 Hits, Last modified: 14 months ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years 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
Bandwidth Control
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