[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

exim doesn't deliver to maildirs



I've been trying to switch from mbox to maildir, but exim won't deliver
to my maildirs. Here's the relevant section of my exim.conf:

Default address_directory transport:

  address_directory:
    driver = appendfile
    no_from_hack
    prefix = ""
    suffix = ""
  # maildir_format

What I've put in based on the comments in the exim.conf file:

  address_directory:
    driver = appendfile
    no_from_hack
    prefix = ""
    suffix = ""
   maildir_format
  
  address_directory2:
    driver = appendfile
    no_from_hack
    prefix = ""
    suffix = ""
   maildir_format

Here's the output of a filter test, which seems to indicate success.
Similar mail targeted to mboxes gets delivered.

me$ /usr/lib/sendmail -bf .forward <test
Sender    = me@dog
Recipient = me@dog
Testing Exim filter file .forward

Save message to: /home/me/Mail/test/

TIA for any help,

PM
-- 
Paul Mackinney
paul@mackinney.net


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: