On 19/11/2006 11:40, David Woodhouse wrote: [...] > Delivery to Maildir works fine for > me with the Red Hat packages, although I don't use the maildir_format > option -- I just use directory names with a trailing slash, as discussed > in the documentation at: > http://www.exim.org/exim-html-4.63/doc/html/spec_html/ch26.html#SECTfildiropt
Also works fine for me on CentOS 4 - built using the same sources and spec as RHEL 4 - using the maildir_format option with the following transport configured in exim.conf: local_delivery: driver = appendfile directory = $home/Maildir create_directory maildir_format delivery_date_add envelope_to_add return_path_add Cheers, John. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
