Hi,
I have installed Exim as per Tim's SPEC file at
"
http://www.timj.co.uk/linux/exim.php".
Before building Exim , i have changed the "exim-4.30.Makefile " to enable
MAILDIR option.
ie now my exim-4.30.Makefile looks like..
----
# grep MAILDIR exim-4.30.Makefile
SUPPORT_MAILDIR=yes
----
Got RPM sucessfuly built :))
Now i'm configuring exim.conf
Now,here if i need all mails to be deliverd to mailbox with MAILDIR
format,am i need yo put this entry for local_delivery?
local_delivery:
driver = appendfile
file = /var/mail/$local_part/Maildir/
delivery_date_add
envelope_to_add
return_path_add
# group = mail
# mode = 0660
or something which enable delivery to Maildir
-Thanks
-Dilip
--
"Knowing is not enough; we must apply. Willing is not enough; we must do."
--------------