[Esd-l] Outgoing traps

Scott Taylor scott at dctchambers.com
Tue Feb 3 09:06:11 PST 2004


At 08:44 AM 02/03/2004, Agostini yves wrote:
>Le mar 03/02/2004 à 17:15, Scott Taylor a écrit :

<sweep>

> > > >
> > > > What's a good way to block or redirect outgoing mail, particularly mail
> > > > with multiple To: blocks of addresses; you know the ones from all those
> > > > chain letters?
> > > >
>
>for sendmail I use
>
>define(`confMAX_RCPTS_PER_MESSAGE',30)
>
>in the m4 config file

I'm still an old time sendmail.cf hack. :(

I'm guessing that could be useful, but I was thinking of those emails that 
users like to forward around all over.  They end up with a bunch of email 
addresses in the message body.  So the body ends up looking something like:

 > To: emailaddress, emailaddress, emailaddress, emailaddress
 > From: emailaddress
blah blah blah
 > >
 > > To: emailaddress, emailaddress, emailaddress, emailaddress
 > > From: emailaddress
blah blah blah
 > > >
 > > > To: emailaddress, emailaddress, emailaddress, emailaddress
 > > > From: emailaddress
blah blah blah
 > > > >

You get the idea?

Cheers.

Scott.




More information about the esd-l mailing list