<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16421"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>I figured it out. I did not need the extra forward statement</DIV>
<DIV> </DIV>
<DIV>For example within MailScanner:</DIV>
<DIV> </DIV>
<DIV>Non-Spam Actions using a ruleset:</DIV>
<DIV> To: jdoe@domain.tld deliver forward <A href="mailto:User1@domain.tld">User1@domain.tld</A> <A href="mailto:User2@domain.tld">User2@domain.tld</A></DIV>
<DIV>or<BR>
<DIV> To: <A href="mailto:jdoe@domain.tld">jdoe@domain.tld</A> forward <A href="mailto:User1@domain.tld">User1@domain.tld</A> <A href="mailto:User2@domain.tld">User2@domain.tld</A></DIV></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>thanks</DIV>
<DIV><BR><BR>>>> On 6/8/2011 at 2:51 PM, "Scott B. Anderson" <sbanderson@impromed.com> wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">This is an MTA question, so it is off topic for the list, but if you are using sendmail, then use /etc/mail/aliases (or wherever your distribution places it) <BR><BR>Username: username@domain.tld, username2@domain.tld, username3@domain.tld<BR><BR><BR>Then save and run newaliases. <BR><BR>I'm sure someone else will reply with the answer for postfix, but my guess would be to replace your second 'forward' with a comma. <BR><BR>Scott<BR><BR>-----Original Message-----<BR>From: mailscanner-bounces@lists.mailscanner.info [mailto:mailscanner-bounces@lists.mailscanner.info] On Behalf Of Brad Beckenhauer<BR>Sent: Wednesday, June 08, 2011 2:40 PM<BR>To: mailscanner@lists.mailscanner.info<BR>Subject: Rules & forwards<BR><BR>I need a rule that will forward email to a given account to multiple accounts as shown below.<BR><BR>To: jdoe@domain.tld forward User1@domain.tld ( mailto:User1@domain.tld ) forward User2@domain.tld<BR><BR>The syntax does work for User1, but not User2.<BR><BR>Any suggestions on how to make this work for the second user account?<BR><BR>thanks<BR><BR><BR>-- <BR>ImproMed, LLC.<BR>--<BR><BR>--<BR>MailScanner mailing list<BR>mailscanner@lists.mailscanner.info<BR><A href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</A><BR><BR>Before posting, read <A href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</A><BR><BR>Support MailScanner development - buy the book off the website!<BR></DIV></TD></TR></TBODY></TABLE></BODY></HTML>