| From | Sent On | Attachments |
|---|---|---|
| David Mir | Jul 9, 2002 10:43 am | |
| David Gartner | Jul 9, 2002 10:56 am | |
| Daniel Higgins | Jul 9, 2002 10:57 am | |
| Randall Shaw | Jul 9, 2002 11:13 am | |
| David Mir | Jul 9, 2002 11:18 am | |
| David Mir | Jul 9, 2002 11:19 am | |
| Daniel Higgins | Jul 9, 2002 11:38 am | |
| Peter C. Norton | Jul 9, 2002 12:15 pm | |
| ktsuresh | Jul 10, 2002 7:11 am | |
| Randall Shaw | Jul 10, 2002 7:37 am |
| Subject: | Re: [courier-users] catch all email | |
|---|---|---|
| From: | David Mir (mi...@soartech.com) | |
| Date: | Jul 9, 2002 11:19:46 am | |
| List: | net.sourceforge.lists.courier-users | |
Thanks, it seems this is the only to do it !!!!
On Tuesday 09 July 2002 02:13 pm, Randall Shaw wrote:
David Mir wrote:
What is the easiest way to set-up a catch-all for all none valid emails for my domain. That is if a email doesn't really exist (ie they spell their name wrong) it gets sent to me otherwise it still just goes to the correct person?
I have seen some examples but they all seem to be all (valid and invalid) or nothing?!?
Create a virtual user of "alias@[yourdomain.com]" (change [yourdomain.com] to your domain in question, but the "alias@" is mandatory). Note the [UID] and [GID] of that new user you made, as you need it for the following commands:
mkdir /pathto/[yourdomain.com]dir/alias /pathto/courier/bin/maildirmake /pathto/[yourdomain.com]dir/alias/Maildir chown -R [UID].[GID] /pathto/[yourdomain.com]dir/alias chmod -R 700 /pathto/[yourdomain.com]dir/alias
vi /pathto/[yourdomain.com]dir/alias/.courier-default
In the file ".courier-default" put your email address where you want all non-matched emails to go to for that virtual domain.
Hope this helps!
-- David Mir System Administrator Soar Technology, Inc. 3600 Green Ct, Ste 600 Ann Arbor, MI 48105-2588 734-327-8000 ext. 222 734-913-8537 (Fax) www.soartech.com mi...@soartech.com





