• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Daily Summary is not reporting all Sent messages • How to make VPOP3 re-download POP3 messages from the ISP • Which versions of Windows will VPOP3 run on? • 550/553 Not Permitted error from BT Internet's mail servers • Total Rebuild of Database • Copy Outgoing mail • How to download VPOP3 • SMTP Service -> VRFY/EXPN Tab • Address Book tab • How to Obtain Message Headers

get

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:

  • 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
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
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
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
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';
LAN Forwarding Scripting
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
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
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
Autoresponder Commands
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> =
Mappings
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
Spam Filter Rules
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
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
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
Archive Script
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
POP3 Mail Collection
3 Hits, Last modified: 7 years ago
ve Messages On Server'' is set too large, you may get problems with the mailbox at your mail service pr... emote server reuses ''UID''s too quickly, you may get missed messages. For instance, if VPOP3 downloads... gives new ''UID''s to existing messages, you may get duplicate messages. If you tell VPOP3 to delete m
Attachment Extraction Scripting
3 Hits, Last modified: 7 years ago
cate that the attachment will be copied to the target directory (true) or moved to the target directory and deleted from the message (false) * targetdirectory - the target directory determined by the VPOP3 settings The
SMTP Direct Sender Settings
3 Hits, Last modified: 7 years ago
you can specify multiple lines which match the target domain, VPOP3 will treat those all as having the ... overrides is as before - recipient domain, and target mail server, but after that you can specify qualifiers & options - Set priority of the target server - specify ''$priority:<number>''. If you d
Message Archive -> Offline Tab
3 Hits, Last modified: 7 years ago
Reset Message Folder Counts
2 Hits, Last modified: 7 years ago
SMTP Service - Filtering
2 Hits, Last modified: 7 years ago
Message Monitoring
2 Hits, Last modified: 7 years ago
Running database updates within a transaction
2 Hits, Last modified: 7 years ago
Mail tab
2 Hits, Last modified: 7 years ago
Monitor Scripting
2 Hits, Last modified: 6 years ago
Database -> Backups Tab
2 Hits, Last modified: 7 years ago
User Routing Script
2 Hits, Last modified: 2 years ago
Database query to list ALL messages in the LAN forwarding queue
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 6 years ago
Spam Filter Rules: ZipContents
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
1 Hits, Last modified: 7 years ago
Useful Database Queries
1 Hits, Last modified: 4 years ago
Prune Rules
1 Hits, Last modified: 7 years ago
User Routing Options
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL
1 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
1 Hits, Last modified: 22 months ago
Spam Filter Rules: StartDNS
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5
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
Send Admin Message
1 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
1 Hits, Last modified: 7 years ago
Mail Collectors
1 Hits, Last modified: 7 years ago
Lists
1 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
1 Hits, Last modified: 7 years ago
Database query to get all lists and members
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
1 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago

Page Tools

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