Home | Reviews | GUIpedia | Forum | Fun500


tacodrake95PHP Question
Hey, i was wondering if there's any way to make a mail client with PHP.
2011-03-2110:19 PM

pharoahRe:PHP Question
Short answer: Yes.
Slightly longer answer: Yes, but it's hard to make it secure, especially with QML (in case that's what you're thinking, there's a reason I haven't made one yet).
2011-03-2110:23 PM

tacodrake95Re:PHP Question
well, i would just want something with a password and compatibility with Q-Step mail, and yes, it would be for QML.
2011-03-2110:25 PM

pharoahRe:PHP Question
Q-step already has its own webmail client (or at least asgard did).
2011-03-2110:35 PM

tacodrake95Re:PHP Question
well, i was wondering how hard it would be to make a QuickSpace mail client that can also send e-mail to the Q-Step mail Client.
2011-03-2110:38 PM

pharoahRe:PHP Question
I can't run Q-step. Does it use regular email or its own messaging system? I bet you could get Trolly to write a script to support the latter via QML.
2011-03-2212:07 AM

tacodrake95Re:PHP Question
it uses it's own system i think, i haven't tried to send an e-mail outside of the system yet though.
2011-03-2212:54 AM

trollyRe:PHP Question
asgard (and also q-step)'s mail system are internals messages...
in asgard i've added a way to receive message from user's pop3 mail box (but it's a security risk) and send external message (to a mail adress), it used php to connect to the mail box or the smtp server, and returned the result in raw text
2011-03-226:53 AM

tacodrake95Re:PHP Question
well, i am going to learn PHP and possibly make a mail client in QML. i don't mind if it's not very secure, because first of all, it's not my server, second of all, there will be a disclaimer so nobody can blame me if they try it and it compromises their computer's security.
2011-03-222:16 PM

Other


2021 Brandon Cornell