Where's my mail???
Alexander Dalloz
ad+lists at uni-x.org
Mon Jan 10 15:14:46 EST 2005
Am Mo, den 10.01.2005 schrieb Thomas Kessler um 20:15:
> Sendmail.mc
> MAILER(`cyrusv2')dnl
> define(`confLOCAL_MAILER', `cyrusv2')dnl MAILER(smtp)dnl
Don't append these lines to the end of the sendmail.mc! See the
cf/README for the order in which instructions have to be used in the
sendmail.mc.
Find in the default sendmail.mc on FC3 the line:
define(`confTO_IDENT', `0')dnl
and insert right after there these 3 lines:
define(`confLOCAL_MAILER', `cyrusv2')dnl
define(`CYRUSV2_MAILER_ARGS', `FILE /var/lib/imap/socket/lmtp')dnl
FEATURE(`preserve_local_plus_detail')dnl
To instruct Sendmail to find the lmtp socket file is important!
After the last appearance of MAILER add:
MAILER(cyrusv2)dnl
service sendmail restart
will regenerate the sendmail.cf and Sendmail hands over incoming mail to
Cyrus-IMAPd.
Alexander
--
Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora GNU/Linux Core 2 (Tettnang) on Athlon kernel 2.6.9-1.6_FC2smp
Serendipity 21:09:46 up 18 days, 22:53, load average: 0.08, 0.33, 0.49
---
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
More information about the Info-cyrus
mailing list