Debug: option access for expansion
[exim.git] / src / src / transports / queuefile.c
index b6511133c949eb53920719ea8fd995d60794354e..21c98eeef8be28c21a0cc1a6683d36af28738d9b 100644 (file)
@@ -195,6 +195,7 @@ DEBUG(D_transport)
 # define O_NOFOLLOW 0
 #endif
 
+GET_OPTION("directory");
 if (!(dstdir = expand_string(ob->dirname)))
   {
   addr->message = string_sprintf("%s transport: failed to expand dirname option",