diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/files/eximon.conf | 2 | ||||
-rw-r--r-- | mail/exim-old/files/eximon.conf | 2 | ||||
-rw-r--r-- | mail/exim/files/eximon.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim-devel/files/eximon.conf b/mail/exim-devel/files/eximon.conf index 76a7043d101c..9a9931490377 100644 --- a/mail/exim-devel/files/eximon.conf +++ b/mail/exim-devel/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 diff --git a/mail/exim-old/files/eximon.conf b/mail/exim-old/files/eximon.conf index 76a7043d101c..9a9931490377 100644 --- a/mail/exim-old/files/eximon.conf +++ b/mail/exim-old/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 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 |