[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-anubis] anubis does not work - 'unknown keyword'
From: |
achim |
Subject: |
[bug-anubis] anubis does not work - 'unknown keyword' |
Date: |
Mon, 04 Jul 2005 23:03:51 +0200 |
Hello,
i am not able to get anubis 4.0 to work as desired.
After i tried to use auth mode, which did not work, i tried transparent
mode with identd.
It seems that my user is translated correctly by identd.
User achim has the .anubisrc file as follows:
---BEGIN RULE---
if header [To] "address@hidden"
gpg-encrypt "address@hidden"
fi
---END---
But the logfile says 'unknown keyword: gpg-encrypt'
Log as follows:
---------------------------------------------------------------------
Jul 4 22:25:49 aklinux anubis[9916]: GNU Anubis is running...
Jul 4 22:25:56 aklinux anubis[9916]: Connection from 127.0.0.1:27458
Jul 4 22:25:56 aklinux anubis[9919]: IDENT: connected to 127.0.0.1:113
Jul 4 22:25:56 aklinux anubis[9919]: IDENT: resolved remote user to
achim.
Jul 4 22:25:56 aklinux anubis[9919]: UID:1000 (achim), GID:100,
EUID:1000, EGID:100
Jul 4 22:25:56 aklinux anubis[9919]: Welcome user achim !
Jul 4 22:25:56 aklinux anubis[9919]: Reading user configuration
file /home/achim/.anubisrc...
Jul 4 22:25:56 aklinux anubis[9919]: /home/achim/.anubisrc:3: unknown
keyword: gpg-encrypt
Jul 4 22:25:56 aklinux anubis[9919]: Getting remote host information...
Jul 4 22:25:56 aklinux anubis[9919]: Connected to mail.gmx.net:25
Jul 4 22:25:56 aklinux anubis[9919]: Transferring message(s)...
Jul 4 22:27:03 aklinux anubis[9919]: Connection closed successfully.
Jul 4 22:27:03 aklinux anubis[9916]: Child [9919] finished. Exited
successfully. 0 clients left.
----------------------------------------------------------------------
gpg is installed, keys are available:
address@hidden:/etc> gpg --list-keys
/home/achim/.gnupg/pubring.gpg
------------------------------
(...)
pub 1024D/71DFDBEC 2005-06-30
uid Achim <address@hidden>
sub 2048g/339AF0A7 2005-06-30
What i want to do is just to encrypt all messages to the recipient
address@hidden Of course, i could do this with my MUA (Novell
evolution), but in this way i always have to check a box 'encrypt mail'.
I want to configure this for a 'silly' user so that every mail from that
'silly' user gets _always_ encrypted to the certain recipient without
manually checking any box.
What goes wrong?
I have SuSE Linux 9.3 (i586)
My first try with auth mode also didn't work:
(...)
BEGIN AUTH
sasl-password-db text:/etc/anubisdb
END
(...)
also gives 'unknown keyword sasl-password-db'
Thanks in advance for your assistance
Achim Kalmbach
- [bug-anubis] anubis does not work - 'unknown keyword',
achim <=