• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • How to configure Mozilla Thunderbird • How To: Move VPOP3 • 450 4.3.2 Content Filter Timeout • Calendar.Events table • What is the difference between VPOP3 Basic and VPOP3 Enterprise? • 552 5.2.3 Message too large - contact your administrator • How To Allow Mail Relay Through VPOP3 • French Webmail Language File • Mail Connectors -> Mail Senders • GDPR for VPOP3 self-hosted software

size

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

Fulltext results:

Permissions
10 Hits, Last modified: 7 years ago
ces|service]] settings =====Max Outgoing Message Size===== The **Max Outgoing Message Size** setting sets the maximum size of an //outgoing// message sent by this user. It does not affect internal messages or incoming messages. The size is set in bytes, and is the size of the encoded m
SMTP Server Lua Scripting
10 Hits, Last modified: 3 weeks ago
== ''GetMaxMessageSize("<hostname>", <current max size in bytes>)'' This function is called by VPOP3 wh... is function should return the new maximum message size in bytes (0 = no limit) =====GetEHLOCapabilities=... rent actions>, <message MIME structure>, <message size>, <attachments>)'' This function is called by VP... the message where this section ends * <message size> is the size of the message in bytes * <attachm
Lua SMTP Relay Control
8 Hits, Last modified: 7 years ago
tion signature is: **CheckFile(Filename, Actions, Size, CreationTime, ReturnPath, Recipients, HeaderData... pSend**, **Reason**, **Priority** - see below * Size - The size of the message on disk * CreationTime - The time the message was put in the outgoing queue... low <code> function CheckFile(filename, actions, size, createtime, mailfrom, recipients, headerdata, he
Settings -> Diagnostics
8 Hits, Last modified: 7 years ago
will be written to, until it reaches its maximum size. //e.g. vpop3.log// * The most recent old log f... evious **.log** file, when it reached its maximum size. //e.g. vpop3.lbk// Where the settings are chang... , but this is rarely noticeable).\\ **Maximum log size**: How large (in kilobytes) //vpop3.log// will be... it takes on the role of a client. **Maximum log size**: Allows you to change the size of the session *
SMTP Direct Sender Settings
7 Hits, Last modified: 7 years ago
then the priority '10' is used. - Check message size - specify ''$size<operator><number>''. If the message size matches the condition, then this line matches - Check messag... t domain (and qualifiers, if any) matches. If a $size and $retries are both specified, then both must m
Monitor Scripting
7 Hits, Last modified: 6 years ago
r, authenticated_sender, recipient_list, subject, size, attachments, ToRecipients, CcRecipients, BccReci... MonitorInternal(sender, recipient_list, subject, size, attachments) MonitorIncoming(sender, recipient_list, subject, size, attachments) * **size** is the size of the message in bytes * **attachments** is a table with ze
Message Archive -> Offline Tab
5 Hits, Last modified: 7 years ago
fore** options * You can set the maximum backup size as well, depending on the target media where you ... ldest archived message until the **Maximum Backup Size** //or// the **Backup Messages Older Than**/**Bac... ssages over 30 days old, and set a maximum backup size limit of 50MB, then VPOP3 will only create one ZI... hich are at least 30 days old, until it reaches a size of 50MB. It won't create multiple ZIP files each
POP3 Client Lua Scripting
5 Hits, Last modified: 22 months ago
rent actions>, <message MIME structure>, <message size>, <attachments>)'' This function is called by VP... the message where this section ends * <message size> is the size of the message in bytes * <attachments> is a table with zero or more of the following en... pe string - the MIME type of the attachment * Size number - the size of the attachment * Type st
Quarantine tab
4 Hits, Last modified: 7 years ago
on, **From**, **Subject**, **Date**, **Score**, **Size**. By default, 50 messages are displayed at a tim... top of the **From**, **Subject**, **Score** and **Size** columns to filter the displayed messages. ====... Text filter * **Score** -> Numeric filter * **Size** -> Numeric filter ===Text filters=== The text ... n, or equal to //b// | //Note: For the message **size**, the filtered value is actually the number of b
Lua SMTP MX Control
4 Hits, Last modified: 22 months ago
tion signature is: **CheckFile(Filename, Actions, Size, CreationTime, Retries, LastTryTime, ReturnPath, ... pSend**, **Reason**, **Priority** - see below * Size - The size of the message on disk * CreationTime - The time the message was put in the outgoing queue... ain the message is being sent to * length - the size of the message being sent * connnid - the VPOP3
POP3 Mail Collection
4 Hits, Last modified: 7 years ago
used by Compuserve's servers * Maximum Message Size to Download - the maximum size in kB of messages to be downloaded, or 0 for no limit (1) * Leave Mess... he duplicates ===Notes:=== ==(1) Maximum Message Size== If the maximum message size is exceeded, VPOP3 will send a message to the intended recipient(s) askin
Spam Filter Rules: Variables
3 Hits, Last modified: 22 months ago
list of the currently matched rules |2.1.7+ | ^${Size} |The raw size of the message |2.1.11+ | ^${AttachmentCount} |The number of attachments in the messag... vers |2.3.0+ | ^${SectionCheckSize} |The maximum size of a message section to check (default is 50,000)
Misc -> Advanced Tab
3 Hits, Last modified: 7 years ago
e POP3 //LIST// command). This is so that maximum size checks will work, and so that progress bars can b... ep, and assumes that each message is an arbitrary size. Nowadays, the time saved by skipping this step ... load Rules]] or [[pop3_collection|Maximum Message Size To Download]] settings tell VPOP3 to ask the user
Groups
3 Hits, Last modified: 7 years ago
members will be administrators * **Max Outgoing Size** - if this option is set to 0 (zero), then there is no group limit on the size of messages, but if it is set to a non-zero value, then that is the maximum outgoing message size that the group members can send (in kB). This doe
Find biggest messages
3 Hits, Last modified: 6 years ago
e> SELECT username, folder, subject, fromaddr, PG_SIZE_PRETTY(size) FROM messages.messages INNER JOIN messages.folders f USING(folderid) INNER JOIN users.users u ON u.usernumber=f.userid ORDER BY size DESC LIMIT 10; </code> N.B. VPOP3 does not need
Download Rules
3 Hits, Last modified: 7 years ago
Sent message summary
3 Hits, Last modified: 7 years ago
Prune Rules
3 Hits, Last modified: 7 years ago
Send Admin Message
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
2 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
2 Hits, Last modified: 7 years ago
User Routing Script
2 Hits, Last modified: 2 years ago
SMTP -> General tab
2 Hits, Last modified: 7 years ago
LogDB.Messages table
2 Hits, Last modified: 7 years ago
LogDB.Attachments table
2 Hits, Last modified: 7 years ago
Import Users From File
2 Hits, Last modified: 7 years ago
Users
2 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
SMTP Service - Filtering
2 Hits, Last modified: 7 years ago
User Delivery Script
1 Hits, Last modified: 7 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
SMTP Reputation Stats
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
1 Hits, Last modified: 7 years ago
New message tab
1 Hits, Last modified: 7 years ago
Message Monitoring
1 Hits, Last modified: 7 years ago
Mail tab
1 Hits, Last modified: 7 years ago
IDS Log Event Numbers
1 Hits, Last modified: 7 years ago
Find a message
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab
1 Hits, Last modified: 7 years ago
Outgoing Message Scripting
1 Hits, Last modified: 15 months ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki