> In my current setup, I have a database that maps users to their
> mailboxes, arranged in a mailboxes/domainname/username fashion. Users
> actually login using [EMAIL PROTECTED] as a username. I want similiar
> behaviour with Cyrus...
Perdition is a pretty decent IMAP/POP proxy which you can lin
Hi, it seems to me, that you've got a berkeley db compatibility problem - It
seems to me, that the berkeley database is not up to date. recompile the db
and then compile the SASL library, afterwards do the compile of the imap
server. I had similar problems until I recompiled whole the thing wi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all
I've uploaded the latest stable release of our web-based imap/ldap
administration tool as tarball a few minutes ago.
http://www.linuxnetworks.de/enterprise/mail/download/index.html
Have fun with the code. If you modify or extend the code, i
Hi to everybody:
I'm trying to setup a imap in a linuxbox. I have cyrus software
listening on ports pop3 and imap.
I use this rpm packages:
cyrus-sasl-1.5.24-17
cyrus-imapd-2.0.9-3
Here you have the contents of /etc/imap.conf
[ develop2 ] ~ # cat /etc/imapd.conf
configdirector
in your imap.conf is a config error!
if you want to use shadow as auth method you should use:
# The mechanism used by the server to verify plaintext
# passwords.Possible values also include "ker
# beros_v4", "passwd", and "shadow".
# sasl_pwcheck_method: PAM
sasl_pwcheck_method: shadow
On Mon, Jul 09, 2001 at 10:13:35AM -0100, David wrote:
> Hi to everybody:
>
> I'm trying to setup a imap in a linuxbox. I have cyrus software
> listening on ports pop3 and imap.
>
> I use this rpm packages:
>
> cyrus-sasl-1.5.24-17
> cyrus-imapd-2.0.9-3
>
> Here you have the conten
Hello,
I am using Cyrus Imap 2.0.12. Nearly everything works fine, but
vacation feature of Sieve does not. All auto-generated messages are
sent to "root@unspecified-domain".
As I have noted, this is because envelope sender of all messages is
set to "root" instead of real sender when they come to
Hi,
It seems reconfig is not working well. There are two problems:
- The master doesn't issue shutdown(2) at clean up sockets. So,
re-bind to same address fails with `Address already in use' at
least under FreeBSD.
- Since the master is running without root privilege, re-bind to
Pavel Levshin wrote:
>
> Hello,
>
> I am using Cyrus Imap 2.0.12. Nearly everything works fine, but
> vacation feature of Sieve does not. All auto-generated messages are
> sent to "root@unspecified-domain".
>
> As I have noted, this is because envelope sender of all messages is
> set to "root"
Hajimu UMEMOTO wrote:
>
> Hi,
>
> It seems reconfig is not working well. There are two problems:
>
> - The master doesn't issue shutdown(2) at clean up sockets. So,
> re-bind to same address fails with `Address already in use' at
> least under FreeBSD.
How does shutdown() affect
"Kevin J. Menard, Jr." wrote:
>
> Hey Adi,
>
> Friday, July 06, 2001, 5:06:36 PM, you wrote:
>
> AL> Hi Kevin,
>
> AL> When I tried the pam_ldap authentication method I experienced a 'weird'
> AL> phenomena.
>
> AL> When trying to authenticate with a proper username and password I would
> AL>
11 matches
Mail list logo