• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

size

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (44)
  • how_to (28)
  • faq (6)
  • adminapi (2)
  • mailapi (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • VPOP3 Database Size
  • Inbox size is zero but mailbox size is not zero
  • How to limit size of sent mail

Fulltext results:

How to limit size of sent mail @how_to
13 Hits, Last modified: 7 years ago
======How to limit size of sent mail====== There are several ways to limit the size of mail which can be sent * Limit the size of mail accepted by the SMTP component of VPOP3 * Limit the size sent for a particular user * Limit size based o
SMTP Relay Service FAQ @faq
11 Hits, Last modified: 4 years ago
uk|sales@pscs.co.uk]] or 01484 855801. =====What size subscriptions are available?===== The standard si... to 1 person, that counts as 1 message, and 100kB size. If you send the same message to 15 people, that counts as 15 messages and 1500kB size. This is because, in most cases, the SMTP relay s... it once. According to many sources, the average size of an Internet email message is around 50-80kB. A
Permissions @reference
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 @reference
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
VPOP3 Database Size @how_to
9 Hits, Last modified: 7 years ago
======VPOP3 Database Size====== The VPOP3 directory is stored in the VPOP3\pgsql\data folder and subfolders. If you are concerned about the size of the VPOP3 database, there are several factors ... pace is REALLY used by the data is to look at the size of the daily backups. Usually these will be much more stable in size. The backups do not contain the 'free space' or t
Settings -> Diagnostics @reference
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 *
Lua SMTP Relay Control @reference
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
SMTP Direct Sender Settings @reference
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 @reference
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
How to Obtain Error Logs @how_to
6 Hits, Last modified: 7 years ago
lled up with logged data VPOP3 limits the maximum size of these log files. By default this size is set to 1MB but can be increased in ''Settings -> Diagnostics''. Once the files reach their maximum size they are renamed with a ''.lbk'' extension (''.ol... agnostics -> Sessions'' page. - Set the maximum size of these files to an appropriate value (10MB is g
Inbox size is zero but mailbox size is not zero @how_to
6 Hits, Last modified: 7 years ago
======Inbox size is zero but mailbox size is not zero====== In the VPOP3 settings sometimes, on the user account list t... "Inbox Count" is shown as zero, but the "Mailbox Size" is not zero. This is not a bug, or mistake - th... r of messages in that user's 'Inbox' The "Mailbox Size" is showing the total size of the messages in tha
POP3 Client Lua Scripting @reference
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
Message Archive -> Offline Tab @reference
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
Formatting Syntax @wiki
5 Hits, Last modified: 3 years ago
th curly brackets. Optionally you can specify the size of them. Real size: {{wiki:dokuwiki-128.png}} Resize to given width: ... ://secure.php.net/images/php.gif?200x50}} Real size: {{wiki:dokuwiki-128.png}}... > <html> This is some <span style="color:red;font-size:150%;">inline HTML</span> </html> <HTML> <p style
Lua SMTP MX Control @reference
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
552 5.2.3 Message too large - contact your administrator @how_to
4 Hits, Last modified: 7 years ago
POP3 Mail Collection @reference
4 Hits, Last modified: 7 years ago
Quarantine tab @reference
4 Hits, Last modified: 7 years ago
UserRuleConditions Replacement @adminapi
3 Hits, Last modified: 7 years ago
Download Rules @reference
3 Hits, Last modified: 7 years ago
UserRuleConditions Replacement @mailapi
3 Hits, Last modified: 7 years ago
Find biggest messages @reference
3 Hits, Last modified: 6 years ago
Groups @reference
3 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
3 Hits, Last modified: 7 years ago
UserQueueMessage Replacement @adminapi
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables @reference
3 Hits, Last modified: 22 months ago
Prune Rules @reference
3 Hits, Last modified: 7 years ago
Sent message summary @reference
3 Hits, Last modified: 7 years ago
SMTP Service - Filtering @reference
2 Hits, Last modified: 7 years ago
SMTP -> General tab @reference
2 Hits, Last modified: 7 years ago
Send Admin Message @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach @reference
2 Hits, Last modified: 7 years ago
User Routing Script @reference
2 Hits, Last modified: 2 years ago
LogDB.Messages table @reference
2 Hits, Last modified: 7 years ago
Import Users From File @reference
2 Hits, Last modified: 7 years ago
Users @reference
2 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function @reference
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function @reference
2 Hits, Last modified: 7 years ago
What's new in version 5 webmail? @reference
2 Hits, Last modified: 7 years ago
Database Maintenance @how_to
2 Hits, Last modified: 7 years ago
LogDB.Attachments table @reference
2 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 to version 5 or later @how_to
2 Hits, Last modified: 6 years ago
Custom filtering incoming mail @how_to
2 Hits, Last modified: 7 years ago
Not Working As Expected @how_to
2 Hits, Last modified: 7 years ago
Archive Script @reference
2 Hits, Last modified: 2 years ago
Require SMTP Authentication @how_to
2 Hits, Last modified: 7 years ago
IDS Log Event Numbers @reference
1 Hits, Last modified: 7 years ago
User Delivery Script @reference
1 Hits, Last modified: 7 years ago
Outgoing Mail @how_to
1 Hits, Last modified: 7 years ago
Out of Disk Space When Sending Mail @how_to
1 Hits, Last modified: 7 years ago
Obtaining Windows Event Log @how_to
1 Hits, Last modified: 7 years ago
SMTP Reputation Stats @reference
1 Hits, Last modified: 7 years ago
Copy Outgoing mail @how_to
1 Hits, Last modified: 7 years ago
Use Download Rules for incoming POP3 message filtering @how_to
1 Hits, Last modified: 7 years ago
Can I add two licences together? @faq
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings @reference
1 Hits, Last modified: 7 years ago
Message Archive -> General @reference
1 Hits, Last modified: 7 years ago
Database Issues @how_to
1 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
1 Hits, Last modified: 7 years ago
French Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
Error Messages @how_to
1 Hits, Last modified: 2 years ago
Download Rules @how_to
1 Hits, Last modified: 7 years ago
Can I change the VPOP3 licence owner name? @faq
1 Hits, Last modified: 7 years ago
Repairing corrupted database @how_to
1 Hits, Last modified: 17 months ago
Upgrading VPOP3 to version 8.x from v7 or earlier @how_to
1 Hits, Last modified: 5 years ago
GDPR for hosted VPOP3 service @faq
1 Hits, Last modified: 7 years ago
Don't download big messages during the working day using Download Rules @how_to
1 Hits, Last modified: 7 years ago
How to upgrade your VPOP3 licence @how_to
1 Hits, Last modified: 7 years ago
421 4.3.2 VPOP3 SMTP Server access disabled - low memory! @how_to
1 Hits, Last modified: 7 years ago
What is PostgreSQL? @faq
1 Hits, Last modified: 7 years ago
Undelete Messages in VPOP3 Enterprise v5 or later @how_to
1 Hits, Last modified: 7 years ago
GDPR for other hosting services (eg web hosting) @faq
1 Hits, Last modified: 7 years ago
Mail tab @reference
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts @reference
1 Hits, Last modified: 7 years ago
Message Monitoring @reference
1 Hits, Last modified: 7 years ago
Total Rebuild of Database @how_to
1 Hits, Last modified: 7 years ago
New message tab @reference
1 Hits, Last modified: 7 years ago
Outgoing Message Scripting @reference
1 Hits, Last modified: 15 months ago
How to Restore a backup of VPOP3 @how_to
1 Hits, Last modified: 7 years ago
Find a message @reference
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer @reference
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab @reference
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