To reproduce:

** On Lucid **

# apt-get install dovecot-imap

This installs dovecot as well.

Open /etc/dovecot/dovecot.conf, find the line inside imap { ... } saying 
"#mail_plugins = ", uncomment and change into 
"mail_plugins = antispam".

# /etc/init.d/dovecot restart

# useradd dctest -m
# passwd dctest
 > test
 > test

# telnet localhost 143
> a01 login dctest test
Connection closed by foreign host.

# grep antispam /var/log/mail.log
Nov  5 13:34:02 test.intux dovecot: IMAP(dctest): Module is for different 
version 1.1.11: /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so

A simple recompile of the package solve this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/494162

Title:
  Incompatible filter on amd64 (lucid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot-antispam/+bug/494162/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to