* Howard Miller <[EMAIL PROTECTED]> [010419 09:18]:
> Hi,
> 
> I am using vpopmail and want to send a copy of all mail sent to and 
> from a particular user to be copied to another user, I can settle for 
> just one way at a push.
> 
> I have messed around at length with .qmail files in various places 
> but just get weird results.
> 
> Anyone help??

Edit extra.h in the qmail sources. Set, for instance:

  #define QUEUE_EXTRA "Tmsglog\0"
  #define QUEUE_EXTRALEN 8

Recompile qmail. At this point, *all* messages will also be sent to a user
called ``msglog'' on your box. Set up ~alias/.qmail-msglog with delivery
instructions for this user.

Alternatively, use Bruce Guenter's qmail packages and be done with it.
[http://em.ca/~bruceg/qmail+patches/].

Good luck,

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
In accord to UNIX philosophy, PERL gives you enough rope
to hang yourself.
(Larry Wall, Randal Schwartz: Programming Perl (aka the Camel Book))

Reply via email to