Re: Perdition with ispman: installation problem
Wim Kerkhoff <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.user |
|---|---|
| Message-ID | <[email protected]> |
Ezio Paglia wrote: > At 00.27 18/11/04 -0800, you wrote: > >> Ezio Paglia wrote: >> >>> Hi all. >>> >>> During a ispman first installation on Debian Sarge I have some >>> problems with Perdition. Perhaps I have not understood Perdition >>> itself. >> >> That's strange... I have essentially the same configuration but don't >> have that problem. Perhaps try forcing ssl_mode=none in >> perdition.conf... >> >> Wim > > > > You did not modify the ports of Cyrus. Did you ? Yes - I have Cyrus running on high ports (10110 and 10143). > > I'd like to have Perdition open to public (IMAP+POP3+IMAPS+POP3S) and > redirected to IMAP+POP3 of Cyrus, then HTTPS of a WebMail forwarded to > IMAP of Cyrus. Everything is inside a firewall. > > What does ssl_mode=none mean in Perdition configuration ? I'll try it. Check the man page :-) I totally disables SSL. The error you were getting seemed to indicate that the SSL certificate/key was either not found, or had a problem such as bad permissions. So if you want SSL, you may need to add a bunch of various SSL settings to perdition.conf. > > Ciao and thank you. > Ezio. > > PS. My Cyrus works against a specification like > USER username_subdomain_domain_it > PASS xxxxxxxx I assume you have SASL set up to point at PAM... my entry in perdition.conf for LDAP lookups is: map_library /usr/lib/libperditiondb_ldap.so.0.0.0 map_library_opt "ldap://127.0.0.1:389/o=ispman?mailroutingaddress?sub?(uid=%25s)" Also check that you have both UID's in LDAP: /usr/bin/ldapsearch -x "(uid=username_domain_tld)" uid Wim ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8