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

user .procmailrc werden ignoriert.


kann mir jemand eine idee geben wo ich suchen muss ?

Ich habe hier eine Debian mit Postfix und Procmail , ganz standard, mit
richtigen unser.
Alles lauft OK, jedoch werden die /home/user/.procmailrc ignoriert.
Die procmailrc im /etc tut.

# file: /etc/procmailrc
# system-wide settings for procmail
VERBOSE=ON
DEBUG_VERBOSE=YES

SECURITY_NOTIFY="christian"

LOGFILE="/var/log/procmail.log"
SHELL="/bin/bash"

# fallback:
DEFAULT="$HOME/mail/"
MAILDIR="$HOME/mail/"
JUNK="$HOME/mail/Junk/"

SENDMAIL="/usr/sbin/sendmail -oi -t"
LOGFILE="/var/log/procmail.log"
DELIVERMAIL="/usr/lib/dovecot/deliver"

# Mailbox-Zustellung
#  deliver [-c <config file>] [-a <address>] [-d <username>] [-p <path>]
#  [-f <envelope sender>] [-m <mailbox>] [-n] [-s] [-e] [-k]
#
INBOX="$DELIVERMAIL"
SPAMORDNER="$DELIVERMAIL -m Junk"
SECURITY_QUARANTINE="$DELIVERMAIL -m Quarantine"

# Grundsaetzlich pruefen!
CHECK = 1

# Spam und virencheck ist Admin Sache
:0
* $CHECK ?? 1
{
    :0fw
    * < 1100000
    | /usr/bin/spamc

    # Wann soll die Mail noch durch den Virenscanner?
    :0w
    * ^X-Spam-Status: No.*$
    {
        :0fw
        * > 300
        | /usr/bin/clamassassin
    }
}

# Use the following if you get "destination user
# parameter (-d user) not given after processing root mails
DEBUG_VERBOSE=ON
DROPPRIVS=YES
VERBOSE=ON

# Spam & Viren bitte ab in die Tonne
:0 w
* ^X-Virus-Status: Yes
| $SECURITY_QUARANTINE

:0 w
* ^X-Spam-Status: Yes
| $SPAMORDNER

:0 w
* ^X-Spam-Flag: YES
| $SPAMORDNER

# an INBOX zustellen
:0 w
| $DELIVERMAIL

HOST



procmail: Assigning "SHELL=/bin/bash"
procmail: Assigning "DEFAULT=/home/giuliano/mail/"
procmail: Assigning "MAILDIR=/home/giuliano/mail/"
procmail: Assigning "JUNK=/home/giuliano/mail/Junk/"
procmail: Assigning "SENDMAIL=/usr/sbin/sendmail -oi -t"
procmail: Assigning "LOGFILE=/var/log/procmail.log"
procmail: Opening "/var/log/procmail.log"
procmail: Assigning "DELIVERMAIL=/usr/lib/dovecot/deliver"
procmail: Assigning "INBOX=/usr/lib/dovecot/deliver"
procmail: Assigning "SPAMORDNER=/usr/lib/dovecot/deliver -m Junk"
procmail: Assigning "SECURITY_QUARANTINE=/usr/lib/dovecot/deliver -m
Quarantine"
procmail: Assigning "CHECK=1"
procmail: Match on "1"
procmail: Match on "< 1100000"
procmail: Executing "/usr/bin/spamc"
procmail: [1518] Tue Feb 12 11:35:40 2013
procmail: No match on "^X-Spam-Status: No.*$"
procmail: Assigning "DEBUG_VERBOSE=ON"
procmail: Assigning "DROPPRIVS=YES"
procmail: Assuming identity of the recipient, VERBOSE=off
procmail: No match on "^X-Virus-Status: Yes"
procmail: Match on "^X-Spam-Status: Yes"
procmail: Executing "/usr/lib/dovecot/deliver,-m,Junk"
procmail: Assigning "LASTFOLDER=/usr/lib/dovecot/deliver -m Junk"
procmail: Notified comsat: "christian@:/usr/lib/dovecot/deliver -m Junk"
>From uugrn-bounces@xxxxxxxxx Wed Feb 13 18:47:06 2013
Date: Wed, 13 Feb 2013 18:46:13 +0100
From: tom@xxxxxxx
To: uugrn@xxxxxxxxx
Subject: Re: user .procmailrc werden ignoriert.
Sender: uugrn-bounces@xxxxxxxxx
List-Unsubscribe: <http://mailman.uugrn.org/mailman/options/uugrn>,
 <mailto:uugrn-request@xxxxxxxxx?subject=unsubscribe>
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on libri.sur5r.net
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE
 autolearn=ham version=3.3.2
