Yee Siew Chin <[EMAIL PROTECTED]> wrote:
> 
> how do i keep incoming and outgoing email for virtual domain email?
> cause i want to keep incoming and outgoing email separately like this
> domain abc.com will keep their incoming and outgoing email to
> [EMAIL PROTECTED] and domain def.com will keep their incoming and outgoing
> email to [EMAIL PROTECTED]

Incoming mail is easy; if you use a virtual domain manager package where
each domain is controlled by a different .qmail-default file, just put a
Maildir delivery line ahead of your virtual domain delivery agent.

Otherwise, use djb's QUEUE_EXTRA feature, delivering a copy of every
queued message to ~alias/.qmail-log.  Have that file pump the messages
through a script which determines where to file it.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to