diff --git a/check-certificates b/check-certificates
index e584462..566b013 100644
--- a/check-certificates
+++ b/check-certificates
@@ -5,8 +5,6 @@
 # check for certificate validity
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 
 :global SendNotification;
 
diff --git a/check-routeros-update b/check-routeros-update
index 0c39daa..3f67c78 100644
--- a/check-routeros-update
+++ b/check-routeros-update
@@ -5,8 +5,6 @@
 # check for RouterOS update, send notification e-mails
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 :global "safe-update-url";
 :global "sent-routeros-update-notification";
 
diff --git a/collect-wireless-mac.capsman b/collect-wireless-mac.capsman
index d60710f..2d7885f 100644
--- a/collect-wireless-mac.capsman
+++ b/collect-wireless-mac.capsman
@@ -7,8 +7,6 @@
 # !! Do not edit this file, it is generated from template!
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 
 :global SendNotification;
 
diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local
index 68d24a6..9800fab 100644
--- a/collect-wireless-mac.local
+++ b/collect-wireless-mac.local
@@ -7,8 +7,6 @@
 # !! Do not edit this file, it is generated from template!
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 
 :global SendNotification;
 
diff --git a/collect-wireless-mac.template b/collect-wireless-mac.template
index f295281..ec6cff0 100644
--- a/collect-wireless-mac.template
+++ b/collect-wireless-mac.template
@@ -8,8 +8,6 @@
 # !! or 'interface wireless'!
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 
 :global SendNotification;
 
diff --git a/daily-psk b/daily-psk
index 49b18fe..1ac2b09 100644
--- a/daily-psk
+++ b/daily-psk
@@ -5,8 +5,6 @@
 # update daily PSK (pre shared key)
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 :global "daily-psk-match-comment";
 
 :global SendNotification;
diff --git a/sms-forward b/sms-forward
index 70699c0..644e6c9 100644
--- a/sms-forward
+++ b/sms-forward
@@ -5,8 +5,6 @@
 # forward SMS to e-mail
 
 :global "identity";
-:global "email-general-to";
-:global "email-general-cc";
 
 :global SendNotification;