• skip to content

PSCS Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Can you remotely log into our VPOP3 computer to fix a problem? • Using a Mobile Phone with VPOP3 • Troubleshooting Tips • VPOP3 Historical Logger Backlog • AutoresponderInfo Replacement • Find biggest messages • Socket Error 10048 - Specified Address Already in Use • Spanish Webmail Language File • Android - Stock Client • How to Obtain Error Logs

date

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:

  • Running database updates within a transaction
  • Spam Filter Rules: DBUpdate
  • Spam Filter Rules: GetRFC822Date

Fulltext results:

Autoresponder Commands
18 Hits, Last modified: 8 years ago
the user's autoresponder settings. * **<Valid:**date spec**>** - this specifies that the autoresponder... w for more details The <Valid:> command supports date restrictions to indicate when the autoresponder s... in one <Valid> command, separated by commas. * Date - the date can be specified as dd/mm/yyyy or mm/dd/yyyy or yyyy/mm/dd depending on the VPOP3 computer's
Users.AutoresponderConditions table
12 Hits, Last modified: 8 years ago
s|user]] this condition is for * datefrom - the date this condition will act from (or NULL to be any date) * dateto - the date this condition will act to (or NULL to be any date) * timefrom - the time this condition will act fro
Spam Filter Rules: GetRFC822Date
9 Hits, Last modified: 3 years ago
======Spam Filter Rules: GetRFC822Date====== ^Statement |GetRFC822Date | ^Version |2.2.1+ | ^Purpose |Converts an RFC 822 format date field into the number of days elapsed since 1st January 1601 | The **GetRFC822Date** statement requires a date in RFC 822 format and
Status Monitor (port 5109) protocol
9 Hits, Last modified: 7 years ago
it will send a big burst of data to get you up-to-date, then it will send updates as and when they occur... 'pushed' to you, you do not need to request an update. Each data line begins with a single character indicating the type of update, then the rest of the data is the update data, then finally it ends with a CR/LF pair. Note that you w
Autoresponder scripting
8 Hits, Last modified: 11 months ago
* **OrigSubject** - the original subject * **Date, LongDate, ShortDate, Time, TimeNoSecs** - the current date & time in different, locale-dependent, forms * **conditionname
Spam Filter Rules: DBUpdate
6 Hits, Last modified: 8 years ago
======Spam Filter Rules: DBUpdate====== ^Statement |DBUpdate | ^Version |6.16+ | ^Purpose |Updates a record in the spam filter database | The **DBUpdate** statement requires a component name, key, operator and value, in the format DBUpdate <component name> <key> <operator> <value> * If
Spam Filter Rules
5 Hits, Last modified: 3 years ago
ten by future installations of VPOP3 and by the update procedure of the Spam Filter subscription. The *... teval|DBDeleteVal]] * [[spamrules_statement_dbupdate|DBUpdate]] * [[spamrules_statement_dbquery|DBQuery]] * [[spamrules_statement_dbqueryone|DBQueryOne]... etmd5|GetMD5]] * [[spamrules_statement_getrfc822date|GetRFC822Date]] * [[spamrules_statement_getsect
Autoresponder
5 Hits, Last modified: 8 years ago
tween which the autoresponder will trigger. * **Date/Time** - specify dates & times between which the ... toresponder always trigger) The Dates, Times and Date/Time settings are sometimes a bit confusing becau... ple may think that Dates + Times is equivalent to Date/Time, but they are different. If you have Dates ... t and 7th March (inclusive) However, if you have Date/Times of //1 March 2012 10:00 - 7 March 2012 14:0
Running database updates within a transaction
4 Hits, Last modified: 8 years ago
ny database query which can alter the database (UPDATE, DELETE, INSERT, DROP, CREATE, ALTER) begin a dat... on using the ''BEGIN'' command; Then, run your update query. Then, check the results. Then, either us... undo what you have just done. After doing the update query, you can also issue SELECT queries or other update queries within the same transaction to check data
Database query to alter LAN Forwarding rules for one server to go to another
3 Hits, Last modified: 8 years ago
(The password is 'vpop3pass') Then, type UPDATE messages.outgoingtargets SET target='<new server>... vers respectively. Don't include the <>. eg UPDATE messages.outgoingtargets SET target='192.168.1.53... uthentication on the new server, you can use UPDATE messages.outgoingtargets SET target='<new server>
Database query to alter LAN Forwarding rules for one server to go to another
3 Hits, Last modified: 8 years ago
(The password is 'vpop3pass') Then, type UPDATE rules.lanforwarding SET server='<new server>' WHE... vers respectively. Don't include the <>. eg UPDATE rules.lanforwarding SET server='192.168.1.53' WHE... uthentication on the new server, you can use UPDATE rules.lanforwarding SET server='<new server>', us
Settings -> Attachment Processing
3 Hits, Last modified: 8 years ago
// * **%minute%** - //Two digit minute// * **%date%** - //In the format of the locale date on the server// * **%dow%** - //A numeric representation of t... * **Put attachments in subdirectories by receipt date** - //An alternative to storing attachments in su
Settings -> Diagnostics
3 Hits, Last modified: 8 years ago
enamed, so that the filename contains the current date and a sequential number (to allow multiple files ... | |HTTP Client Log |httplog.txt |100 | |AV Update Log |avupdate.log |100 | |SMTP Transcript Log |smtptranscript.log |100 | |POP3 Transcript Log |p
DMARC Reporter Script
3 Hits, Last modified: 3 years ago
, VPOP3 calls the CheckRecipients function to validate the report's recipients CheckRecipients(<Domai... either a number of seconds, or an ISO-8601 format date/time). "" = default (added in v8.6) - The time ... either a number of seconds, or an ISO-8601 format date/time). "" = default (added in v8.6) The 'submitt
msgaudit Database table
3 Hits, Last modified: 8 years ago
rementing ID of msgaudit entry * datetime - the date & time the event occurred * component - which V... ge subject * sender - the message sender * msgdate - the message date Note that this logs commands sent to VPOP3's message store, NOT commands sent by th
Outgoing Message Scripting
3 Hits, Last modified: 2 years ago
Quarantine tab
3 Hits, Last modified: 8 years ago
SMTP Service -> Advanced Tab
3 Hits, Last modified: 8 years ago
Spamfilter.Whitelist table
3 Hits, Last modified: 8 years ago
Spam Filter Rules: DBInsert
3 Hits, Last modified: 8 years ago
Summary Log File Format
3 Hits, Last modified: 8 years ago
Spamfilter White/Blacklists
3 Hits, Last modified: 8 years ago
Autoresponder Global Scripting
2 Hits, Last modified: 6 weeks ago
Calendar.Calendars table
2 Hits, Last modified: 8 years ago
Settings -> Global Address Book
2 Hits, Last modified: 8 years ago
Group a user's folders into letter groups
2 Hits, Last modified: 7 weeks ago
Mail tab
2 Hits, Last modified: 8 years ago
Spamfilter Quarantine Viewer
2 Hits, Last modified: 8 years ago
User Routing Script
2 Hits, Last modified: 3 years ago
What's new in version 5 webmail?
2 Hits, Last modified: 8 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 8 years ago
Calendar.Events table
1 Hits, Last modified: 8 years ago
Database -> Restore Tab
1 Hits, Last modified: 8 years ago
Download Rules
1 Hits, Last modified: 8 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 8 years ago
Import Users From File
1 Hits, Last modified: 8 years ago
ListServer Commands
1 Hits, Last modified: 8 years ago
LogDB.Messages table
1 Hits, Last modified: 8 years ago
LogDB.Sessions table
1 Hits, Last modified: 8 years ago
loginaudit Database table
1 Hits, Last modified: 3 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 9 months ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 8 years ago
POP3 Mail Collection
1 Hits, Last modified: 8 years ago
Reset Message Folder Counts
1 Hits, Last modified: 8 years ago
Signature Script
1 Hits, Last modified: 8 years ago
SMTPStats.SMTPClientFailures table
1 Hits, Last modified: 8 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 8 years ago
Spam Filter Rules: DBDeleteTime
1 Hits, Last modified: 8 years ago
Spam Filter Rules: DBQueryOne
1 Hits, Last modified: 8 years ago
Spam Filter Rules: Variables
1 Hits, Last modified: 3 years ago
User Advanced settings
1 Hits, Last modified: 8 years ago
VPOP3.GetMessages Lua function
1 Hits, Last modified: 8 years ago

Page Tools

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