changeset 889:aa9e8d93c782

Ensure mlmmj-send always honours tunables (e.g. relayhost) by always giving the listdir on the commandline.
author Ben Schmidt
date Fri, 10 Jan 2014 22:25:49 +1100
parents 7e47a2a6a0bf
children 49efd4fe7557
files src/mlmmj-process.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/mlmmj-process.c	Fri Oct 04 07:16:36 2013 +1000
+++ b/src/mlmmj-process.c	Fri Jan 10 22:25:49 2014 +1100
@@ -1025,6 +1025,7 @@
 				unlink(donemailname);
 				myfree(donemailname);
 				execlp(mlmmjsend, mlmmjsend,
+					"-L", listdir,
 					"-l", "1",
 					"-T", posteraddr,
 					"-F", fromaddr,