1
0
Fork 0
Commit Graph

132 Commits

Author SHA1 Message Date
bagyenda a49d02b4e8 fixes to allow SunOS compilation 2007-12-21 10:14:08 +00:00
bagyenda b36fe80262 minor fix to mmsbox 2007-12-19 06:18:33 +00:00
bagyenda d0714028b5 new configs 2007-12-15 08:40:22 +00:00
bagyenda 2bee4e49db bug fix in mime lib 2007-11-27 06:31:21 +00:00
bagyenda 15f61ba8d5 minor fix to mms_fixup_address 2007-09-20 16:51:22 +00:00
bagyenda 970badf660 added mmsbox routing resolver: mmsbox_resolve.h 2007-09-17 13:07:30 +00:00
bagyenda 30ed2d83f6 http-interface-name added 2007-09-14 04:14:19 +00:00
bagyenda fcdd5c442b minor bug fix re address fixup 2007-09-10 12:04:49 +00:00
bagyenda 3059138928 misc. fixes for extras 2007-09-10 08:36:39 +00:00
bagyenda e1f24fdeee minor fixes for linux and dso loading 2007-09-09 07:57:58 +00:00
bagyenda 4208985069 misc fix: strip non-essential headers from message part of mm7 packet 2007-08-30 16:35:45 +00:00
bagyenda 89a6e5007d added matching of .3g2 file extension 2007-08-27 15:31:23 +00:00
bagyenda 67cdf0f387 added mms-direction cgi param to send-mms interface 2007-08-03 12:18:45 +00:00
bagyenda f7da8933d8 minor fix in VAS GW -- better file extension to content ID 2007-07-26 18:42:19 +00:00
bagyenda 7c31b97523 minor fix 2007-07-20 12:33:36 +00:00
bagyenda e6a0b2d72c additional minor fixes - message filtering 2007-07-17 12:43:30 +00:00
bagyenda 5e84205190 various fixes: mt mms filter, added sendmms cgi param 2007-07-17 08:26:38 +00:00
bagyenda eef103ae02 misc. changes 2007-07-09 16:43:42 +00:00
bagyenda 7cb159ae13 minor fix: allow file:// in URLs 2007-07-05 06:27:08 +00:00
bagyenda eef6e9b967 better mm7 namespace handling 2007-06-21 12:56:29 +00:00
bagyenda 64722b0299 Bug fixes on MIME conversion 2007-05-08 08:24:19 +00:00
bagyenda 5271c532c8 Minor fix to mms_util.c for SSL 2007-04-24 13:25:13 +00:00
bagyenda b5aa2c8e63 *** empty log message *** 2007-04-20 17:01:24 +00:00
bagyenda e3aabcccfe minor fix to handling of dlr on mm4 interface 2007-04-18 12:08:24 +00:00
bagyenda e59b517fb8 Improved handling of MM4 ACK messages 2007-04-13 10:50:59 +00:00
bagyenda 65c185e3eb Improved MM7/SOAP schema handling 2007-04-12 08:40:24 +00:00
bagyenda 27547cb49b *** empty log message *** 2007-04-11 13:03:01 +00:00
bagyenda b1df15b16d *** empty log message *** 2007-04-10 17:45:44 +00:00
bagyenda 3c990ad7cf Added Digest HTTP authentication 2007-04-10 17:09:05 +00:00
bagyenda 7a0d166d21 MM4 changes 2007-03-20 16:43:44 +00:00
bagyenda 222cf4487a - Misc. fixes for MM4 inter-operability
- Allow adapatation fixes
2007-03-06 07:43:08 +00:00
bagyenda 14e44ea421 Removing @ from transactionID 2006-12-28 05:48:29 +00:00
bagyenda 65a82a7175 Removal of code work-arounds for Kannel MIME bugs (now fixed) 2006-11-25 11:53:40 +00:00
bagyenda 00c7e34515 fix: correct quoting of content-type parameters in mime message 2006-11-18 06:20:05 +00:00
bagyenda c3feca09ff Mbuni updated to Kannel 1.4.1 -- initial stab 2006-10-12 15:21:46 +00:00
bagyenda 88de7ef670 - Add MIME-Version header to email messages outgoing
- check for short code in globalsender before checking if local recipient
2006-07-14 13:11:08 +00:00
bagyenda 79b19bac64 - Minor fix for ? char in sendsms url
- Minor fix for default queue run interval (was 0.1, now 5 secs)
2006-07-13 12:01:24 +00:00
bagyenda 7fd8045dd4 - Allow Send-MMS port to support HTTP POST from HTML-style forms, including enctype multipart/form-data 2006-06-20 13:32:54 +00:00
bagyenda f8c0ef9a7b fix: reduce length of trans-id and msgid 2006-05-29 06:30:39 +00:00
bagyenda 11574bb88e - Further fixes to detokenizer module usage
- Code movement (from mmlib to more specific mmsc where it is used)
2006-05-08 11:19:38 +00:00
bagyenda bc4ef69c40 Minor fix, better detection of IPv6 addresses. 2006-05-06 14:29:14 +00:00
bagyenda ddcd63dfa2 Misc patches - message-ID format, resolver module fallbacks - thanks to Dziugas Baltrunas 2006-04-12 07:14:45 +00:00
bagyenda 6972fad0fe - More graceful crash when config groups mbuni & core missing
- Documentation fixes
2006-03-10 05:38:29 +00:00
bagyenda e1a4f3d031 improved quoting of args 2006-03-03 05:36:07 +00:00
bagyenda 7644c1d064 - Added escaping of shell characters in parameters to sendmail command
- Cleanup documentation (colour schemes)
2006-03-02 10:57:19 +00:00
bagyenda f5834f50bb - Email2MMS now uses relay-hosts config rather than relay prefixes (nod to number portability) 2006-02-28 10:36:36 +00:00
bagyenda d89834bda1 Moved all config file handling out of Kannel into a Mbuni module 2006-02-17 11:48:33 +00:00
bagyenda 5c1107594d Misc. memory leak fixes (thanks to lool@dooz.org 2006-01-11 05:29:21 +00:00
bagyenda 0b9802fce3 mmlib fix for missing transaction-id 2006-01-07 05:03:13 +00:00
bagyenda 183b162be8 Allow host-alias field to contain '/' and other nasty characters 2005-11-06 08:56:13 +00:00
bagyenda 22fd2f9bd3 Fixes for message id mis-spelling in encoder/decoder 2005-10-21 08:04:42 +00:00
bagyenda 4ceeeb8128 First implementation of mmsbox functionality, making Mbuni provide client-side VAS functionality,
similar to that provided by Kannel for SMS.
2005-09-07 10:10:41 +00:00
bagyenda fc0524057e MMSBox init code
Adding SSL support to Mbuni
2005-09-02 11:41:28 +00:00
bagyenda 7dd3546ab3 Re-organisation of functions and files in preparation for adding MMSBox functionality 2005-09-01 10:26:36 +00:00
bagyenda be06cd60ce Added content-adpatation config param to turn on/off content adaptation 2005-07-15 05:44:23 +00:00
bagyenda 6f7e3ea12d Added support for HTTP proxy host/port a la Kannel (used for all HTTP outgoing transactions) 2005-07-04 09:14:47 +00:00
bagyenda df3efbd19c Improved reporting via prov-notify script
Removed prov-notify-script-arg config param
2005-07-04 08:19:18 +00:00
bagyenda 683948a174 bug fix: insert content-type header in message if missing, try and guess what it should be by examining message body 2005-07-01 06:13:59 +00:00
bagyenda 025c3f507b mime conversion bug affecting content adaption fixed 2005-07-01 05:54:35 +00:00
bagyenda e3b7753a27 check for null body when mime converting 2005-05-20 10:50:07 +00:00
bagyenda 720f81d04f Changes to config file: All queue-directory directives replaced by single 'storage-directory' directive. 2005-04-22 14:27:50 +00:00
bagyenda 0eddc08f46 Changes to queue directory structure (now uses a maildir-style structure)
Misc. fixes.
2005-04-19 09:11:43 +00:00
bagyenda 224866fbff misc. code syntax fixes. 2005-04-15 08:21:23 +00:00
bagyenda 7497919605 MM7/SOAP implementation now tested + misc bug fixes 2005-04-14 11:27:23 +00:00
bagyenda 38a4b2197c Misc. bug fixes, beginnings of MM7 work. 2005-04-07 12:21:35 +00:00
bagyenda 17fc190e29 fixes to detokenizer, added detonizer func + adding of token to url
sent in notification
fixed issue with dlsym when using fink's dlopen
removed token comparison in fetch (i.e. rationalised use of fetch url parameters)
2005-04-04 13:47:03 +00:00
bagyenda 3a5ac7c59e minor bug fix. 2005-04-01 12:32:25 +00:00
bagyenda 1b08584a1a Minor bug fixes. 2005-04-01 10:21:53 +00:00
bagyenda 08a7638b0b Small fixes for IP address senders in mmsproxy. 2005-04-01 05:22:12 +00:00
bagyenda da666bfcd3 Time stamp updates on configure files, removing old mmbox stuff from mmsmobilesender 2005-03-31 08:43:04 +00:00
bagyenda b75f523f6d Slight changes to message decoder. 2005-03-29 09:29:32 +00:00
shawarma 941c83734a Fixed a few memory freeing issues which were probably only significant
on platforms with REALLY braindead malloc/free implementations
2005-03-23 21:55:00 +00:00
bagyenda 8c3d30a831 Change of License to GPL 2005-03-23 05:55:16 +00:00
bagyenda e30df1e560 MMbox code, now (mostly) up to speed. 2005-03-21 16:11:51 +00:00
bagyenda f9a34a1aea Added mmbox handler module, fixes to message coder/decoder. 2005-03-19 06:46:24 +00:00
bagyenda d59559f0fc Fixes to message decoding/encoding after introduction of mmbox changes. 2005-03-16 06:37:25 +00:00
bagyenda 148892ef80 Added Soren's changes for optimising size of notification.ind 2005-03-16 05:16:09 +00:00
bagyenda 05a5863013 Initial changes for mmbox, addition of removed autoconf files... 2005-03-16 05:04:03 +00:00
shawarma 9112b7f312 Added configuration parsing for allow-ip-type 2005-03-11 22:54:24 +00:00
shawarma a695ea217f * Sends Error-sending-address-unresolved back to unresolved senders
* Adds detokenizing functionality
 * Adds a few example billing, resolver and detokenizer libraries
2005-03-11 20:29:10 +00:00
shawarma cda8811921 A few references to billing-module should have been to resolver-module. Fixed. 2005-03-10 08:52:29 +00:00
bagyenda e13e3b0b4b Initial import 2005-03-10 08:01:02 +00:00