On Thu, May 29, 2003 at 02:02:06PM -0500, Malcolm wrote:
> |preline /home/vpopmail/tmda/bin/tmda-filter -c
> /home/vpopmail/domains/lds.dyndns.org/sales/.tmda/config
> /home/vpopmail/domains/lds.dyndns.org/johndoe1/Maildir/
> /home/vpopmail/domains/lds.dyndns.org/johndoe2/Maildir/
> /home/vpopmail/domains/lds.dyndns.org/johndoe3/Maildir/

You can do this, but beware that this will not take into account any
vpopmail quotas for the accounts, or any other instructions in the users 
.qmail file (spamc?).  I would do it like this:

  |preline tmda-filter -c /home/vpopmail/domains/lds.dyndns.org/sales/.tmda/config
  &[EMAIL PROTECTED]
  &[EMAIL PROTECTED]
  &[EMAIL PROTECTED]

Then put a rule in each of these users' incoming filter that allows 
messages to [EMAIL PROTECTED] through.  Maybe something like this:

  headers '^(To|Cc): <[EMAIL PROTECTED]>' ok

You do not need a "sales" account, only the necessary TMDA configuration
files (crypt_key, config, etc).   You might also consider using a shared
whitelist from the other users in the domain.

Cory

--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to