So much trouble! The need is for a system that delivers mail from exim4 to [EMAIL PROTECTED] where domain could be any one of a list of v-hosts. ( this would be: user.person not [EMAIL PROTECTED] ) Some users are forwarded through aliases file.
cyrus was working ok until I tweeked exim4 and the hosts file enough for exim4 to do the right thing. Now when I start cyrus the log file shows: Sep 8 12:15:48 mail cyrus/master[22276]: set maximum file descriptors to 1024/1024 Sep 8 12:15:48 mail cyrus/master[22276]: process started but cyrmaster is not running. Things I had to change for exim4 to work: Hosts - 127.0.0.1 localhost.localdomain localhost this line was modified from the debian default of 127.0.0.1 localhost. In the exim4 transport: cyrus_ltcp: driver = smtp protocol = lmtp gethostbyname = true allow_localhost hosts = localhost port = 2003 The system is cyrus21 from debian unstable Exim 4.52 Thanks for any help, bob [EMAIL PROTECTED] ---- 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