Matteo Cazzador: > Hi i'm using header_checks redirect to filter incoming mail sender and > REDIRECT. > > Is ti possible to redirect to multiple mail address?
REDIRECT user@domain Write a message redirection request to the queue file, and inspect the next input line. After the message is queued, it will be sent to the specified address instead of the intended recipient(s). There can be only one address, and it is not subject to canonical mapping, virtual aliasing, and sender or recipient BCC mapping. Wietse