View previous topic :: View next topic |
Author |
Message |
chhiew
Joined: 23 Sep 2005 Posts: 4
|
Posted: Fri Sep 23, 2005 6:06 am Post subject: MMS To User |
|
|
Hi there,
If someone post a mms to web via mms diary, can mms diary send out an email to specy user or email address to notify them there is a new post come in? if yes, how to do this?
Thanks. |
|
Back to top |
|
 |
gearscout
Joined: 18 Apr 2005 Posts: 22 Location: Atlanta, GA
|
Posted: Sat Sep 24, 2005 10:08 am Post subject: |
|
|
There is no easy way to do that.
MMS_Diary's send.php does send a reply to the phone that posted, confirming receipt.
function writeBackSendConf( $md )
But that's not what you're wanting. It would require a rewrite of send.php and depend on what server software was used on the site.
Bottom line: No, you can't do it with the current scripts. |
|
Back to top |
|
 |
|