On Thu, 2004-02-05 at 15:42, Jamie Dobbs wrote:
> Have been in the process of setting up a Debian box to act as a mail
> server at home. I've got to the point where everything works except I
> can't for the life of me work out how to get exim to use Maildirs - can
> someone help.
> FYI - I'm running Sarge rather than Woody if that makes much of a diffence
Googling gives
exim.conf :-
virtual_localdelivery:
driver = appendfile
create_directory = true
directory_mode = 700
directory = /var/spool/virtual/${domain}/${local_part}/
headers_remove = "Bcc"
user = vmail
group = vmail
maildir_format
mode = 660