Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
Like Tree2Likes

Thread: Possible to use SMTP server?

  1. #1
    GG-Xtreme's Avatar
    GG-Xtreme is offline x10 Lieutenant GG-Xtreme is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    BIG APPLE
    Posts
    430

    Unhappy Possible to use SMTP server?

    Since there is an SMTP server listed in the status thread, I wanted to know if it is possible to use it for my forum new-registration activation mailer, since PHP Mail() only seems to work 5% of the time and I am already getting complaints from people who can't activate their accounts.
    Last edited by GG-Xtreme; 08-13-2008 at 12:15 AM.
    dinomirt96 likes this.

  2. #2
    Jarryd's Avatar
    Jarryd is offline Community Advocate Jarryd has a spectacular aura about
    Join Date
    Nov 2007
    Location
    Darwin, Australia
    Posts
    5,531

    Re: Possible to use SMTP server?

    You could use the smtp mail function, most forums have a section where you can choose to use a smtp mail service instead of phpmail().

    Would you like me to find out the details of the smtp server for you?
    Jarryd Sullivan
    █ 888-X10-9668 - Jarryd[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004

  3. #3
    GG-Xtreme's Avatar
    GG-Xtreme is offline x10 Lieutenant GG-Xtreme is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    BIG APPLE
    Posts
    430

    Re: Possible to use SMTP server?

    Yes please, that would be great. My site is mercx.exofire.net if you need to know.

  4. #4
    Christopher's Avatar
    Christopher is offline Retired Christopher is an unknown quantity at this point
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,330

    Re: Possible to use SMTP server?

    Server: localhost
    Username: ggxtreme
    Password: cPanel password

  5. #5
    GG-Xtreme's Avatar
    GG-Xtreme is offline x10 Lieutenant GG-Xtreme is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    BIG APPLE
    Posts
    430

    Re: Possible to use SMTP server?

    Sorry, I tried that and it didn't work either. Nobody on my site (including me) gets email sent by any method to any email address. Is this a problem, or is every email provider blacklisted for safety reasons?
    Edit:
    Is there possible a third way of sending activation emails? My forum is expected to gain a lot of users and activating everyone manually is not a fun prospect.
    Last edited by GG-Xtreme; 08-13-2008 at 02:51 PM. Reason: Automerged Doublepost
    karimirt47 likes this.

  6. #6
    Christopher's Avatar
    Christopher is offline Retired Christopher is an unknown quantity at this point
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,330

    Re: Possible to use SMTP server?

    In the MyBB ACP, click on tools and maintenance, then system mail log, and post the error under Error Message if there are any.

  7. #7
    GG-Xtreme's Avatar
    GG-Xtreme is offline x10 Lieutenant GG-Xtreme is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    BIG APPLE
    Posts
    430

    Re: Possible to use SMTP server?

    Aha!
    Code:
    The mail server does not understand the MAIL FROM command
    Happens with SMTP server only. But does that explain why the mail doesn't get sent at all?

    Edit: Also, I think that you could cover all of the support threads faster if you let us reply to other people's threads about common problems (if you strictly enforced on-topic rules and had posters lock their own solved threads).
    Edit:
    Edit: If none of the x10 mail methods work, can anyone recommend me an external way of having my forum send activation emails?
    Last edited by GG-Xtreme; 08-14-2008 at 01:30 AM. Reason: Automerged Doublepost

  8. #8
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Possible to use SMTP server?

    Try using a gmail account with there SMTP service?
    Thanks,
    Brandon Long

  9. #9
    GG-Xtreme's Avatar
    GG-Xtreme is offline x10 Lieutenant GG-Xtreme is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    BIG APPLE
    Posts
    430

    Re: Possible to use SMTP server?

    Quote Originally Posted by Brandon View Post
    Try using a gmail account with there SMTP service?
    Doesn't work, Gmail requires authentication, and MyBB just sits there at 'Delivering 0%'. If I try to resend any system mail, it just stays queued forever because Gmail won't accept the connection. I'm running out of ideas, isn't there a simple fix on the server to allow it to send mail again? It used to send mail months ago, but now both the PHP mail function and the SMTP refuse to send anything.
    Edit:
    Nvm, it's a different problem. I'm getting the same error about the 'FROM' field, even with Gmail. The MyBB team says it's a problem with the server, not with MyBB, and marked this is a 'Bogus' bug. I don't want to sound like a moron, but this could kill my site, I'm not active enough to activate every account and I can't take the risk of instant activation (that's what killed one of my previous sites).
    Edit: Should I upgrade my PHP to level 3 and try the PHP mail() again?
    Last edited by GG-Xtreme; 08-14-2008 at 01:50 PM. Reason: Automerged Doublepost

  10. #10
    Christopher's Avatar
    Christopher is offline Retired Christopher is an unknown quantity at this point
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,330

    Re: Possible to use SMTP server?

    PHP v3 wont make a difference.

    I do remember using some email provider once where their SMTP server worked in scripts such as MyBB. Let me hunt around a bit and see if I can find it.

Closed Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Free Teamspeak2 Virtual Private Server (VPS)
    By lokiklown in forum Gamer's Lounge
    Replies: 8
    Last Post: 01-03-2009, 06:12 PM
  2. email incoming and outgoing server can't be found
    By ysm79 in forum Free Hosting
    Replies: 2
    Last Post: 05-01-2008, 01:00 PM
  3. SMTP Server Not Found?
    By BlackIrish in forum Free Hosting
    Replies: 1
    Last Post: 10-07-2007, 08:47 PM
  4. Internal Server Error
    By thecarver in forum Free Hosting
    Replies: 3
    Last Post: 11-22-2006, 01:04 AM
  5. SMTP Problems
    By Tyler in forum News and Announcements
    Replies: 6
    Last Post: 10-07-2006, 04:05 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers