• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Autoresponders / Out of Office • Socket Error 10503 - No More Data • How to limit size of sent mail • German Webmail Language Page • Fax Printer Driver Address Book • French Webmail Language File • Mail Collectors • Copy Outgoing mail • Spanish Webmail Language File • Outgoing Mail

get

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (61)
  • reference (48)
  • faq (10)
  • adminapi (1)
  • fatal (1)
  • lan_forward_warning (1)
  • 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:

  • Can I add two licences together?
  • How do I get support?
  • Database query to get all lists and members
  • Spam Filter Rules: GetAddressType
  • Spam Filter Rules: GetDecodedSection
  • Spam Filter Rules: GetMD5
  • Spam Filter Rules: GetRFC822Date
  • Spam Filter Rules: GetSectionEncoding
  • Spam Filter Rules: GetSectionMD5
  • Spam Filter Rules: GetUserGroup
  • Spam Filter Rules: HTTPGet
  • Spam Filter Rules: HTTPGetMD5
  • Spam Filter Rules: WinHTTPGet
  • VPOP3.GetFolders Lua function
  • VPOP3.GetMessageLines
  • VPOP3.GetMessagePart
  • VPOP3.GetMessagePartBody
  • VPOP3.GetMessagePartHeader
  • VPOP3.GetMessages Lua function
  • VPOP3.GetSetting
  • VPOP3.GetUsers Lua function
  • VPOP3Net.GetHTTP

Fulltext results:

