ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: Inet-Admins
Inet-Admins mailing list archive (inet-admins@info.east.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [inet-admins] Спамеры и ... Как бы их по мягче...



On Monday 12 November 2001 22:02, you wrote:

> mailq | grep xxx@xxx.ru | grep ^f | cut -d ' ' -f1 | > while read f; do rm /var/spool/mqueue/*$f*;done

В общем, вот что получилось:

grep -rl 'Received: from <spamhost>' /var/spool/mqueue | cut -d ':' -f1|cut -d '/' -f5|cut -b 3-| while read f; do ls /var/spool/mqueue/*$f ; rm -f /var/spool/mqueue/*$f;done

-- 
С уважением, Сергей Афонин
asy@kraft-s.ru

=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html



 




Copyright © Lexa Software, 1996-2009.