Hi, I have a transport which performs BSMTP :
------------------- mytransport: driver = pipe use_bsmtp = true command = /usr/sbin/exim -bS -oMr abc-checked transport_filter = /usr/lib/asd/exim_sa_client.pl --senderip $sender_host_address --mailfrom $sender_address home_directory = "/tmp" current_directory = "/tmp" user = mailnull group = mail log_output = true return_fail_output = true return_path_add = false ------------------- But at times I get errors like: ------------------ 2013-02-28 15:30:54 1UB5Rc-000amX-VH <[email protected]>: mytransport transport output: An error was detected while processing a file of BSMTP input. ------------------ Is there any way I can send the mail via another transport if the above given transport gives an error. -- Regards, Soumya Linux Sytem Administrator DirectI <http://poornam.com> "I like the dreams of the future better than the history of the past." -- ## 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/
