I am trying to add X-Loop headers to vacation replies.
My vacation transport:

vacation_autoreply:
  driver = autoreply
  to = ${sender_address}
  from = "${local_pa...@${domain}"
  log = /var/log/exim/exim_vacation.log
  once ="/localdrive/$local_part-vacation.db"
  once_repeat = 7d
  subject = "Re: $h_Subject: from ${local_pa...@${domain}"
  headers_add = X-Loop:  "[email protected]"
  text= ${lookup mysql {MYSQL_VACATION}{$value}}

No luck so far. Any suggestions?
/sd

 

-- 
Steve Devine
Email & Storage
Academic Technical Services
Michigan State University




-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to