• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • VPOP3 Historical Logger Backlog • Webmail Tabs • Autoresponder • VPOP3 re-downloading old messages from the ISP POP3 server • Dynamic IP Address • Security Settings -> Intrusion Protection Tab • Spam Filter Rules: IfMatch • VPOP3.RenameFolder Lua function • Spam Filter Rules: ZipContents • Controlling VPOP3 via Email

server

Search

You can find the results of your search below.

Starts 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 alter LAN Forwarding rules for one server to go to another
  • Database query to alter LAN Forwarding rules for one server to go to another
  • imap4_server
  • IMAP4 Server Scripting
  • Database query to list messages in the LAN forwarding queue waiting to go to a specific server
  • ListServer Commands
  • ListServer Settings
  • Lua SMTP MX Server Rules
  • SMTP Server Lua Scripting
  • POP3 Server
  • SMTP Server
  • Webmail Server

Fulltext results:

Mail Connectors -> Mail Senders -> SMTP Direct
30 Hits, Last modified: 7 years ago
red to send mail directly to the recipient's mail server (or the recipient's mail service provider). Usual... connection - such as a leased line, or your mail server is co-located in a data centre. Attempts to use S... ction may be problematic since the receiving mail server may think you a home user who has been infected with a [[wp>spambot]] rather than a proper mail server. To have the most chance of SMTP Direct sending
SMTP Direct Sender Settings
21 Hits, Last modified: 7 years ago
w VPOP3 will send mail using SMTP Direct ====DNS Servers to Use==== This setting tells VPOP3 the IP addresses of the DNS servers it should use to find the recipients' mail servers. Separate multiple addresses with commas. If you leave this blank, then VPOP3 will use the DNS servers set in the [[misc dns|Misc Settings]]. Ideally,
Misc -> DNS Tab
21 Hits, Last modified: 7 years ago
]] -> DNS The DNS tab lets you specify which DNS servers VPOP3 will use. DNS (Domain Name System) is a sy... ier for people to remember names. VPOP3 uses DNS servers for several purposes: accessing spamfilter 'real time blacklists', connecting to remote servers, etc ====Current DNS Servers==== The **Current DNS Servers** box, lets you see which DNS servers VPOP3
POP3 Mail Collection
18 Hits, Last modified: 7 years ago
{{:reference:pop3general.png?nolink&|}} * POP3 Server Address - this is the name (or IP address) of the POP3 server from which you want VPOP3 to collect mail * Port - this is the port of the POP3 server VPOP3 is collecting mail from. Usually this will ... (STLS), usually on the standard port 110. If the server doesn't support TLS encryption then the connectio
Database query to alter LAN Forwarding rules for one server to go to another
18 Hits, Last modified: 7 years ago
abase query to alter LAN Forwarding rules for one server to go to another====== If a LAN forwarding destination server fails, you may wish to change the LAN forwarding rules to point to the new server. (Note that, if planning ahead, it may be easier ... simply change the IP address associated with the server host name instead) As this database query update
SMTP Server Lua Scripting
18 Hits, Last modified: 4 weeks ago
======SMTP Server Lua Scripting====== The SMTP Server [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is cal... is called whenever an instance of the VPOP3 SMTP server is launched - ie whenever someone opens a connection to port 25 on the VPOP3 server to send it a message, whether from a local user o
Mail Connectors -> Mail Senders
14 Hits, Last modified: 7 years ago
mail for specific users to another specific mail server (e.g. a local Microsoft Exchange Server or another VPOP3 server) then use the [[LAN Forwarding]] feature instead. VPOP3 can send outgoing mail u... ons where you will send mail through another mail server (eg your ISP's SMTP mail server). If you have a d
SMTP Service -> Advanced Tab
13 Hits, Last modified: 7 years ago
vice -> Advanced Tab====== [[Services]] -> [[SMTP Server]] -> Advanced Tab ====Refuse SMTP Connections fr... m', and the message would be sent to Apple's mail servers who would strip the @apple.com, and replace the ... This could be used legitimately for reaching mail servers which may not have very good Internet connectivi... used in practice. In the 'old' days, some Linux servers would use the '!' ('bang' character) as an indic
Misc -> Advanced Tab
13 Hits, Last modified: 7 years ago
a 'hop' is when a message is passed from one mail server to another. When a message is received, most mail servers will count the 'hops' which a message has alread... have got stuck in a loop somewhere - eg if a mail server is misconfigured, a message may be sent back and forth between two mail servers. Without the 'max hops' check, the message would
LAN Forwarding Scripting
12 Hits, Last modified: 7 months ago
ntaining * InAddress - address to match * ServerAddress - server address (and optional port) for the message to be LAN Forwarded to * ServerUsername - optional username to log onto the other server * ServerPassword - optional password to log o
ListServer Settings
12 Hits, Last modified: 7 years ago
ourdomain.com' to have them processed by the list server. ====ListServer Reply-To==== The ListServer repl... which will be specified in messages from the list server. This is there for those people who will reply to the automated responses messages from the list server as if it is a real person - so, you could set the... ather than rejected as unintelligible by the list server. ====Report bad ListServer messages to the Main
Database query to alter LAN Forwarding rules for one server to go to another
12 Hits, Last modified: 7 years ago
abase query to alter LAN Forwarding rules for one server to go to another====== If a LAN forwarding destination server fails, you may wish to change the queued messages to go to the new server. (Note that, if planning ahead, it may be easier ... simply change the IP address associated with the server host name instead) As this database query update
Lua SMTP MX Control
11 Hits, Last modified: 22 months ago
eason if the SkipSend value is true. =====Remote Server Settings===== If you need to tweak how VPOP3 connects to remote servers you can write a **ServerDetails** function. VPOP3 calls this function before sending each message. (Thi... ed in VPOP3 v6.5]]) The function signature is: **ServerDetails(Parameters, HeaderLines, Actions)** The P
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
9 Hits, Last modified: 7 years ago
LAN forwarding queue waiting to go to a specific server====== The VPOP3 settings show the first 100 mess... ow let you list just messages going to a specific server. At a command prompt in the VPOP3 directory run ... sages.outgoingtargets USING(msgid) WHERE target='<server>' ORDER BY msgid; to list all the messages in the LAN forwarding queue going to the server "<server>". <server> should be the server name as
Services
9 Hits, Last modified: 7 years ago
OP3. * [[Services General|General]] * [[POP3 Server]] * [[SMTP Server]] * [[IMAP4 Server]] (VPOP3 Enterprise Only) * [[Password Server]] * [[Finger Server]] * [[LDAP Server]] * [[WebMail
SMTP -> General tab
8 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
7 Hits, Last modified: 6 years ago
Status
7 Hits, Last modified: 7 years ago
Settings -> Diagnostics
6 Hits, Last modified: 7 years ago
Lua Scripting
6 Hits, Last modified: 5 days ago
POP3 Client Lua Scripting
6 Hits, Last modified: 22 months ago
Settings -> Local Mail -> General
6 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
6 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
5 Hits, Last modified: 22 months ago
SMTP Server -> IDS/IPS
5 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
5 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
5 Hits, Last modified: 7 years ago
Bandwidth Control
5 Hits, Last modified: 7 years ago
Mappings
4 Hits, Last modified: 7 years ago
LogDB.Sessions table
4 Hits, Last modified: 7 years ago
POP3 Server -> General Tab
4 Hits, Last modified: 7 years ago
Incoming SMTP Mail
4 Hits, Last modified: 7 years ago
Misc -> General Tab
4 Hits, Last modified: 7 years ago
Useful Database Queries
4 Hits, Last modified: 4 years ago
Message Archive -> General
3 Hits, Last modified: 7 years ago
Connections
3 Hits, Last modified: 7 years ago
POP3 Server
3 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
3 Hits, Last modified: 7 years ago
SMTP Server
3 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
3 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
3 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
2 Hits, Last modified: 7 years ago
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
SMTP Service - Filtering
2 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
2 Hits, Last modified: 7 years ago
Webmail Server
2 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost
2 Hits, Last modified: 7 years ago
Database -> Backups Tab
2 Hits, Last modified: 7 years ago
LAN Forwarding
2 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
2 Hits, Last modified: 7 years ago
Mail Connectors
2 Hits, Last modified: 7 years ago
Reports
2 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5
1 Hits, Last modified: 7 years ago
VPOP3.MessageReset
1 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePart
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
1 Hits, Last modified: 22 months ago
Spam Filter Rules: WinHTTPGet
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet
1 Hits, Last modified: 7 years ago
Download Rules
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
1 Hits, Last modified: 7 years ago
Mail Collectors
1 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
1 Hits, Last modified: 3 years ago
IMAP4 Server Scripting
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
Database -> Restore Tab
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules
1 Hits, Last modified: 2 years ago
imap4_server
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