[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Installing Procmail on an XTR?
- Subject: Re: [cobalt-users] Installing Procmail on an XTR?
- From: sm <sm@xxxxxxxxxxxx>
- Date: Mon Apr 29 13:32:19 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
At 10:22 29-04-2002 -0400, Phoenix wrote:
>/etc/procmailrc will run against all mail coming into a machine including the
>virtual domains, right? I wouldn't want to do filters like this on a global
Yes, it will filter mail for the virtual domains too.
>level since it affects the whole customer base. A quick glance at the
procmail
>man page indicates $HOME/.procmailrc (note the dot before the file name)
will do
>the same thing on a user level.
It is better to filter at the user level (put a .procmailrc file in the
user's home directory) as it allows your users to decide whether they want
the filtering feature or not.
>Is the procmailrc processed automatically by the standard mail set up?
Yes, the global procmailrc will be processed automatically. For user-level
filtering, the mail delivery system will verify for an entry in the
.forward file to see whether the mail should be processed through Procmail
recipes.
Regards,
-sm