• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • How to start VPOP3 • Make VPOP3 retry outgoing messages immediately • Frequently Asked Questions • How to 'share' domains between Exchange and VPOP3 • POP3 Mail Collection • Configuring Calendar on iOS • AutoresponderConditionList Replacement • VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports • Can't alter dates in Autoresponder Rules • Setting up VPOP3 to work with Exchange 2003

folder

Search

You can find the results of your search below.

Ends 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:

  • Reset Message Folder Counts
  • VPOP3.GetFolders Lua function
  • VPOP3.RenameFolder Lua function

Fulltext results:

Webmail Menu bar
28 Hits, Last modified: 7 years ago
s original recipients |4+ |Not visible in Drafts folder | |-> |Edit Draft |Message is open or selected ... inated draft message |4+ |Only visible in Drafts folder | |-> |Print Message |Message is open or select... aders |5+ |View Message tab only | |-> |Move to folder |Message is selected |Launches a window to move the nominated messages to another folder or user |4+ |Mail tab only | |-> |Copy to folde
Database -> Restore Tab
17 Hits, Last modified: 7 years ago
r), and is for performing a partial (mailbox/mail folder) restore of the database. To do a full restore of... should probably restore into a different mailbox/folder from the original location, and then move the des... er, go to a command prompt in the VPOP3\pgsql\bin folder and run a command like createdb -U postgres -E... sages to go to the original user), and the target folder for them to be restored to (or leave blank to go
Mail tab
15 Hits, Last modified: 7 years ago
|| ^ [[#Mail folders|Mail folders]] ^ [[#Selected folder messages|Selected folder messages]] ^ ^ ::: ^ [[#Selected message display|Selected message display]] ^ | ... ted Items / permanently delete from Deleted Items folder * **Mark As Spam** -> Quarantine the selected m... osed by pressing the +/- icons next to the parent folder. ====Selected folder messages==== The top-right
msgaudit Database table
11 Hits, Last modified: 7 years ago
e IP address the event was triggered by * sourcefolder - the folder the message was in at the start of the event * targetfolder - the folder the message was in at the end of the event (if it was different from the sourcefolder) * s
VPOP3.RenameFolder Lua function
9 Hits, Last modified: 7 years ago
======VPOP3.RenameFolder Lua function====== The [[management scripting|Lua management]] function 'VPOP3.RenameFolder' renames a folder for the specified user. VPOP3.RenameFolder(username, folder, newname); * **username** is the userna
Prune Rules
6 Hits, Last modified: 7 years ago
e same configuration as the user prune rules. ====Folder==== The folder column defines which folder(s) the prune rule applies to. Initially this is set to Inbox, but you can click on the folder name to set it to any folder name you wish. Alter
Message Archive
5 Hits, Last modified: 7 years ago
hen the messages are stored in the VPOP3\_archive folder (not subfolders) as **P<something>.DAT**. At this... rchable index database, and move the file to a subfolder of the **Main Archive Store** folder (which may be VPOP3\_archive, or may have been changed) and renamed ... rchive Store** subfolders into the VPOP3\_archive folder (not subfolders) and renaming them to **P<somethi
IMAP4 Server Scripting
5 Hits, Last modified: 7 years ago
When the IMAP4 LIST command is received, for each folder to be returned by the command, VPOP3 calls DoL... utes, extended) * foldername = the name of the folder * attributes = the attributes which will be ret... three values - boolean to indicate whether the folder response should be sent (true) or hidden (false) - new attributes - new extended data If the folder response is sent, it is formatted as: ''* (<attri
What's new in version 5 webmail?
4 Hits, Last modified: 7 years ago
Previously, you would have needed to open each subfolder individually and apply the permissions.\\ Now, if the permissions are identical for a folder and each of its subfolders, you can just edit the parent folder and select **Copy these settings to subfolders, u... e any future linking between the parent and child folder permissions.\\ Permissions will be inherited for
Message Rules
4 Hits, Last modified: 7 years ago
, and how it handles IMAP4 keywords * **Copy to Folder** - this will copy the incoming message to the specified folder as well as the Inbox * **Move to Folder** - this will move the incoming message to the specified folder instead of to the Inbox * **Forward to** - this
VPOP3.GetMessages Lua function
4 Hits, Last modified: 7 years ago
e containing all the mail messages in a specified folder. VPOP3.GetFolders(username, folder); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] It returns a table where the key is the message UID and the va
VPOP3.GetFolders Lua function
4 Hits, Last modified: 7 years ago
ername); It returns a table where the key is the folder name (in IMAP4 UTF-7 encoded format - see [[https... table of: * Count - number of messages in this folder * Size - total size (in bytes) of messages in this folder * Unread - number of unread messages in this folder
IMAP4 -> Advanced tab
4 Hits, Last modified: 7 years ago
For instance, if you are accessing a shared Inbox folder from a user called 'Karen', then their folder will be called **#users/Karen/Inbox**. The #users and #user... not actually present, but will be displayed in a folder tree. This can upset some older email clients, so... and instantly open up a connection for each mail folder which exists in that account. In some cases this
VPOP3.DeleteMessage Lua function
3 Hits, Last modified: 7 years ago
an IMAP4 client. VPOP3.DeleteMessage(username, folder, UID, delete); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID** is the UID from [[VPOP3.GetMessages]] * **delete*
VPOP3.MarkMessageRead Lua function
3 Hits, Last modified: 7 years ago
ssage as read. VPOP3.MarkMessageRead(username, folder, UID, read); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID** is the UID from [[VPOP3.GetMessages]] * **read**
VPOP3.PurgeMessage Lua function
3 Hits, Last modified: 7 years ago
SMTP Service - Filtering
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Copy
2 Hits, Last modified: 7 years ago
Message Archive -> General
2 Hits, Last modified: 7 years ago
Reset Message Folder Counts
2 Hits, Last modified: 7 years ago
Find biggest messages
1 Hits, Last modified: 6 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Database -> Backups Tab
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab
1 Hits, Last modified: 7 years ago
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
Find a message
1 Hits, Last modified: 7 years ago
Spam Filter Rules
1 Hits, Last modified: 2 years ago
imap4_server
1 Hits, Last modified: 7 years ago
Import Users From File
1 Hits, Last modified: 7 years ago
User Delivery Script
1 Hits, Last modified: 7 years ago
Useful Database Queries
1 Hits, Last modified: 4 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
Message Archive -> Results Tab
1 Hits, Last modified: 7 years ago
New message tab
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