Received: from mail.uugrn.org (mail.uugrn.org [2a03:2500:1:6:b::])  (TLS:
 TLSv1/SSLv3,256bits,AES256-SHA)  by libri.sur5r.net with ESMTPS; Wed, 13 Feb
 2013 18:47:06 +0100  id 0000000000000009.511BD19A.000059B4
Received: from lists.uugrn.org (lists.uugrn.org [IPv6:2a03:2500:1:6:14::]) by
 mail.uugrn.org (8.14.5/8.14.5) with ESMTP id r1DHkpWZ012930; Wed, 13 Feb
 2013 18:47:01 +0100 (CET) (envelope-from uugrn-bounces@xxxxxxxxx)
Received: from lists.uugrn.org (lists.uugrn.org [164.177.171.20]) by
 lists.uugrn.org (8.14.5/8.14.5) with ESMTP id r1DHklAE012922; Wed, 13 Feb
 2013 18:46:50 +0100 (CET) (envelope-from uugrn-bounces@xxxxxxxxx)
Received: from mail.uugrn.org (mail.uugrn.org [IPv6:2a03:2500:1:6:b::]) by
 lists.uugrn.org (8.14.5/8.14.5) with ESMTP id r1DHkjI8012918 for
 <uugrn@xxxxxxxxxxxxxxxxx>; Wed, 13 Feb 2013 18:46:45 +0100 (CET)
 (envelope-from tom@xxxxxxx)
Received: from mx1.uugrn.org (mx1.uugrn.org [164.177.172.17]) by
 mail.uugrn.org (8.14.5/8.14.5) with ESMTP id r1DHkYuu012913 for
 <uugrn@xxxxxxxxx>; Wed, 13 Feb 2013 18:46:44 +0100 (CET) (envelope-from
 tom@xxxxxxx)
Received: from mail.vtux.de (mail.vtux.de [188.40.175.229]) by mx1.uugrn.org
 (8.14.5/8.14.5) with ESMTP id r1DHkETE064464 for <uugrn@xxxxxxxxx>; Wed, 13
 Feb 2013 18:46:19 +0100 (CET) (envelope-from tom@xxxxxxx)
Received: from rcmail.vtux.de (localhost [127.0.0.1]) by mail.vtux.de
 (Postfix) with ESMTP id EAD387414E for <uugrn@xxxxxxxxx>; Wed, 13 Feb 2013
 18:46:13 +0100 (CET)
In-Reply-To: <511A2BAD.3000703@xxxxxxxxx>
References: <511A2BAD.3000703@xxxxxxxxx>
Message-ID: <9262bf21594d722953830a49b25309fc@xxxxxxx>
X-Sender: tom@xxxxxxx
User-Agent: Roundcube Webmail/0.9-beta
X-BeenThere: uugrn@xxxxxxxxx
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Allgemeines rund um die UUGRN <uugrn.uugrn.org>
List-Post: <mailto:uugrn@xxxxxxxxx>
List-Help: <mailto:uugrn-request@xxxxxxxxx?subject=help>
List-Subscribe: <http://mailman.uugrn.org/mailman/listinfo/uugrn>,
 <mailto:uugrn-request@xxxxxxxxx?subject=subscribe>
Errors-To: uugrn-bounces@xxxxxxxxx
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=utf-8
Status: RO
Content-Length: 560
Lines: 69

 

Hi Christian, 

was sagt denn "postconf -n | grep mailbox_command" ??? 

Gruss Tom 

Am 2013-02-12 12:46, schrieb Christian Eichert: 

> kann mir jemand eine idee geben wo ich suchen muss ?
> 
> Ich habe hier eine Debian mit Postfix und Procmail , ganz standard, mit 
> richtigen unser.
> Alles lauft OK, jedoch werden die /home/user/.procmailrc ignoriert.
> Die procmailrc im /etc tut.

 

-- 
UUGRN e.V. http://www.uugrn.org/
http://mailman.uugrn.org/mailman/listinfo/uugrn
Wiki: https://wiki.uugrn.org/UUGRN:Mailingliste
Archiv: http://lists.uugrn.org/