welcome: please sign in

Diff for "MemberManual/Email"

Differences between revisions 4 and 5
Revision 4 as of 2007-11-01 20:06:36
Size: 1901
Editor: MichaelOlson
Comment: Link to exim and procmail subpages
Revision 5 as of 2007-11-01 20:07:31
Size: 1905
Editor: MichaelOlson
Comment: Fix links
Deletions are marked like this. Additions are marked like this.
Line 38: Line 38:
 * [/EximFilter]: Exim filter instructions.
 * [/Procmail]: Procmail instructions.
 * ["/EximFilter"]: Exim filter instructions.
 * ["/Procmail"]: Procmail instructions.

This is the chapter of the MemberManual that describes how to receive and manage your email.

TableOfContents

Introduction

HCoop offers a good variety of ways to wrangle and access your email.

The ~/Maildir directory is created for you when your account is created. So please do not delete the ~/Maildir directory if you value mail delivery and access.

Quotas

The ~/Maildir directory resides on its own volume, and has a separate quota from the rest of your home directory.

Before copying over any existing email, be sure that you have enough disk space in your quota. Here's how:

fs listquota ~/Maildir

This will give you the name of your mail volume, available space (in MB), used space (in MB), the percentage of your volume used, and the percent of space used on AFS by all HCoop volumes.

If you need more space, please file a support request at [https://members2.hcoop.net/portal/support] in the AFS category. Be sure to nmention how much space you want.

Filtering

Both Exim filters and Procmail are available on the new systems.

If you are not familiar with procmail, and simply want to send mail to another email address, using a ~/.public/.forward file will probably be easier for you. If you want to exercise control over your email by splitting it into various IMAP folders based on custom criteria using the power of regexps, perhaps a .procmail.d/procmailrc file would be best.

You can use either a .procmail.d/procmailrc file or a .forward file, but not both.

Please read the following subpages for further information.

  • ["/EximFilter"]: Exim filter instructions.

  • ["/Procmail"]: Procmail instructions.

Remainder

  • Domtool part.
  • Virtual mailboxes.
  • Filtering spam.

MemberManual/Email (last edited 2022-08-11 15:39:23 by 129)