Fulltext results:
- Autoresponder Commands
- tain special text strings to create special behaviour, in addition to plain text as part of the respons... d by angle brackets (<>) and they alter the behaviour of the autoresponder in some way. If you put com... Time - the time can be specified as hh:mm in 24 hour clock. If you specify just one time, it will only... ===Custom Time Formats==== * h - Hours from 12 hour clock, no leading zeros * hh - Hours from 12 ho
- Settings -> Attachment Processing
- ering===== The **Filtering** tab is divided into four main sections: ====Attachment Filtering==== Atta... unts for*'', or ''Subject: /Annual accounts for (Your main business|Your other business)/i'' =====Extraction===== The **Extraction** tab allows you to enab... s replaced with underscores// * **%year%** - //Four digit year// * **%month%** - //Two digit month/
- Scheduling Management Scripts
- is script at approximately 1 minute, 5 minute, 1 hour and 1 day intervals. These times are only approxi... min) functions as that will slow down other behaviour of VPOP3. E.g. if you want to go through all user... counted from when VPOP3 was started. ====Sched1Hour==== VPOP3 calls the ''Sched1Hour()'' function approximately every hour. This time is counted from when
- Lua Scripting
- er applications. VPOP3 uses it to customise behaviour in places where most people will be happy with the default behaviour, but occasionally people will want to do somethin... e note - the only help we will give with Lua with our free support is to clarify the Lua interface (eg ... ith Lua in general or help you to write or debug your own Lua scripts. We can help with that, but it wi
- Spamfilter White/Blacklists
- sts & blacklists for the spam filter. There are four lists you can manage. The Whitelist Addresses & B... r Rule Weights|Rule Weights]] to alter this behaviour (eg you could increase the Whitelist rule weight ... nfiguration]] tab can be used to alter this behaviour. =====White/Blacklist entries===== ====Address e
- Scheduled Task Script
- new script. Sched1Min() Sched5Min() Sched1Hour() Sched1Day() VPOP3 calls these functions at... fied time intervals. The 1 minute, 5 minute, 1 hour functions are called approximately those times af
- What's new in version 5 webmail?
- sion 5. For a more detailed list of changes, view our [[http://bugtracker.pscs.co.uk/changelog_page.php... the **Enhanced** link at any time. We have done our best to automatically detect whether a device req... a calendar interface, which allows you to manage your calendars and events.\\ To access the [[Calendars... ions are now stored in cookies, which means that your web browser 'remembers' the changes you have made
- User Routing Script
- e note - the only help we will give with Lua with our free support is to clarify the Lua interface (eg ... ith Lua in general or help you to write or debug your own Lua scripts. We can help with that, but it wi... *t"); --https://www.lua.org/pil/22.1.html if now.hour < 12 then Assistants = "otheraddress@example.co
- Lua SMTP Relay Control
- s script may have global variables, depending on your version of VPOP3. In VPOP3 3.0.0L and later, the... e = os.date("*t"); if size > 10000000 and (time.hour > 7 and time.hour < 19) then actions["SkipSend"] = 1; end; if size > 5000000 then actions["Prio
- SMTP Server Lua Scripting
- script itself in order to change the VPOP3 behaviour. VPOP3 will call the following Lua functions in ... modified by the script to modify the VPOP3 behaviour. If the variable is marked as (IN) then it shoul
- Misc -> Advanced Tab
- sually sufficient, but in a few cases, eg if all your mail passes through many mail servers (spam filte... these messages will come from **mailer_daemon**@<your domain>. Some people have wanted to change this ... local mailbox. This is usually the expected behaviour. If you check this option, then all messages whi... r they are for a local user or not. Depending on your configuration, VPOP3 may then download the messag
- Spamfilter Script Configuration tab
- s settings that can be changed to alter the behaviour of the spamfilter. These are defined in the scrip... g time of the message (it is quicker if you have your own local DNS server on your network). However, it means that, in combination with the **AllowQuickEnd... with POP3. =====Redirect===== The default behaviour of the spam filter is for detected spam to be put
- Spam Filter Rules
- r you, that is possible, but it is not covered by our standard support services. If you [[support@pscs.... sresults.txt** - this contains the standard behaviour to perform depending on the calculated spam 'scor... The **spamrules_user*.txt** files are for adding your own customised script entries, without them being
- lan_forwarding_configuration
- See our online manual [[http://www.pscs.co.uk/manual/index.html?localmail_lanforwarding_configuration.
- VPOP3.SendMessage
- endMessage' sends a text email message It takes four parameters: - The email address of the sender