I just attempted a transport time rewrite that caused a mail loop, so I'm looking for advice on how to test such things safely.
I believe exim -brw doesn't capture transport rewrites. Though I'm less sure, I suspect that -N doesn't run the transport at all. The particular problem was that the rewrite produced a bad sender. When the mail was refused, this produced a notification message. When the notification went out, it had a bad sender, and so on. I tried to rewrite with [EMAIL PROTECTED] [EMAIL PROTECTED]/etc/mailname}} but this produced MAIL FROM:<[EMAIL PROTECTED] @biostat.ucsf.edu> and a complaint about an unbalanced <. Thanks. -- ## 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/
