diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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\" |