| |
---|
| | SMS should contain less than 1600 characters otherwise will be split into multiple SMS's |
---|
| | |
---|
| | Email template should be plaintext only, not HTML (this should be obvious) |
---|
| | |
---|
| | Non-MMS so dont use tracking image {{.Tracker}} or HTML contents |
---|
| | Non-MMS so dont use tracking image {{.Tracker}} |
---|
| | |
---|
| | Email Opened - Actually means delivered (Response from Trilio API) |
---|
| | |
---|
| | <u>Setup</u> |
---|
| |
---|
| | |
---|
| | sudo newaliases; sudo postfix reload; sudo service postfix restart |
---|
| | |
---|
| | |
---|
| | <u>**setup GoSMS**</u> |
---|
| | <u>**Setup GoSMS**</u> |
---|
| | |
---|
| | 1) Set correct variables in config.php (should be self explanitory) |
---|
| | |
---|
| | 2) Make SMSResponse.php accessible from the web, a couple of ways of doing this: |
---|
| |
---|
| | |