aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-09-28 19:49:38 +0800
committersheldonh <sheldonh@FreeBSD.org>1999-09-28 19:49:38 +0800
commitb97251bd747c03558d99e7b37be61aa1906c2e2d (patch)
treed36e799446240dda187a7bbabd8590f8a4e9d494 /mail/exim
parentcd3de994123dfa78ff69cfd2a5830f9f08e9bffa (diff)
downloadfreebsd-ports-gnome-b97251bd747c03558d99e7b37be61aa1906c2e2d.tar.gz
freebsd-ports-gnome-b97251bd747c03558d99e7b37be61aa1906c2e2d.tar.zst
freebsd-ports-gnome-b97251bd747c03558d99e7b37be61aa1906c2e2d.zip
I have no idea when this got fixed in the distribution, but anyway:
Quote a string that contains redirection characters '<' and '>'.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/files/eximon.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/files/eximon.conf b/mail/exim/files/eximon.conf
index 76a7043d101c..9a9931490377 100644
--- a/mail/exim/files/eximon.conf
+++ b/mail/exim/files/eximon.conf
@@ -102,7 +102,7 @@ QUEUE_INTERVAL=300
# individuals can override this by setting the EXIMON_MENU_EVENT environment
# variable.
-MENU_EVENT=Shift<Btn1Down>
+MENU_EVENT='Shift<Btn1Down>'
# When the menu is used to perform an operation on a message, the output
# from the exim command that is generated is displayed in a separate window