Penguin
Blame: WlugMailNotes
EditPageHistoryDiffInfoLikePages
Annotated edit history of WlugMailNotes version 17, including all changes. View license author blame.
Rev Author # Line
17 AristotlePagaltzis 1 * Our MailServer allows you to amend the username part of your [Email] address with a suffix which will be ignored when delivering the mail. The suffix must be preceeded by a plus sign. This means you can use <tt>username+ebay@wlug.org.nz</tt> to conduct your business on eBay, <tt>username+wlug@wlug.org.nz</tt> to sign up for the WlugMailingList, <tt>username+foosoft@wlug.org.nz</tt> for some download registration form, etc, and it will all go into your <tt>username@wlug.org.nz</tt> inbox. This makes it easy to filter your incoming mail, and to see who is passing your address on to other people. :)
15 JohnMcPherson 2
17 AristotlePagaltzis 3 * You can create a file named <tt>.forward</tt> in your home directory (remember, everyone who has a mail account also has a [Shell] account) to have [Email] automatically forwarded to another address. For example after logging in:
15 JohnMcPherson 4 <verbatim>
5 $ echo my_other_address@verisign.com > ~/.forward
6 </verbatim>
7
8 * [Exim] also supports specially formatted <tt>.forward</tt> files to do limited processing of incoming [Email], such as save to a certain file, or forward or drop. As currently set up on the [WLUG] MailServer, such filtering is supported. See EximFilter for hints and examples.
9
10 * If you're using MozillaMail and [IMAP] to connect through the FireWall to the server you may need to add <tt>imap.wlug.org.nz</tt> to your "No Proxies for" list (under Preferences/Advanced/Proxies). This tells your MailClient to connect directly to the server rather than through the proxy.
11
12 * When you log into WebMail you may need to use <tt>username</tt> rather than <tt>username@wlug.org.nz</tt> (this differs from other SquirrelMail setups). The feedback when you make this mistake is a little obscure (i.e. several lines of the [PHP] internal error messages and then <tt>Unknown user or password incorrect</tt>.)
13
14
15 See also:
16 JohnMcPherson 16 * WlugAdmin
15 JohnMcPherson 17 * MozillaNotes
18 * SquirrelMail
19
20 ----
21 CategoryMailNotes

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)