Re: [exim] option "maildir_format" unknown

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Mailing List
Datum:  
To: exim-users
Betreff: Re: [exim] option "maildir_format" unknown
On Thu, Jan 12, 2006 at 03:22:44PM +0100, Peter Huesser wrote:
> Hello
>
> I just wanted to completely new install our exim server (used in
> connection with spamassassin). Using the old configuration file which
> uses the maildir_format keyword I got the following error:
>
> 006-01-12 15:21:50 Exim configuration error in line 204 of
> /Spam/Exim/4.60/configure:
> option "maildir_format" unknown
> exim: could not open panic log - aborting: see message(s) above
>
>
> Does somebody knows if there is a replacement for this keyword ? Did not
> find anything in the changelog file.
>
> Thank's in advance for any help
>
>    Pedro

>


I bet you're using a Red Hat package.

You'll need:

localuser:
    driver = accept
    domains = +real_domains
    check_local_user
    transport = maildir_delivery
    cannot_route_message = Unknown user


and


maildir_delivery:
    driver = appendfile
    directory = /home/$local_part/Maildir
    maildir_format
    delivery_date_add
    envelope_to_add
    return_path_add


In their relevant sections.

Steven.

-- 
Fortune's Fictitious Country Song Title of the Week:
    "How Can I Miss You if You Won't Go Away?"