Hi Adi,
After you completed the test for Scenario 1, did you remove all the mailbox
folders used by Cyrus Imap before changing the imapd.conf and trying the 2nd
scenario? The reason I ask, is because in the first scenario, you had no
default domain, that would cause Cyrus to create the mailbox fo
There's a bit of a problem in the Cyrus documentation. In the
section on configuring Postfix, it states:
> The Postfix source distribution comes with the file
> "README_FILES/LMTP_README".
> ...
> Additional examples are included in the Postfix file
> "README_FILES/LMTP_README".
Yet, in the Postf
Adi Linden wrote:
The way I understand the process, deliver is a redundant step if the MTA
supports lmtp. With deliver the path is:
Ah, good to know.
Thanks a lot.
--Dan
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.
> > I am having great difficulties getting postfix to use lmtp.
> > Things are working if I use deliver:
>
> Pardon my asking, but I'm just now learning how to use Cyrus and am
> about to set Postfix to send to it. If it is working to use deliver,
> why do you want to use lmtp? Is there some adva
Adi Linden wrote:
> I am having great difficulties getting postfix to use lmtp.
> Things are working if I use deliver:
Pardon my asking, but I'm just now learning how to use Cyrus and am
about to set Postfix to send to it. If it is working to use deliver,
why do you want to use lmtp? Is there som
Hi Dominic,
The Makefile does have
LIBS=-lpthread
ldd -r /spare/local/lib/libdb-4.2.so still gives the same errors.
I havent found any other mentions of this problem.
Best,
Akshay
On Sat, 23 Oct 2004, Dominic Ijichi wrote:
> Quoting Akshay Kumar <[EMAIL PROTECTED]>:
>
> > Hi,
> >
> > Thanks
Am Sa, den 23.10.2004 schrieb Adi Linden um 4:15:
> Is it possible to configure cyrus-imap to automatically create a mailbox
> if a delivery attempt via lmtp is made? I have 'autocreatequota: 1'
> but this requires that the user logs in via imap and creates the mailbox.
>
> Adi
http://email.
Ok, this is weird. I finally have things working alright on my
Debian/Sarge box. The only thing I built from source is cyrus-imapd-2.2.8,
everything else are Debian packages. I am using pam-mysql and saslauthd
(with -r) to authenticate users.
Scenario 1:
My imapd.conf has virtdomains configured
Is it possible to configure cyrus-imap to automatically create a mailbox
if a delivery attempt via lmtp is made? I have 'autocreatequota: 1'
but this requires that the user logs in via imap and creates the mailbox.
Adi
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cy
Quoting Akshay Kumar <[EMAIL PROTECTED]>:
> Hi,
>
> Thanks for the reply.
>
> I am running Redhat 9 with updates from Progeny. I can't upgrade the OS
> either.
nice, lucky you :)
> ldd -r /spare/local/lib/libdb-4.2.so give the following output:
>
> libc.so.6 => /lib/tls/libc.so.6 (0x
Hi,
Thanks for the reply.
I am running Redhat 9 with updates from Progeny. I can't upgrade the OS
either.
ldd -r /spare/local/lib/libdb-4.2.so give the following output:
libc.so.6 => /lib/tls/libc.so.6 (0x4200)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x5000)
undefined
Quoting Akshay Kumar <[EMAIL PROTECTED]>:
> Has anyone had any luck using the lastest version of BDB 4.2.52 w/ the
> cyrus 2.2.8?
>
> I compiled Berkeley DB 4.2.52. I also succesfully build sendmail, sasl and
> openldap against this version installed in /spare/local.
> But I am having problems ge
> I'm not familiar with using mkimap (if I've ever used it, I've forgotten),
> but I would double check to be sure that the user/group under which the
> imap
> server is the user/group that owns all of the server's files. Not only
> does
> the server need file system permissions in the /var/spool/
(top posting corrected)
Rob Tanner wrote:
--On Friday, October 22, 2004 03:27:40 PM -0400 Mike Nuss <[EMAIL PROTECTED]>
wrote:
I've just installed cyrus-imapd-2.2.8 using the srpm from
http://www.invoca.ch/pub/packages/cyrus-imapd/ and I am trying to create
the initial user mailboxes.
I ran /us
I'm not familiar with using mkimap (if I've ever used it, I've forgotten),
but I would double check to be sure that the user/group under which the imap
server is the user/group that owns all of the server's files. Not only does
the server need file system permissions in the /var/spool/imap partiti
I am also having this problem -- I just installed 2.2.8 using the
FreeBSD ports. Authentication is working fine, and I have the "admins:"
line set properly in my imapd.conf.
In fact, other commands are getting the same problem:
localhost.retrix.com> setinfo motd "Hello world."
setinfo: Permissio
Oh yes,
And what's really getting me is that I have a very similar installation
on our development server that is working just fine. It has
cyrus-imapd-2.2.3, and is running on FreeBSD 4.10-RELEASE (versus
4.10-p3). I'm just in the process of upgrading that server to be the
same, and I guess I'
Has anyone had any luck using the lastest version of BDB 4.2.52 w/ the
cyrus 2.2.8?
I compiled Berkeley DB 4.2.52. I also succesfully build sendmail, sasl and
openldap against this version installed in /spare/local.
But I am having problems getting cyrus-imap to use this version.
I tried:
env "C
I've just installed cyrus-imapd-2.2.8 using the srpm from
http://www.invoca.ch/pub/packages/cyrus-imapd/ and I am trying to create
the initial user mailboxes.
My imapd.conf looks like this:
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyrus
sievedir: /var/lib/imap/si
Hello
I sent this to the -devel list a few days ago, but didn't get
feedback...
Currently, sieve sends redirection messages without touching the "MAIL
FROM" envelope address. For vacation messages, the address is always set
as the null sender ("<>").
This behaviour makes it impossible for mail a
See https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2406
-Igor
On Fri, 22 Oct 2004, Kevin wrote:
Hi List-
I'm using cyrus-imapd-2.2.8 and cyrus-sasl-2.1.19 on an x86 Gentoo Linux
system.
I just finished implementing DIGEST-MD5 authentication by LDAP clients
to an OpenLDAP server with the shared sec
Nevermind...
While poking about in the openldap source tree, I just discovered
ldapdb.c and its accompanying README. This looks like it should work.
--
Kevin
http://www.gnosys.us
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Inf
Hi List-
I'm using cyrus-imapd-2.2.8 and cyrus-sasl-2.1.19 on an x86 Gentoo Linux
system.
I just finished implementing DIGEST-MD5 authentication by LDAP clients
to an OpenLDAP server with the shared secrets stored in the userPassword
attribute of a directory entry's record. Unless I'm way off ba
Adam Tauno WIlliams wrote:
outlook is the M$ killer app, unfortunatly ...
http://www.opengroupware.org
You can use your Cyrus mail server, ditch Exchange, and he can keep his
Outlook, and still have *SHARED* calendering.
There's also http://www.open-xchange.org/
Never used it, but interface
Is there a really robust mbox to cyrus migration script out there
anywhere? I tried the one from Univ or Oregon, but it gives me a lot
of errors. I'm willing to spend the time debugging it, but first I'd
like to know if there's something else out there that will work
better.
Thanks
-- Dan
> outlook is the M$ killer app, unfortunatly ...
http://www.opengroupware.org
You can use your Cyrus mail server, ditch Exchange, and he can keep his
Outlook, and still have *SHARED* calendering.
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
Li
## Rob Siemborski ([EMAIL PROTECTED]):
> Ken -- is unixhierarchysep: yes required for virtdomains? I don't
> recall...
We are using 'virtdomains: yes" with "unixhierarchysep: no" without
trouble so far...
Regards,
Christoph
--
Spare Space
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyr
Hi,
--On Freitag, 22. Oktober 2004 14:28 Uhr +0400 Alexey Wasilyev
<[EMAIL PROTECTED]> wrote:
Can you help me with cyrus-sasl and ntlm?
[EMAIL PROTECTED] SPECS]# uname -a
Linux proxy-server.niti.tesar 2.4.20-34.9asp #1 Tue Jul 6 21:09:38 EDT
2004 i686 i686 i386 GNU/Linux
[EMAIL PROTECTED] SPECS]#
Hi,
--On Mittwoch, 20. Oktober 2004 15:45 Uhr +0200 Tom Bryntesen
<[EMAIL PROTECTED]> wrote:
And finally - if I may ask - What type of SAN do you have as shared
medium for those two
dell's?
we have a Cisco/IBM solution based on 3 IBM FastT600Turbo and a Cisco MDS
9509, giving us around 56 TB of
29 matches
Mail list logo