<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.7">
  <TITLE>RE: Whitelisted</TITLE>
</HEAD>
<BODY LINK="#0000ff">
I've found more detailed directions on implementing Sendmail Extended Queue Groups, the sendmail feature you need to break email to multiple recipients up into messages to  individual recipients. This allows MailScanner to apply individual user preferences to each recipient of the message, not only the first recipient.<BR>
<BR>
The&nbsp; better reference:<BR>
&nbsp;&nbsp;&nbsp; <A HREF="http://www.murty.net/qgrpx/">http://www.murty.net/qgrpx/</A><BR>
<BR>
NOTE: this reference implies that this &quot;Feature&quot; is only available in sendmail versions 8.12.x. but this may apply only to the implementation of the <A HREF="http://www.murty.net/qgrpx/queuegroupx.m4"><U>queuegroupx.m4</U></A> macro. I don't know if this means that the &quot;snip&quot; directions in the faq-o-matic will not work with sendmail versions earlier than 8.12. Any sendmail experts who can comment on this - please do.<BR>
<BR>
These directions allow you to implement this feature by using the m4 macros to generate the sendmail.cf file which is my preferred way to build the sendmail.cf file. (no snip cut paste and hurt yourself) .<BR>
<BR>
I need to get this implemented in the next week and will try and post a full description to the faq-o-matic as soon as I have it tested.<BR>
<BR>
Steve<BR>
Steve@Swaney.com
</BODY>
</HTML>