Hello!
I'm trying use the option "headers_add" in a DIRECTOR:
headers_add = "mboxdirectory:/var/spool/mail/${local_part}"
and in the TRANSPORT I'm trying read the value of the variable
"$h_mboxdirectory":
file = "$header_mboxdirectory"
But the value is always empty.
---------------
# DIRECTOR
localuser:
driver = localuser
transport = local_delivery
headers_add = "mboxdirectory:/var/spool/mail/${local_part}"
# TRANSPORT
local_delivery:
driver = appendfile
group = mail
mode = 0660
mode_fail_narrower = false
envelope_to_add = true
#file = /var/spool/mail/${local_part}
file = "$header_mboxdirectory"
--
Manuel Cardeñas - aka... mAnu
mcardenas@???
IP Sistemas.
--
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence." -- Jeremy Anderson