I am trying to set up Cyrus with SASL and I am having a few difficulties.

OS: Solaris 2.7
MTA: Postfix (not tested yet since I can't add the mailadmin due to cyradm)

I installed everything (sasl and cyrus) into /usr/cyrus/
I made /usr/local/sasl be a link to /usr/cyrus/lib/sasl

I edited cyradm to add a -I command line argument to perl to point to the
/usr/cyrus/lib/perl/... dir so that Cyrus::IMAP module works

However now I am having this issue:

palka[/usr/cyrus/bin]# cyradm
Can't load
'/usr/cyrus/lib/perl5/site_perl/5.005/sun4-solaris/auto/Cyrus/IMAP/IMAP.so'
for module Cyru
s::IMAP: ld.so.1: perl: fatal: relocation error: file
/usr/cyrus/lib/perl5/site_perl/5.005/sun4-solari
s/auto/Cyrus/IMAP/IMAP.so: symbol SSL_clear: referenced symbol not found at
/usr/local/lib/perl5/5.005
03/sun4-solaris/DynaLoader.pm line 169.

 at /usr/cyrus/lib/perl5/site_perl/5.005/sun4-solaris/Cyrus/IMAP/Admin.pm
line 43
BEGIN failed--compilation aborted at
/usr/cyrus/lib/perl5/site_perl/5.005/sun4-solaris/Cyrus/IMAP/Admi
n.pm line 43.
BEGIN failed--compilation aborted at
/usr/cyrus/lib/perl5/site_perl/5.005/sun4-solaris/Cyrus/IMAP/Shel
l.pm line 58.
BEGIN failed--compilation aborted.

What is the issue here? Any ideas? Is there a nonperl cyradm? Or perhaps
some way to fix this?

---

Also, an architecture question. If I have a bunch of virtuals and they all
have a different user "bob", how is that set up? Is it even possible to set
up?

How would one go about filtering different mail into different mailboxes? Is
that possible with a Cyrus-SASL setup without client doing the sorting?

Thanks

Reply via email to