Re: [Dovecot] v1.1.alpha1 released / Dovecot 5 years old

2007-07-21 Thread Jakob Hirsch
Timo Sirainen wrote: > Pigeons used to carry mail and live in dovecots, so Dovecot is the house > for email :) Not that it matters much, but isn't it spelled "dovecotE"?

Re: [Dovecot] v1.1.alpha1 released / Dovecot 5 years old

2007-07-21 Thread Johannes Berg
On Sat, 2007-07-21 at 20:24 +0200, Jakob Hirsch wrote: > Not that it matters much, but isn't it spelled "dovecotE"? My dictionary suggests both are valid: Dovecot \Dove"cot`\, Dovecote \Dove"cote`\, n. A small house or box, raised to a considerable height above the ground, and having

Re: [Dovecot] v1.1.alpha1 released / Dovecot 5 years old

2007-07-21 Thread Mark E. Mallett
On Sat, Jul 21, 2007 at 08:42:20PM +0200, Johannes Berg wrote: > On Sat, 2007-07-21 at 20:24 +0200, Jakob Hirsch wrote: > > > Not that it matters much, but isn't it spelled "dovecotE"? > > My dictionary suggests both are valid: Maybe he's thinking of John Bigboote mm

[Dovecot] Sieve server in python

2007-07-21 Thread Sam Przyswa
Hi, I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It work fine but I have some problems to start the sieve server "pysieved" from Neale Pickett in PAM auth, I got the message: Traceback (most recent call last): File "/usr/share/pysieved/pysieved.py", line 97, in mai

Re: [Dovecot] Sieve server in python

2007-07-21 Thread Danijel Tasov
Hi, On Sat, Jul 21, 2007 at 11:21:53PM +0200, Sam Przyswa wrote: > File "/usr/share/pysieved/auth/pam.py", line 22, in >import PAM > ImportError: No module named PAM > > What's wrong ? You need a PAM module for python. On a debian like system try: apt-get install python-pam Howev

Re: [Dovecot] Sieve server in python

2007-07-21 Thread Andraž 'ruskie' Levstik
On 23:21:53 2007-07-21 Sam Przyswa <[EMAIL PROTECTED]> wrote: > Hi, > > I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It > work fine but I have some problems to start the sieve server "pysieved" > from Neale Pickett in PAM auth, I got the message: > > Traceback (most recen

Re: [Dovecot] Sieve server in python

2007-07-21 Thread Jonathan Stewart
Sam Przyswa wrote: > Hi, > > I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It > work fine but I have some problems to start the sieve server "pysieved" > from Neale Pickett in PAM auth, I got the message: > > Traceback (most recent call last): > File "/usr/share/pysieved/py

Re: [Dovecot] Sieve server in python

2007-07-21 Thread Sam Przyswa
Andraž 'ruskie' Levstik a écrit : On 23:21:53 2007-07-21 Sam Przyswa <[EMAIL PROTECTED]> wrote: Hi, I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It work fine but I have some problems to start the sieve server "pysieved" from Neale Pickett in PAM auth, I got the messa