MaxRCPTPerMessage will catch any message going through SMTPD, regardless of who its to. It wouldn't catch messages sent from Web Messaging but you could just add some javascript to sendmail.html to parse the to, cc and bcc fields, count the number of recipients and raise an error if it is too many addresses.
John Korsak ----- Original Message ----- From: "Eric Shanbrom" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 22, 2002 9:57 PM Subject: Re: [IMail Forum] Restricting the number of recipients on a message... > I believe this is for outgoing messages only. You can set up "tar-pitting" > on the incoming side via: > > http://support.ipswitch.com/kb/IM-19990805-DM01.htm > > This will bog down any spammer to the point where they will not send to your > server as it ties theirs (or the hijacked one) up in the wait state > > Eric S > ----- Original Message ----- > From: "John Korsak" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, March 22, 2002 1:31 PM > Subject: Re: [IMail Forum] Restricting the number of recipients on a > message... > > > > Why not just set "Max Recipients Per Message"? > > > > http://support.ipswitch.com/kb/IM-19990805-DM02.htm > > > > John Korsak > > Product Marketing Manager, IMail Server > > > > ----- Original Message ----- > > From: "Sanford Whiteman" <[EMAIL PROTECTED]> > > To: "Ronnie Morgan" <[EMAIL PROTECTED]> > > Sent: Wednesday, March 20, 2002 11:55 PM > > Subject: Re: [IMail Forum] Restricting the number of recipients on a > > message... > > > > > > > >I need to know if there is a way to prevent a message from going > > > >through if the number of recipients is greater than X? > > > > > > I think Declude Hijack can be effective for this. > > > > > > Sandy > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > to be removed from this list. > > > > An Archive of this list is available at: > > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > > > > Please visit the Knowledge Base for answers to frequently asked > > questions: http://www.ipswitch.com/support/IMail/ > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > > Please visit the Knowledge Base for answers to frequently asked > questions: http://www.ipswitch.com/support/IMail/ > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
