Hello,

sinc arround 2 hours my courier-mlm is under heavy  spam  attack.  I  do
not know how they  have  found  the  mailinglists,  because  nothing  is
public, but I have 76 autogenerated lists and had

----[ '~/.courier-foo1' ]-----------------------------------------------
|/usr/bin/couriermlm msg /home/devel.debian/.couriermlm_foo1
------------------------------------------------------------------------

----[ '~/.courier-foo1-default' ]---------------------------------------
|/usr/bin/couriermlm ctlmsg /home/devel.debian/.couriermlm_foo1
------------------------------------------------------------------------

----[ '~/.courier-foo1-owner' ------]-----------------------------------
|/usr/bin/preline /usr/bin/procmail
------------------------------------------------------------------------

tried to remove the files and put into the

----[ '~/.courier-foo1-default' ]---------------------------------------
|/usr/bin/preline /usr/bin/procmail ${HOME}/.procmailrc_foo1
------------------------------------------------------------------------

with a procmailrc of

----[ '~/.procmailrc' ]-------------------------------------------------
MAILDIR=${HOME}/Maildir
DEFAULT=${MAILDIR}/.Spam/
LOGFILE=${HOME}/log/procmail/`date +%Y-%m-%d`.log

LISTNAME=`formail -czx To: |head -n1 |sed -r 
's/(-owner|-subscribe|-unsubscribe|)@.*//' |sed 's|.*debian-||'`
LISTDOMAIN="list.foo-devel.net"

:0
* ? test -f ${HOME}/.procmail_spamfilter
{ INCLUDERC=${HOME}/.procmail_spamfilter }

:0
* ? test -f ${HOME}/.procmail_spamfilter_${LISTNAME}
{ INCLUDERC=${HOME}/.procmail_spamfilter_${LISTNAME} }

########################################################################
# Proceed the List-Message
:0
* ^(To|Cc):.*debian-${listna...@${list_domain}
|/usr/bin/couriermlm msg ${HOME}/.couriermlm_${LISTNAME}

########################################################################
# Catch the Owner-Message before Controll-Messages
:0
* ^(To|Cc):.*debian-${listname}-ow...@${list_domain}
.${LISTNAME}-owner/

########################################################################
# Proceed the Control-Messages
:0
* ^(To|Cc):.*debian-${listname}...@${list_domain}
|/usr/bin/couriermlm ctlmsg ${HOME}/.couriermlm_${LISTNAME}
------------------------------------------------------------------------

which should solf the problem with currently over 220 config  files  and
where I can setup some individual spam and virus checking stuff  in  the

    INCLUDERC=${HOME}/.procmail_spamfilter_${LISTNAME}

but it seems, there is something missing because the "couriermlm"  stuff
does not (more) work.

Any hints?

Note:   This setup will kill any messages send as "Bcc:" and I
        know a bunch of mailinglist which do this for a reason.

Thanks, Greetings and nice Day/Evening
    Michelle Konzack
    Systemadministrator
    24V Electronic Engineer
    Tamay Dogan Network
    Debian GNU/Linux Consultant

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
<http://www.tamay-dogan.net/>                 Michelle Konzack
<http://www.can4linux.org/>                   Apt. 917
<http://www.flexray4linux.org/>               50, rue de Soultz
Jabber [email protected]           67100 Strasbourg/France
IRC #Debian (irc.icq.com)                     Tel. DE: +49 177 9351947
ICQ #328449886                                Tel. FR: +33  6  61925193

Attachment: signature.pgp
Description: Digital signature

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to