From d17a8ed18ca5e154faa8f753e8dac98188afcde5 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 27 Oct 2010 23:34:34 +0100 Subject: Added %P macro, which converts a name to a number for sending SMSes --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index ef98b97..d77e01a 100644 --- a/README +++ b/README @@ -18,6 +18,8 @@ are available, allowing for text replacement. The macros available are: %n - replaced with the sender-number %d - replaced with the send-date %s - replaced with the SMS content + %P - attempts to replace the second word in the SMS with a destination number\n" + from phonebook.conf - SMS not processed if entry not found\n" An example blasms.conf might be: default echo \"SMS from %N at %d: %s\" -- cgit v1.2.3