Jump to content

Ismael B.

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Ismael B.

  1. Hi ! Just to thank you, man. See, I finally find the answer. I put this in the C-panel -> email filtering and it works!! >|/usr/bin/php -q /home/mycpanelsusername/public_html/myfile.php AND THIS IS THE SCRIPT I thank you because you tried to help me few months ago. I post this because some people could try to do the same thing than me. Bye, man !
  2. Greetings to all of you, men !! I have seen that you know something about this. Look, in the DESTINATION field (in CPANEL9 --> E-mail Filtering), I have tried all of this and a lot more: |/home/mbcomp/display.php /home/mbcomp/public_html/cgi-bin/display.php |/home/mbcomp/display/index.php |/home/mbcomp/public_html/cgi-bin/display.php |/mbcomp/display/display.php Where "mbcomp" is my user name. I have one Script in: /public_html/display/index.php and another one (is the same script) in: /public_html/cgi-bin/display.php and /public_html/display.php All of them are the same and just for test they're working. The code in the file index.php and also in display.php is this: >#!/usr/bin/php -q <?php mail("unmillondedolares@gmail.com","YA ESTUVO, WOW!!","SALIÓ LA CHINGADERA"); ?> That, in order to get an email to my personal address just for a TEST. If I go directly to *****/display/index.php it works, cos I receive that email. But I have not received any mail with the subject "YA ESTUVO, WOW!!" when I send an email to ismael@****. I only have received mails that say "MAIL DELIVERY FAIL" in the subject. I wonder if you could mind helping me with any advise you can. Anything will help. It's very important to me. Thank you, man !!
  3. Excuse me. I'm trying so hard to process my mail in my script. I had followed the entire conversation and unfortunately I can't understand what is Geeklog. Please, please, please, what is Geeklog. Thank you !!
×
×
  • Create New...