Fulltext results:
- Formatting Syntax @wiki
- com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, t... m|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, t... Wiki]]. ==== Windows Shares ==== Windows shares like [[\\server\share|this]] are recognized, too. Plea... these only make sense in a homogeneous user group like a corporate [[wp>Intranet]]. Windows Shares li
- Exchange 2007 @how_to
- ar right. - In the **Name** box enter something like "Mail to VPOP3" - In the **Select the intended ... Row** - In the **Address** column put something like //user1@mydomain.com// - In the **Server** column put something like //192.168.1.1:5025// You can tell VPOP3 to forwa... ant to forward ALL email addresses, use something like: * Address: *@mydomain.com * Server: 192.168.
- Setting up VPOP3 to work with Exchange 2003 @how_to
- TP Connector - In the Name box enter something like Mail to VPOP3 - Choose the Forward all mail thr... t LAN Forwarding button.In this window put a line like <code> *@mydomain.com 192.168.1.1:5025 </co... her LAN Mail Server, and in the box put something like //fred@domain.com@192.168.1.1:5025// ===VPOP3 2.... n this LAN Forwarding configuration box put lines like: user1@mydomain.com 192.168.1.1:5025 u
- How To Setup VPOP3 Service Security @how_to
- wing access from outside), unless the router acts like a proxy server, rather than a normal router. Usu... hat, nowadays, it is very rare for routers to act like proxy servers, but it was more common several yea... ou want to allow access from anywhere, use a line like ''0.0.0.0 0.0.0.0'' to mean 'allow access from an
- Database -> Restore Tab @reference
- t in the VPOP3\pgsql\bin folder and run a command like createdb -U postgres -E SQL_ASCII -p 5433 -T t... database called 'vpop3temp' Then, run a command like: pg_restore -U postgres -p 5433 -d vpop3temp -j... t in the VPOP3\pgsql\bin folder and run a command like dropdb -U postgres -p 5433 vpop3temp (password
- Using VPOP3 Spam Filtering with LAN Forwarding @how_to
- user, in the 'Forward To' section enter something like **SMTP:user@mydomain.com@192.168.1.1**, tick the ... eral in the VPOP3 settings, and specify something like 'spambox@mydomain.com' in the Redirect setting. A... eral in the VPOP3 settings, and specify something like 'spambox@mydomain.com' in the Redirect setting.
- Spamfilter database comparators @reference
- SIX regular expression]] not-match comparison * LIKE does an SQL 'LIKE' comparison * ILIKE does a case insensitive SQL 'LIKE' comparison
- Signing outgoing mail with DKIM @how_to
- horized domains and aren't fake emails. Companies like Google and Yahoo use DKIM to sign their emails an... BEGIN/END lines) and paste it into a text editor, like notepad. This document needs to be saved into the... me, so it can be random text, or something simple like 's1' or whatever you prefer. You should not reuse
- What's new in version 5 webmail? @reference
- r 'remembers' the changes you have made to things like the height/width of a panel, or the width of a co... entific manner and gives a score, based on things like the inclusion of different types of character (ca
- ping_test @how_to
- ng %%www.pscs.co.uk%%''. You should see a display like this: Pinging www.pscs.co.uk [195.112.5.192] w... ''ping 195.112.5.192''. You should get a display like this: Pinging 195.112.5.192 with 32 bytes of d
- Mail Sender Advanced Relay Settings @reference
- setting, and set the return address to something like **postmaster@yourdomain.com** ====Change NULL Re... to a specified email address here. Use something like **no-one@yourdomain.com** or another email addres
- How to Obtain Message Headers @how_to
- in a pop-up box - if you use an Internet browser like Firefox or Opera, you will be able to select and ... in a pop-up box - if you use an Internet browser like Firefox or Opera, you will be able to select and
- Outgoing Message Scripting @reference
- held. * HoldUntil - If this is set to a string like YYYYMMDDHHMMSS then the message is held until tha... n it is never deleted. If this is set to a string like YYYYMMDDHHMMSS then the message will be deleted a
- How to automatically forward spam to the PSCS spamtrap @how_to
- To send mail for unrecognised users use a mapping like **~@yourdomain.com -> spamtrap**. Otherwise use a mapping like **unused.user@yourdomain.com -> spamtrap**.
- Spam Filter Rules: IfMatch @reference
- dIf** and may contain an **Else** statement, just like the [[spamrules_statement_if|If]] statement. ===... d could also be achieved with a substring search, like so: <code> IfMatch subject "hello" # Statements E