From: Jonathan McDowell Date: Wed, 16 Feb 2005 14:12:47 +0000 (+0000) Subject: Fix path bug in sendkeysync. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/5538c5782135666d73f7615a37ea9689afa07dcd?ds=sidebyside;hp=5538c5782135666d73f7615a37ea9689afa07dcd 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. ---