Jump to content

Activation email help


PakiGangsta

Recommended Posts

[quote author=mewhocorrupts link=topic=103964.msg414417#msg414417 date=1155360952]
Is your problem that the mail() function isn't sending the e-mail the first time, or that it's not activating when the link inside of the mail is opened?

Sorry, I'm not quite sure what you're asking here.
[/quote]  it is not sending it at all
Link to comment
Share on other sites

I actually had this same problem today. If your server is on a Windows system, there are variables in the php.ini file that allow you to set an SMTP server. However, if you're running a Linux server like myself, you have to install sendmail. Further problems arrise if you have an ISP that doesn't allow personal SMTP servers. If that is the case, then you have to add define(`SMART_HOST',`your.ispSMTP.net)dnl to sendmail.mc, and remake sendmail. It's a hassle, but well worth it!
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.