Re: [Exim] Having mail delivered to /home/user/Mail

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Gyan Mathur
Ημερομηνία:  
Προς: Christian Dysthe
Υ/ο: Exim-users, gyan
Αντικείμενο: Re: [Exim] Having mail delivered to /home/user/Mail
In response to Christian Dysthe:

> What would be the easiest way to have mail delivered locally to
> /home/user/Mail/inbox instead of to /var/spool/mail/user ?


It's documented, but:

local_delivery:
driver = appendfile
file = /home/${local_part}/Mail/inbox

Gyan.