<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.&nbsp;&nbsp; I did not need the extra forward statement</DIV>
<DIV>&nbsp;</DIV>
<DIV>For example within MailScanner:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Non-Spam Actions using a ruleset:</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; To: jdoe@domain.tld&nbsp; deliver&nbsp; forward <A href="mailto:User1@domain.tld">User1@domain.tld</A>&nbsp; <A href="mailto:User2@domain.tld">User2@domain.tld</A></DIV>
<DIV>or<BR>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; To: <A href="mailto:jdoe@domain.tld">jdoe@domain.tld</A>&nbsp; forward &nbsp;<A href="mailto:User1@domain.tld">User1@domain.tld</A>&nbsp; <A href="mailto:User2@domain.tld">User2@domain.tld</A></DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks</DIV>
<DIV><BR><BR>&gt;&gt;&gt; On 6/8/2011 at 2:51 PM, "Scott B. Anderson" &lt;sbanderson@impromed.com&gt; 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&nbsp; use&nbsp; /etc/mail/aliases (or wherever your distribution places it)&nbsp; <BR><BR>Username: username@domain.tld, username2@domain.tld, username3@domain.tld<BR><BR><BR>Then save and run newaliases.&nbsp; <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 &amp; 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&nbsp;&nbsp;&nbsp; forward User1@domain.tld ( mailto:User1@domain.tld )&nbsp;&nbsp; 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>