Jump to content

RainGirl82

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by RainGirl82

  1. Yes, you are right! Yahoo isn't blocking regular mails. Just 2 days earlier, I tested a flash form and it worked. Just now tried your code and that also worked. The problem comes only through Joomla form. I am not able to understand what header information it is passing for which the mails are blocked by yahoo!!!!
  2. Wow, one more step closer. After detailed reading & understanding, I found this error message in emails: host e.mx.mail.yahoo.com [216.39.53.1]: 554 Message not allowed - UP Email not accepted for policy reasons. Please visit http://help.yahoo.com/help/us/mail/defer/defer-04.html. The given link tells: "There is something about the message contents that Yahoo! Mail will not accept for policy reasons. For instance, it is against Yahoo! Mail's policy to send phishing/fraud attempts or viruses." Why yahoo is treating these mails/ server as fraud? There is nothing in emails..they are just test mails. Is yahoo treating the header information as Spam? Why so? Anybody...any idea? Yes..one more thing...I tried with different ids like google and rediffmail but everything works beautifully with them...the problem is just with yahoo.
  3. Ok, just now got a clue but don't know how to proceed further & now somebody must be able to help me. The DEFAULT EMAIL ACCOUNT is catching all the emails. When we go to Heliohost's control panel and click on Email Accounts, inside there we have our default email account that catches all unrouted mails. When I checked that account, I found all the mails dumped in there. I think mails are not getting proper route to reach the destination. So now please tell me how to solve this problem? Please I have been working on this for so many days....help!!!
  4. Oh ok, it's yahoo! Still the problem is same.
  5. They are just simple mail through contact form...with name, email id and message. And when I sign up as a new user, I don't get activation email.
  6. So what could be the reason of not getting any emails? When I send messages by filling up the contact form (created through joomla) or when I sign up as user, no mail messages are received at both ends (neither admin nor user)..attached image has joomla mail settings..I am not able to figure what the problem is (tried different settings as well), can you please help me! P.S. SMTP Port: 25 (comes by default & does not go away)
  7. No, am not using heliohost's address. I am using personal "yahoo" mail for this.
  8. Hello, I installed Joomla and trying to set up a contact form..The component on my site says that mail has been sent but the detination never receives the mail. I looked for help on Joomla forums and the response I got is check whether your host support "PHP MAIL FUNCTION". Want to know is this function supported by heliohost? And if not then can you please fill in the following information that Joomla asks for sending mail? 1) Sendmail Path: /usr/sbin/sendmail (Is this correct?) 2) SMTP Port: 3) SMTP Username: (Is this heliohost's username-password?) 4) SMTP Password: 5) SMTP Host: 6) Does SMTP require authentication? 7) SMTP security: SSL/TLS? 8) SMTP Server: I have been working on this since so many weeks, kindly help me please.
  9. That's ok...I am not blaming heliohost or anybody for anything. Infact I am very much thankful to helihost for their full support, I appreciate it a lot. I was a bit curious to know but now it's ok! I will start work again...it is never too difficult.
  10. Thanks for support! Yes I do have backup but anyone would be curious to know about his/her work gone all of a sudden. I know data just don't disappear but believe me I did not delete anything otherwise I wouldn't be troubling you. My last action was to add a package & not the delete. BTW where is this trash folder, I looked for it but could not locate it. Also one thing I noticed that when I log in & click on File Manager it shows File Manager Directory Selection pop-up, I had set it to skip the pop-up. Feels like somebody has messed up!
  11. URL: www.findaboutindia.com Please help...this is my test site and all the data is gone, a year's work is gone all of a sudden. This is a nightmare!
  12. 4 days back I was working on my site, everything was perfect & today when I logged in there is no index file & nothing...no files, folders, images, nothing. Everything is lost. This is a huge shock. What happened suddenly? Why the data is lost? I did not delete anything in real or in my dreams. When I go to the site, it shows just a blank page. PLEASE HELP!!! MY DATA IS LOST COMPLETELY!!! WHY???
  13. Oh thanks a million! I will surely take down crons after testing.
  14. Well, testing is like this only...running scripts at different intervals & grabbing data & analyzing it. According to me script looks perfect but it is not necessary that it will run as per my expectations & how can I know this without testing it? Once tested 'n' number of times at 'n' random intervals with 'n' email templates...then only I can predict something about scripts behavior. Right now I tested it with one cron that sends 1 e-mail message at one specific time...also by using cron I wana test that my sendmail script can handle 3-4 different mail messages one after another....not only this, along with this I can learn so many things...tunning up the system as per the requirements, developing a system is a different thing & fine tunning is a different thing. You are technical as well, you must be knowing that testing is performed in random order to find errors. My system won't cause any harm to your system. Cron is just running sendmail command which is sending mails to my e-mail ids. Hopefully you can understand it, if you still have any questions I am ready to answer all. Thanks
  15. There are 3 reasons: 1. I want to test it at different times like 1am, 5am, 8am, 12pm, 6pm, 10pm..running it through URL at odd times is difficult. 2. I also want to check whether the system configures properly with cron or not, what messages it reports, errors, does it send proper messages at proper times...this is for initial testing & then switch over to paid hosting because this system is designed to run automatically (if the auto-responding system is worth enough). 3. Right now I am running auto-responding system manually (that works well), now want to test it by making it an automated system. Tried running with CGI-Wrapper but got loads of error messages because of path, directories, etc....
  16. Hello djbob, Thanks for re-activating my account. I am very much grateful to you. Just have one request, could you help me please? I am trying to develop an auto-responder system that needs to run quite a few times a day for testing purpose (using cron), right now you just allow running 2 crons per day (read your warning message on site). Could you allow me to run 2-3 crons 3 to 4 times a day (for max. 15 days & not more than that). This time I know how to run cron & there won't be any mistake like last time. I look forward to your help, Once again thank you very much.
  17. When can I expect my account to be revoked?
  18. Oh Yeah! Thanks a lot. I won't set it for more than twice a day, I guarantee that. I didn't know that otherwise I wouldn't have done that.
  19. Yes I am entering all the letters in lowercase, I registered on Nov. 25 2008. Last log in was I guess 2-3days back (may be on Friday). Everything was working well until the last downtime. When I enter username & password, it shows CPanel login form with the message LOGIN ATTEMPT FAILED! Ok, I think my account has been suspended. I was learning php & shell scripting & cron (unknown of this fact that it will use bandwidth). Today when I came to know how to rectify cron, I tried to log in but failed. Hey djBob! It was done in mistake & I won't let it happen again, please can you activate my account again?
  20. I am trying to log in into CPanel, FTP, email but it is giving me some password incorrect message. I have not changed my password anytime. What could be the problem? Help please! I am getting this error since early morning..this is hampering my work.
  21. So what should I do now? I still have the same problem. I tried clearing cookies, cache, etc...etc...
  22. Hello, I have been using heliohost's web hosting service & I am really impressed with it. To get so much for free hosting is something really unexpected. Thanks helionet. I just have one query: My web hosting account is working absolutely fine & no problem at all but when I access my site through "http address"..."The page cannot be displayed" error is displaying. Site was working well this morning & suddenly it started showing up this message & since then the status is same. Please help, I want to upload new pages & do some testing part. Thanks once again.
×
×
  • Create New...