bug-anubis
[Top][All Lists]
Advanced

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

[bug-anubis] ERROR: unbound variable: openssl-filter


From: Torsten Weinstein, antispameurope GmbH
Subject: [bug-anubis] ERROR: unbound variable: openssl-filter
Date: Thu, 17 Apr 2008 22:36:13 +0200

I set up Anubis with the following configuration

#
# The "CONTROL" section.
# User configuration file.
#
---BEGIN AUTH---
smtp-greeting-message antispameurope GmbH - ANUBIS Server
sasl-allowed-mech LOGIN
sasl-password-db gdbm:/etc/anubis.db
---END---

---BEGIN CONTROL---
bind 0.0.0.0:24
# remote-mta 192.168.100.41:25
local-mta /usr/sbin/sendmail -bs

logfile /var/log/anubis.log
loglevel all

tracefile yes
tracefile /var/log/anubis.trace
termlevel debug

mode auth

read-entire-body yes

ssl yes
ssl-cert /usr/share/ssl/certs/anubis.pem
ssl-key /usr/share/ssl/certs/anubis.pem


to sign messages with a s/mime key. I can login at the server via sasl , but
the sign with s/mime gets an error.

Here the output from "anubis -f -D"

CLIENT >>> .(3)
> [25366] /etc/anubisrc:69: Section RULE
> [25366] /etc/anubisrc:73: Matched condition HEADER[From] "address@hidden"
> [25366] /etc/anubisrc:75: Executing guile-process
ERROR: In procedure scm_lookup:
ERROR: unbound variable: openssl-filter
> [25366] /etc/anubisrc:120: Matched condition HEADER[Subject] "(.*)"
> [25366] /etc/anubisrc:121: ADD HEADER [X-Comment] This message is not
URGENT (:wq).
SERVER <<< Message-ID: <address@hidden>(43)
SERVER <<< Date: Thu, 17 Apr 2008 22:24:15 +0200(39)
SERVER <<< From: Torsten <address@hidden>(45)
SERVER <<< User-Agent: Thunderbird 2.0.0.12 (Windows/20080213)(53)
SERVER <<< MIME-Version: 1.0(19)
SERVER <<< To: address@hidden(33)
SERVER <<< Subject: :wq(14)
SERVER <<< Content-Type: text/plain; charset=ISO-8859-1; format=flowed(61)
SERVER <<< Content-Transfer-Encoding: 7bit(33)
SERVER <<< X-Comment: This message is not URGENT (:wq).(46)
SERVER <<< (2)
SERVER <<< (2)
SERVER <<< .(3)
SERVER >>> 250 2.0.0 Ok: queued as 77C39167687(37)
CLIENT <<< 250 2.0.0 Ok: queued as 77C39167687(37)
CLIENT >>> QUIT(6)
SERVER <<< QUIT(6)
SERVER >>> 221 2.0.0 Bye(15)
CLIENT <<< 221 2.0.0 Bye(15)
> [25366] Connection closed successfully.

What can I do to solve the error with openssl-filter? Is this a chmod
problem or an userproblem?

Greetings,

Torsten


Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]