--- smsdaemon/smsdaemon.conf 2008/12/22 23:27:49 215 +++ smsdaemon/smsdaemon.conf 2008/12/23 14:20:43 217 @@ -26,8 +26,11 @@ # Several plugin statements are allowed # syntax # plugin = [arguments] +# General arguments +# privileged - if this is set to 1(one) only the phones in the privileged list are allowed +# to invoke the plugin plugin = echo -plugin = spam +plugin = spam privileged=1 plugin = status plugin = hoststatus plugin = tog @@ -49,6 +52,17 @@ # starting with this countrycode = 45 +# Option blacklist +# A comma seperated list of phone numbers that should be ignored +# regarding both incomming and outgoing messages +# Note: it is a good idea to put the servers own phonenumber in this list +blacklist = 4542407617, + +# Option privileged +# A comma seperated list of privileged phonenumbers +privileged = 4522337617 + + #config section for internal gsm modem transceiver [gsmmodem]