1
Strommy
PHPmail problem
  • 2004/9/26 18:38

  • Strommy

  • Just popping in

  • Posts: 6

  • Since: 2004/4/12


Hi,

My phpmail sends to online e-mail companies such as Hotmail and Yahoo...but not to ISP e-mails. Am I correct when I say that I need to change mail() to email() in xoopsmailer.php? And if so where exactly is the line that I edit? Is it this?

// public
function useMail()
{
$this->isMail = true;

2
brash
Re: PHPmail problem
  • 2004/9/26 22:56

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


I wouldn't think so. If PHPMail were broke, then I'd be thinking these forums would be flooded with support requests. I use the SMTP option myself, but I imagine most sites would be using the PHPMail option. Is it just your ISP you cannot send to, or is it more widespread? The fact that you are able to send to Hotmail and Yahoo show that PHPMailer is working. Can you give some detais of your XOOPS environment (OS, PHP version, dedicated or shared hosting, etc)?

3
Strommy
Re: PHPmail problem
  • 2004/9/27 0:44

  • Strommy

  • Just popping in

  • Posts: 6

  • Since: 2004/4/12


I have Linux, PHP 4, and shared hosting.

4
JasonMR
Re: PHPmail problem
  • 2004/9/27 1:26

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Check with your host. Had a similar problem.
While mail() had worked previously, they suddenly disabled it, supposedly due to spam issues.

Still waiting for it to be implemented again. Quite a pain I can tell you

5
Strommy
Re: PHPmail problem
  • 2004/9/27 3:06

  • Strommy

  • Just popping in

  • Posts: 6

  • Since: 2004/4/12


I just posted the question to them. The question im still wondering is why some e-mail companies can recieve it and some can't?

6
brash
Re: PHPmail problem
  • 2004/9/27 5:04

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


usually it is either DNS or rules set on the receiveing SMTP server. To reduce SPAM a lot of SMTP servers are configured to do DNS lookups on incoming e-mail.

Login

Who's Online

214 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits