On Mon, 2007-06-04 at 22:49 +0300, Martynas Spokas wrote: > I am using dbma and I want to add forward for one email to 3 emails. > This looks like when an email to [EMAIL PROTECTED] is received it will > be forwarded to [EMAIL PROTECTED], [EMAIL PROTECTED], > [EMAIL PROTECTED] > > > > Is it possible with dbmail to do that?
Yes, just create one entry for each forward: alias deliver_to [EMAIL PROTECTED] -> [EMAIL PROTECTED] [EMAIL PROTECTED] -> [EMAIL PROTECTED] [EMAIL PROTECTED] -> [EMAIL PROTECTED] DBMail will find all matching aliases and make a list of the deliver_to's that should receive a copy of the email. Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
