From: Jonathan McDowell Date: Wed, 16 Feb 2005 14:12:47 +0000 (+0000) Subject: Fix path bug in sendkeysync. X-Git-Tag: 0.3.2~2 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=5538c5782135666d73f7615a37ea9689afa07dcd;hp=5538c5782135666d73f7615a37ea9689afa07dcd;p=onak.git Fix path bug in sendkeysync. We weren't using the path configured for the MTA from the config file, instead it was a hard coded value. This causes problems if the MTA isn't on the path. ---