"Stephen C. Comoletti" wrote:

> I know this has been asked before, however I've been unable to find it
> in the archives.  I need to be able to deliver incomming mail for user A
> to the maildir for both user A and user B. I've tried a few things with
> the .qmail-A file, and ended up with a few mail loops and undeliverable
> errors. Anyone able to give the correct syntax for this?

/home/A/Maildir/
/home/B/Maildir/

Except of course both directories must be writeable by A, otherwise how
can he deliver mail there?  It's probably much better to use

/home/A/Maildir/
&B@localhost

And let B deal with the delivery of his own mail.

Regards,
--Steve

Reply via email to