[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cyrus + postfix virtual domain integration



All the information you search for is in the Cyrus documentation.

/usr/doc/cyrus*
/usr/share/doc/cyrus* 

I am simply running Cyrus as a demo, so here are my packages:

ii  cyrus21-admin  2.1.0.0preCVS2 Cyrus mail system (administration tool)
ii  cyrus21-common 2.1.0.0preCVS2 Cyrus mail system (common files)
ii  cyrus21-dev    2.1.0.0preCVS2 Cyrus mail system (developer files)
ii  cyrus21-imapd  2.1.0.0preCVS2 Cyrus mail system (IMAP support)
ii  cyrus21-pop3d  2.1.0.0preCVS2 Cyrus mail system (POP3 support)
ii  libauthen-sasl 0.02-1         Perl extension for Cyrus SASL library
ii  libcyrus-imap- 2.1.0.0preCVS2 Interface to Cyrus imap client imclient libr
ii  libauthen-sasl 0.02-1         Perl extension for Cyrus SASL library
ii  libsasl-dev    1.5.27-2       Development files for authentication abstrac
ii  libsasl-module 1.5.27-2       Basic Pluggable Authentication Modules for S
ii  libsasl7       1.5.27-2       Authentication abstraction library.
ii  sasl-bin       1.5.27-2       Programs for manupulating the SASL users dat
ii  postfix        0.0.20011217.S A high-performance mail transport agent
ii  postfix-ldap   0.0.20011217.S LDAP map support for Postfix
ii  postfix-pcre   0.0.20011217.S PCRE map support for Postfix

> If I create a mailbox:     user.id
> To which e-mail adress is expected to send mail for this user?

id@yourdomain.com

> Which password is supossed to have this user?
> To which user has to map the virtual mapping of postfix?

Huh ?

try locate user.id

Note that Postfix will bounce messages sent from Cryus users unless you setup
smtp auth.

/etc/postfix/smtpd.cf

#I added these 2 lines

sasldb = "/etc/sasldb"
pwcheck_method: sasldb



Reply to: