Re: [Dovecot] Problem with Dovecot 1.1.4 and dovecot-antispam 20080829

2008-10-31 Thread HILT Guillaume
On Thu, 30 Oct 2008 22:55:34 +0100, Tom Hendrikx <[EMAIL PROTECTED]> wrote:
> HILT Guillaume wrote:
>> On Thu, 30 Oct 2008 10:51:43 +0100, Guillaume Hilt
>> <[EMAIL PROTECTED]> wrote:
>>> Hi there,
>>>
>>> I'm running a server under Gentoo 64 with postfix 2.5.5, Dovecot 
>>> 1.1.4-r1 and Dovecot-antispam 20080829 (all are the lastest versions 
>>> availables under Portage).
>>> I ran into a problem when I log in to my mailbox :
>>>
>>> Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Loading modules from 
>>> directory: /usr/lib64/dovecot/imap
>>> Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Module is for different 
>>> version 1.1.1: /usr/lib64/dovecot/imap/lib90_antispam_plugin.so
>>> Oct 30 10:39:23 ks29138 dovecot: Fatal: IMAP(hiltg): Couldn't load 
>>> required plugins
>>>
>>> Is there another version for Dovecot 1.1.4 out there or must I go back 
>>> to 1.1.1 ?
>>>
>>> Thanks,
>>>
>>> Guillaume
>>>
>> 
>> Compiling the head snapshot fixed the problem, sounds like portage needs
>> a
>> new ebuild for this plugin.
> 
> 
> Acutally, the plugin needs to be compiled against the version of dovecot
> you're running. So a reinstall of the available version in portage
> *after* emerging a new dovecot version would suffice too
> 
>

Actually, I emerged the plugin after dovecot.


Re: [Dovecot] Problem with Dovecot 1.1.4 and dovecot-antispam 20080829

2008-10-30 Thread HILT Guillaume
On Thu, 30 Oct 2008 10:51:43 +0100, Guillaume Hilt
<[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> I'm running a server under Gentoo 64 with postfix 2.5.5, Dovecot 
> 1.1.4-r1 and Dovecot-antispam 20080829 (all are the lastest versions 
> availables under Portage).
> I ran into a problem when I log in to my mailbox :
> 
> Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Loading modules from 
> directory: /usr/lib64/dovecot/imap
> Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Module is for different 
> version 1.1.1: /usr/lib64/dovecot/imap/lib90_antispam_plugin.so
> Oct 30 10:39:23 ks29138 dovecot: Fatal: IMAP(hiltg): Couldn't load 
> required plugins
> 
> Is there another version for Dovecot 1.1.4 out there or must I go back 
> to 1.1.1 ?
> 
> Thanks,
> 
> Guillaume
> 

Compiling the head snapshot fixed the problem, sounds like portage needs a
new ebuild for this plugin.