Spam Filter Rules: HTTPGet @reference
10 Hits, Last modified: 7 years ago
======Spam Filter Rules: HTTPGet====== ^Statement |HTTPGet | ^Version |2.3.7+ | ^Purpose |Enables the script to retrieve a web page | The **HTTPGet** statement requires a url, headers variable name and content variable name, in the format HTTPGet <url> <headers variable name> <content variable n
Spam Filter Rules: WinHTTPGet @reference
9 Hits, Last modified: 7 years ago
======Spam Filter Rules: WinHTTPGet====== ^Statement |WinHTTPGet | ^Version |2.4.9+ | ^Purpose |Enables the script to retrieve a web pa... e using the WinINET functionality | The **WinHTTPGet** statement requires a url, headers variable name... and content variable name, in the format WinHTTPGet <url> <headers variable name> <content variable n
Error Handling Scripting @reference
7 Hits, Last modified: 19 months ago
ings would filter it out, or you could set the target to <blank> to suppress the message even if it wou... title_id>, <title>, <template_id>, <message>, <target>, <sender>) * component - number indicating wh... ate * message - text of the message body * target - email address of the target * sender - email address of the sender The function should return 5
Database query to alter LAN Forwarding rules for one server to go to another @reference
7 Hits, Last modified: 7 years ago
n, type UPDATE messages.outgoingtargets SET target='<new server>' WHERE target='<old server>'; Where <new server> and <old server> are the IP address ... number if not 25) of the new & old LAN forward target servers respectively. Don't include the <>. eg UPDATE messages.outgoingtargets SET target='192.168.1.53' WHERE target='192.168.1.52:587';
How to move messages between users @how_to
7 Hits, Last modified: 7 years ago
s** list, then select the messages, choose the target user, and press the **Move** or **Copy** button ... the 'Inbox' folder, but only move them to the target user's Inbox. In earlier versions of VPOP3 you ca... ernative is to [[IMAP folder sharing|share the target user's folders]] with the source user, and then d... CT * FROM users.users;** - find the source and target users and note their **usernumber** values (they
LAN Forwarding Scripting @reference
6 Hits, Last modified: 7 months ago
GetReturnPath(return path, original recipient, target recipient, mail collector, target server, rule id, rule comment, run extra data) * return path = or... recipient before LAN Forwarding rewriting * target recipient = the message recipient after LAN Forwa... ctor the message came from (or -1 if SMTP) * target server = the target server details (see below)
Database -> Restore Tab @reference
5 Hits, Last modified: 7 years ago
with the restored messages. You can select the target user where the restored messages will go (or 'Ori... messages to go to the original user), and the target folder for them to be restored to (or leave blank... message store, it will be duplicated, so you will get the original copy PLUS the restored copy * If a... according to the following table: ^ Selected Target User ^ Selected Target Folder ^ Number Of Users B
Mail Connectors -> Mail Senders -> SMTP Direct @reference
5 Hits, Last modified: 7 years ago
but below is a brief description. ====Finding target mail servers==== When a mail server wants to send... f the mail server(s) which handle mail for the target domain (IP addresses are not allowed, they must b... tried first) (If no MX records exist for the target domain, then the mail server does a DNS lookup for an A record for the target domain, and tries that). For instance, the DNS l
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
4 Hits, Last modified: 7 years ago
option simply comes up with errors that you can't get past. Unfortunately, although Apple often do a g... 92.168.1.1** Press **Create**. You will probably get some errors, possibly about being unable to verif... st in case. Press the **Create** button. You may get another warning about **Server with Secure Commun... e in VPOP3, if you have VPOP3 Enterprise). If you get taken back to the **Account Settings** page, pres
Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference
4 Hits, Last modified: 7 years ago
IN messages.outgoingtargets USING(msgid) WHERE target='<server>' ORDER BY msgid; to list all the mes... ied in the LAN forwarding rules, including the target port number if applicable. Do not include the <> ... T count(*) FROM messages.outgoingtargets WHERE target='<server>'; to simply get a count of the number of messages in the queue for that server. N.B. VP
Welcome to your new DokuWiki @wiki
4 Hits, Last modified: 3 years ago
s now up and running. Here are a few more tips to get you started. Enjoy your work with DokuWiki,\\ --... od way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to t... .org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be
Spam Filter Rules @reference
4 Hits, Last modified: 2 years ago
atement_goto|Goto]] * [[spamrules_statement_httpget|HTTPGet]] * [[spamrules_statement_httpgetmd5|HTTPGetMD5]] * [[spamrules_statement_httppost|HTTPPos... nt_surbl|SURBL]] * [[spamrules_statement_winhttpget|WinHTTPGet]] * [[spamrules_statement_zipcontents|ZipContents]] * [[spamrules_statement_zipcontents
Autoresponder Commands @reference
4 Hits, Last modified: 7 years ago
Default] Send a message with subject 'catalog' to get a catalog [All] Thank you for contacting us </co... der with a subject containing 'catalog', you will get a response saying: <code> Here's a catalog for yo... with a subject not containing 'catalog' you will get: <code> Send a message with subject 'catalog' to get a catalog Thank you for contacting us </code> =
Archive Script @reference
4 Hits, Last modified: 2 years ago
ocal store as well (true/false) ==== CustomStore_Get==== CustomStore_Get(archive_filename, local_filename) Downloads 'archive_filename' and stores it... ocally as 'local_filename' ==== CustomStore_CheckGet==== CustomStore_CheckGet(archive_filename) Checks if 'archive_filename' is available on the cust
Mappings @reference
4 Hits, Last modified: 7 years ago
will be processed (except for ~@ Mappings) ===Target=== The Target is where any messages which match the Email Address part will be sent. You can choose any user/list from here. ==*REMOTE Target== The *REMOTE target is a special case. This tells VPOP3 that the specified Email Address is a valid e
How to make VPOP3 re-download POP3 messages from the ISP @how_to
3 Hits, Last modified: 7 years ago
POP3 Mail Collection @reference
3 Hits, Last modified: 7 years ago
French Webmail Language File @how_to
3 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings @reference
3 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
3 Hits, Last modified: 7 years ago
How to create an SSL Certificate @how_to
3 Hits, Last modified: 7 years ago
RBL Checking not working in VPOP3 Enterprise @how_to
3 Hits, Last modified: 7 years ago
Attachment Extraction Scripting @reference
3 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab @reference
3 Hits, Last modified: 7 years ago
Mail tab @reference
2 Hits, Last modified: 7 years ago
Not Working As Expected @how_to
2 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue @reference
2 Hits, Last modified: 7 years ago
Repairing corrupted database @how_to
2 Hits, Last modified: 17 months ago
Message Monitoring @reference
2 Hits, Last modified: 7 years ago
Sending mail from different email addresses or domains @how_to
2 Hits, Last modified: 7 years ago
Reset Message Folder Counts @reference
2 Hits, Last modified: 7 years ago
Running database updates within a transaction @reference
2 Hits, Last modified: 7 years ago
Database -> Backups Tab @reference
2 Hits, Last modified: 7 years ago
Monitor Scripting @reference
2 Hits, Last modified: 6 years ago
How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3 @how_to
2 Hits, Last modified: 7 years ago
550 5.7.1 Unable to Relay for... @how_to
2 Hits, Last modified: 7 years ago
Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
2 Hits, Last modified: 7 years ago
Windows Server Port Conflicts @faq
2 Hits, Last modified: 7 years ago
How to automatically forward spam to the PSCS spamtrap @how_to
2 Hits, Last modified: 7 years ago
User Routing Script @reference
2 Hits, Last modified: 2 years ago
I got a copy of VPOP3 via TrialPay and would like a refund @faq
2 Hits, Last modified: 7 years ago
How to Delete a User @how_to
2 Hits, Last modified: 7 years ago
How do I get support? @faq
2 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail @how_to
2 Hits, Last modified: 7 years ago
SMTP Service - Filtering @reference
2 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
1 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP @reference
1 Hits, Last modified: 4 years ago
Spam Filter Rules: ZipCount @reference
1 Hits, Last modified: 7 years ago
Access Restrictions Internal Format @reference
1 Hits, Last modified: 22 months ago
User Routing Options @reference
1 Hits, Last modified: 7 years ago
Prune Rules @reference
1 Hits, Last modified: 7 years ago
Useful Database Queries @reference
1 Hits, Last modified: 4 years ago
Status Monitor (port 5109) protocol @reference
1 Hits, Last modified: 6 years ago
Version 5 Web Mail API @mailapi
1 Hits, Last modified: 7 years ago
Database query to get all lists and members @reference
1 Hits, Last modified: 7 years ago
Error message: Your connection has been blocked temporarily - Try again later @how_to
1 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull @reference
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL @reference
1 Hits, Last modified: 7 years ago
Lists @reference
1 Hits, Last modified: 7 years ago
Mail Collectors @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5 @reference
1 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
SMTP Reputation Stats @reference
1 Hits, Last modified: 7 years ago
Send Admin Message @reference
1 Hits, Last modified: 7 years ago
LAN Forward Warning: 452 (4.3.1 Insufficient system resources) @lan_forward_warning
1 Hits, Last modified: 7 years ago
Version 5 Web Admin API @adminapi
1 Hits, Last modified: 7 years ago
Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports @how_to
1 Hits, Last modified: 7 years ago
IMAP4 'Ghost Folders' @how_to
1 Hits, Last modified: 7 years ago
Initial Configuration Tasks @how_to
1 Hits, Last modified: 7 years ago
How to Forward Messages to an External Address @how_to
1 Hits, Last modified: 7 years ago
How to filter attachments @how_to
1 Hits, Last modified: 7 years ago
Error Message Handling @how_to
1 Hits, Last modified: 7 years ago
Error expanding recipient - Nesting Level too deep @how_to
1 Hits, Last modified: 7 years ago
Error creating Service Entry (VPOP3) - 5 @how_to
1 Hits, Last modified: 7 years ago
How to send a fax by email using the VPOP3 FaxServer @how_to
1 Hits, Last modified: 7 years ago
Database Maintenance @how_to
1 Hits, Last modified: 7 years ago
Data stream contained NUL character @how_to
1 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3 @how_to
1 Hits, Last modified: 7 years ago
SMTP error 'Invalid HELO name' @how_to
1 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use @how_to
1 Hits, Last modified: 7 years ago
Error 1068 - the dependency service or group failed to start @how_to
1 Hits, Last modified: 7 years ago
450 4.3.2 Content Filter Timeout @how_to
1 Hits, Last modified: 7 years ago
FATAL: connection limit exceeded for non-superusers @fatal
1 Hits, Last modified: 7 years ago
What is Software Maintenance? @faq
1 Hits, Last modified: 7 years ago
What is Software Maintenance? @faq
1 Hits, Last modified: 7 years ago
What is PostgreSQL? @faq
1 Hits, Last modified: 7 years ago
POP3 Protocol @faq
1 Hits, Last modified: 7 years ago
Lost Licence Details @faq
1 Hits, Last modified: 7 years ago
How do I write an email to technical support? @faq
1 Hits, Last modified: 7 years ago
We installed a new router and now nothing works @how_to
1 Hits, Last modified: 7 years ago
LAN Forward Warning: 452 (4.3.1 Insufficient system resources) @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed @how_to
1 Hits, Last modified: 7 years ago
Seeing where a message came from @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems @how_to
1 Hits, Last modified: 7 years ago
VPOP3 re-downloading old messages from the ISP POP3 server @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Not Starting Properly @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog @how_to
1 Hits, Last modified: 7 years ago
User receiving other users' messages @how_to
1 Hits, Last modified: 7 years ago
How to use the VPOP3 Status Monitor @how_to
1 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
1 Hits, Last modified: 7 years ago
Frequently Asked Questions @faq
1 Hits, Last modified: 4 years ago
VPOP3 Status Service Disabled @how_to
1 Hits, Last modified: 7 years ago
Sender Domain Must Resolve @how_to
1 Hits, Last modified: 7 years ago
Router Problem error messages @how_to
1 Hits, Last modified: 7 years ago
How to limit size of sent mail @how_to
1 Hits, Last modified: 7 years ago
How to remove messages from the outbound queue @how_to
1 Hits, Last modified: 7 years ago
Problems sending messages to spam@<your domain> @how_to
1 Hits, Last modified: 7 years ago
PostgreSQL server won't start due to damaged log files @how_to
1 Hits, Last modified: 7 years ago
POP3/Webmail/IMAP4 can't see a user's messages, but the administrator can @how_to
1 Hits, Last modified: 7 years ago
ping_test @how_to
1 Hits, Last modified: 7 years ago
Outbound Messages Not Appearing in Monitor Target Mailbox @how_to
1 Hits, Last modified: 7 years ago
How to Obtain Message Headers @how_to
1 Hits, Last modified: 7 years ago
Trying to perform administrative tasks without rights @how_to
1 Hits, Last modified: 7 years ago
Outlook/Windows Messaging reports "No transport provider is available" @how_to
1 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP @how_to
1 Hits, Last modified: 7 years ago
Locked Accounts @how_to
1 Hits, Last modified: 7 years ago
Total Rebuild of Database @how_to
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