Hi there. In the user's folder inside 'MAILROOT'/domains/yourdomain.com/ put a file named 'mailproc.tab'.
Inside that file put two directives; one is the redirection and the other tells xmail to drop mail into the current user's mailbox. Example below: "redirect" "[EMAIL PROTECTED]" "mailbox" Between the 'redirect' and the address there must be a tab, not spaces. The 'mailbox' directive instructs XMail to put a copy of the message in the current user's mailbox. If you leave this out you can redirect mail without keeping a local copy. You can redirect to any address, and you can include several redirects if you wish. Also there are two kinds of redirects. I think I have this right; the one above will redirect the message without changing the original sender, while 'lredirect' will change the sender to the address of the user where the mailproc.tab file resides (someone correct me if I'm wrong). Adrian Hicks On Wed, 2003-01-22 at 08:51, slackl wrote: > > Hello. > > I need to duplicate all incoming mail on several user accounts to another > mailbox, yet delivering this mail to the destination mailbox intact. > > How should I do this ? > On sendmail, I was doing that via .forward, but on xmail forwarding to mail > to several users including own address generates a loop. > > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > > --- > [This E-mail was scanned for viruses.] > -- MIS Project Manager Auston International Pte Ltd Tel: (65) 6339 4800 ext. 229 Fax: (65) 6339 7600 E-mail: [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
