esprit 0 Report post Posted June 10, 2008 Hello My server cannot connect to mail.myserver.com beacause of network or other reasons that i don't know about that. So that cannot send mail to ...@myserver.com. Is any specific server that forward our mail with defined fields such as 'from','to','forward to','title','body',.....? Or so on...............? please help me. Notice from rvalkass: Topic titles are very important. "A Big Problem" is just too non-descriptive. Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted June 10, 2008 What Server are you running? Is it set-up on your own machine or at a Hosting Service? Are you running your own scripts to send mail? SMTP or Sendmail? or php mail()? Share this post Link to post Share on other sites
hitmanblood 0 Report post Posted June 11, 2008 Well jlhaslip basically explained it out but before you try to set up something specific explain the problem here everyone would probably be willing to help. Also I would like to add to the jlhaslip post that if you are using php mail() function it might happen not to work due to wrong or deliberate setup of server either disabling or not forwarding mails correctly. So the best thing to use in such case is PHPmailer it is free class extension which you can include in your php file and send mails from any other site that in fact supports php. You will be able also to connect to remote mail servers such as mail.google.com that is gmail.com or any other of course if you have account there.Other problem that might occur in your case is that you are trying to access mail.yourserver.com but you do not have such subdomain usually mails are accepted on incoming port and not on subdomain. Subdomain might be used just for the visual web interface and not the real networking process of sending and receiving mail from someone. OK if I am not correct please correct me. Otherwise please explain the problem further. Share this post Link to post Share on other sites
iGuest 3 Report post Posted July 14, 2008 password Cannot Connect To Mail Server Replying to jlhaslip I have not the possibility to send my e-mail. The server continous to ask me the password, I write the correct one and it replies "invalid credentials". It's already 3 days. What I have to do ? Pls help me, thanks. Diamond -question by DANIELA MARIA Share this post Link to post Share on other sites