Andreasen, Michael wrote: > Thanks Phil, > > Do you have an example of the config for this? I've not really done much > tinkering with exim before.
In your Routers: traffic_sink: no_expn no_verify transport = plughole driver = accept In transports: plughole: driver = appendfile file = /path/to/mbox The above is untested. Make sure /path/to/mbox is a directory exim has the rights to append the mail into. Regards D. -- ## List details at https://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/
