mig33
  • Search
  • Member List
  • Calendar
  • Help

Current time: 04-01-2023, 05:51 AM Hello There, Guest! (Login — Register)


mig33 / Mig33 Chit Chat / mig33 Tricks, Tips & Codes v
1 2 Next »
/ Auto Activation Email mig33


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Auto Activation Email mig33
03-03-2013, 03:04 AM
Post: #1
xtrsyz.org Offline
Posts: 306
Joined: May 2009
Reputation: 0
Auto Activation Email mig33
Ini adalah script untuk aktivasi account mig33 via email secara otomatis.
Caranya forward email ke script dengan pipe forwarding.
PHP Code:
<?php

$fd 
= fopen("php://stdin", "r");
$email = "";
while (!
feof($fd))
{
    
$email .= fread($fd, 1024);
}
fclose($fd);

preg_match("|https://register.mig33.com/(.*)|",$email,$match);
file_get_contents($match[0]);

?>

[Image: 509126167.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-22-2013, 04:35 PM
Post: #2
AkuntanIsMe Offline
Posts: 1
Joined: Mar 2013
Reputation: 0
RE: Auto Activation Email mig33
pipe forwarding tu gimana sih? Plis pencerahannya Min Very Happy
Find all posts by this user
Quote this message in a reply
03-22-2013, 06:36 PM
Post: #3
xtrsyz.org Offline
Posts: 306
Joined: May 2009
Reputation: 0
RE: Auto Activation Email mig33
pencerahan pipe forwarding ada disini
Hidden:
Post reply to view.
itu ada setting secara manual.
untuk setting di cpanel, udah ada di menu cpanel.

[Image: 509126167.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
06-26-2013, 08:16 PM
Post: #4
oie07 Offline
Posts: 1
Joined: Dec 2011
Reputation: 0
RE: Auto Activation Email mig33
(03-22-2013 06:36 PM)xtrsyz.org Wrote:  pencerahan pipe forwarding ada disini
Hidden:
Post reply to view.
itu ada setting secara manual.
untuk setting di cpanel, udah ada di menu cpanel.

ijin nyoba boss Blushing
Find all posts by this user
Quote this message in a reply
07-07-2013, 01:19 PM
Post: #5
atef201080 Offline
Posts: 2
Joined: Apr 2013
Reputation: 0
RE: Auto Activation Email mig33
show the hidden contenttttttttttttttttttttttttttt Very Happy
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | mig33 | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication | Dr.XT | Domain & Hosting | Free Hosting


Powered By MyBB, © 2002-2023 MyBB Group.