> > - Wie trennt ihr die Liste von den Privaten Mails?
> Es gibt noch andere Lösungen als "procmail" :-)
ok, hier kommt exim :
cat ~/.forward
# Exim filter

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-kernel
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-freelinux
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/coda-linux
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED] or
   $h_to contains [email protected] or
   $h_cc contains [email protected]
then
        seen save $home/Mail/amanda-users
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/amanda-announce
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED] 
then
        seen save $home/Mail/list-reiserfs
endif

if $h_to contains [email protected] or
   $h_cc contains [email protected]
then
        seen save $home/Mail/mozilla-announce
endif

if $h_to contains [email protected] or
   $h_cc contains [email protected]
then
        seen save $home/Mail/mozilla-general
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/linuxfocus-german
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/kontor-dev
endif

if $h_to contains [email protected] or
   $h_cc contains [email protected]
then
        seen save $home/Mail/debian-firewall
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/debian-user-de
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-fhs
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-linuxger
endif

if $h_approved-by contains [EMAIL PROTECTED] or
   $h_approved-by contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-bugtraq
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED] or
   $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-arsmagica
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED] or
   $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-berlin
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-vbox
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-coas
endif

if $h_to contains [email protected] or
   $h_cc contains [email protected]
then
        seen save $home/Mail/list-automake
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_cc contains [EMAIL PROTECTED]
then
        seen save $home/Mail/list-vnc
endif

if personal 
        alias [EMAIL PROTECTED]
        alias [EMAIL PROTECTED]
        alias [EMAIL PROTECTED]
        alias [EMAIL PROTECTED]
        alias [EMAIL PROTECTED] alias [EMAIL PROTECTED]
        alias [EMAIL PROTECTED] alias [EMAIL PROTECTED]
then
        finish
endif

if $h_to contains [EMAIL PROTECTED] or
   $h_to contains [EMAIL PROTECTED] or
   $h_to contains [EMAIL PROTECTED] or
   $h_to contains [EMAIL PROTECTED]
then
        finish
endif

if delivered
then
        finish
endif

seen save $home/Mail/maybe-spam


------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie
bitte eine E-Mail an [EMAIL PROTECTED] die im Body
"unsubscribe debian-user-de <your_email_address>"
enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
------------------------------------------------
Anzahl der eingetragenen Mitglieder:     433

Antwort per Email an