Afficher un message
Vieux 02/04/2007, 01h20   #5
s. keeling
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: add memory and spam question

ann kok <annkok2001@yahoo.com>:
>
> for the spam to inside, what is the command to easy to
> identify the huge mail to send to the server


Just as an example, procmail:

:0 B
* >102400
{
LOG="Too big --- "
:0:
/dev/null
}

Which says, "if the body of the message is greater than 102400 bytes,
write an entry in procmail's log mentioning it was too big, and
deliver it to the bit bucket."


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://www.spots.ab.ca/~keeling Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.
Spammers! http://www.spots.ab.ca/~keeling/emails.html


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
 
Page generated in 0,37638 seconds with 9 queries