Emmanuel Salinas wrote: > hi there.. > > Im trying to install exim , dovecot, spamd, clamav with a virtual domain on > Mysql and my Distro is Slackware 11 > > and when I start exim say: > 2007-11-06 12:10:55 Exim configuration error in line 879 of > /etc/exim/exim.conf: > option "maildir_format" unknown > exim: could not open panic log - aborting: see message(s) above > > Any idea of what's wrong??? > It appears that your copy of exim was not compiled with maildir support.
You'll have to recompile with that transport enabled in the local Makefile -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
