Thanks a lot, but it works now...

It seems to be a problem of rights for /var/spool/mail...

++


Alexander Dalloz a Ãcrit :


I use Cyrus Imapd v2.2.3 + Cyrus SASL 2.1.18 + Berkeley 4.1.25 + OpenSSL
0.9.7a on a RedHat Enterprise 3.

And which MTA do you use?

If its Sendmail, then add to sendmail.mc:

define(`confLOCAL_MAILER', `cyrusv2')dnl
define(`CYRUSV2_MAILER_ARGS', `FILE /var/lib/imap/socket/lmtp')dnl
MAILER(cyrusv2)dnl

If its Postfix, then change master.cf

cyrus     unix  -       n       n       -       -       pipe
 user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension}
${user}

to reflect the proper path. You didn't say how you installed Cyrus-IMAPd, either from
source or by using a foreign RPM like the one by Simon Matter.

Alexander





--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to