diff --git a/mbuni/doc/userguide.shtml b/mbuni/doc/userguide.shtml index f8d7537..941e1a7 100644 --- a/mbuni/doc/userguide.shtml +++ b/mbuni/doc/userguide.shtml @@ -1738,6 +1738,15 @@ report), the interface carries out the necessary action queue)
+ +This interface should be invoked from your MTA as follows:

+ + +mmsfromemail -f from_address -t recipient_address +-p sender_mmsc_hostname conf_file + +
+
Note that no IP-based security is provided at this interface. It is expected that security measures (e.g. firewalls, etc) will have been setup to ensure that messages can only reach the MTA @@ -1754,12 +1763,13 @@ NAME="Section_.1.4.5">Utilities
mmsssend can be used to submit (inject) a message into the global queue. It should be invoked as follows:
+
mmssend -f from_address -t recipient_list -m -mmsfile [-b] -- conf_file +mmsfile [-b] conf_file -
+

Notes: