para-antheoanamystikmetahood of eris esoteric

The Mail System

One thing you will notice is that spam scanning is now done centrally by the mail server, instead of by individual users. Every mail that comes into the system is scanned by SpamAssassin using your settings. It is no longer necessary to do any spam scanning at any other point.

Creating Aliases in the New System

Creating aliases (i.e. something@yourdomain) is much easier in the new system. All aliases are kept in a single file for each domain you have on Eris.

For instance, if you run the domain foobar.net, your aliases can be found on Eris, in the file named:

/etc/aliases/aliases-foobar.net

The format of the file is easy:

localpart: some-destination

This means that mail sent to localpart@foobar.net will be sent to some-destination. Aliases can send mail any number of places - from remote destinations to programs. Here are a few examples:


The .forward file

In your home directory, you will notice you now have a .forward file. This determines what the last step of your mail delivery will be. By default, this line reads:

| /usr/local/bin/maildrop

This means the mail is piped to the program maildrop, which is a handy program for delivering mail to various folders based on rules. Maildrop is used in the default system to deliver spam to a mail folder called, uh, Spam.

However, if you want to forward all of your mail to another address, you can just as easily edit this file to read:

bob@saotome.com

From then on, all mail you receive would be forwarded to bob@saotome.com.

Any questions? Email admin at discordians dot net.