Re: [Exim] local_delivery in /var/spool/mail/user/

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Adrian J Bool
Datum:  
To: Otavio Exel
CC: Exim mailing list
Betreff: Re: [Exim] local_delivery in /var/spool/mail/user/

Add the line,

maildir_format

to your local_delivery section. You may need to check your
Local/Makefile has MAILDIR enabled.

Regards,

aid


-- 
Adrian J Bool            | http://www.noc.u-net.net/
Network Manager            | tel://44.1925.484061/
U-NET Ltd            | fax://44.1925.484055/



On Sat, 28 Aug 1999, Otavio Exel wrote:

> hello eximmers,
>
> I'm trying (as an exercise) to do all local delivery in separate files
> in /var/spool/mail/user/; I thought I could just add a '/' to the last
> line of the local_delivery transport like that:
>
> local_delivery:
> driver = appendfile
> group = mail
> mode = 0660
> mode_fail_narrower = false
> file = /var/spool/mail/${local_part}/
>
> ..but it didn't work.. why? do I need to change the 'driver =' line?
>
> the next obvious question is: can I configure qpopper to understand my
> mail spool with each message in a separate file?
>
> TIA!
>
> --
> Otavio Exel /<\oo/>\ oexel@???
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>