User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: MooSock, Mail Possible?

  1. #1
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MooSock, Mail Possible?

    Hi all clickers!
    Im aint so in, in that MooSock object...
    Anyway... to a register/login system, if you've forgotted your password, is it possible then to use moosock(or other) and send a Mail to the requested accounts mail (if the mail is stored on the hosters pc, like using my register&login system)?

    I dont have mmf pro

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    197
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    Ive heard it is possible to use MooSock to send/recv email, I havent seen an example yet tho,

    I have seen a MSN Messager program made in MMF that uses MooSock.

  3. #3
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    Yes, i've seen it too, btw i never got it to work thought <img src="/center/images/graemlins/smile.gif" alt="" />

    Anyway so it IS possible to send/recv email with moosock?
    Please thoose who can, PLEASE, please make up a example file <img src="/center/images/graemlins/smile.gif" alt="" />

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: MooSock, Mail Possible?

    Yes is is possible. You have to google the SMTP protocol. Once you've learned it, you can try ask the e-mail server for it's e-mails. You probably also need to learn how to parse the text the server sends back to you (with String Parser 2).

  5. #5
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    hm, but i have no idea howto start <img src="/center/images/graemlins/frown.gif" alt="" />

  6. #6
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: MooSock, Mail Possible?

    The very first result on Google has alot of info, but you don't need all of it. Just try a few of the examples mentioned in the document. Experiment <img src="/center/images/graemlins/smile.gif" alt="" />
    Send something to the server and see how it responds to it, you can't break anything. Once you know how to get a desired result by sending some stuff, you can automate it by sending stuff to the server when clicking a button and so on.

  7. #7
    No Products Registered

    Join Date
    Jun 2006
    Posts
    220
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    If you just want to send mail, then there is a PHP mail function that allows you to do so. So you could use that, save it as a .php page, upload to your server - then get moosock to connect to that page and an email should be sent? Or use another extension other than moosock.

  8. #8
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    Thanks Andos, anyway i'll try it after im coming home from vaccation <img src="/center/images/graemlins/smile.gif" alt="" /> n thats in 2 weeks

  9. #9
    No Products Registered

    Join Date
    Jul 2006
    Location
    London - UK
    Posts
    427
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    Guys, you can just use the email object in mmf. Works great for me. I've just set it up today as a matter of fact to send out forgotten passwords, etc.

    So far no hickups on my side...

    -Mel

  10. #10
    No Products Registered

    Join Date
    Jun 2006
    Posts
    220
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooSock, Mail Possible?

    I don't think the mail object has been converted to MMF2 yet though

Page 1 of 2 1 2 LastLast

Similar Threads

  1. E-mail object:: Sending HTML mail
    By Ham in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 4th March 2010, 11:51 AM
  2. E-mail Object, can't delete a mail
    By Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd August 2009, 07:52 PM
  3. E-Mail Object?
    By LB in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 1st July 2007, 11:53 AM
  4. Any example or help with sending mail with MooSock
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 12th November 2006, 02:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •