Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 55

Thread: PHP SMTP_port. . . huh?

  1. #21
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Twey: I don't mean to sound incompetent (as if I ever don't), but I still don't understand what your asking for. I am really new to the whole "mail" thing. Where should I look in order to find what your looking for?

    BTW: I feel compelled to admit that this script is not mine, in case someone thought it was. This comes from the PHP manual.

    EDIT:
    Testingsite: Could you take me through all of your configurations for hmailserver? Supose I just installed php and hmailserver. Exactly what would I do to configure it like yours (per se; in other words, what did you do in the PHP.ini and hmailserver program)? I know it sounds dumb, but I am definately running into a configuration error-- I am 99.99% positive. (And when you send a message, where does it go?)
    Last edited by Jas; 12-11-2007 at 06:45 PM.
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  2. #22
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I am really new to the whole "mail" thing. Where should I look in order to find what your looking for?
    I don't know because I don't know that mail server. Perhaps djr33 will have an idea.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #23
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    It's been a while since I used the hmailserver, so I don't remember off the top of my head what you need to configure. Your best bet would be to look in their support forums or documentation.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  4. #24
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Okay, I got it working. But not I am more discouraged then ever. When I send an email to yahoo, nothing happens. I wondered why, and then I tried hotmail and got this:

    Subject: Undeliverable: Your Application
    X-hMailServer-LoopCount: 1

    Your message did not reach some or all of the intended recipients.

    Sent: Thu, 13 Dec 2007 17:25:53 -0600
    Subject: Your Application

    The following recipient(s) could not be reached:

    me@something.com
    Error Type: SMTP
    Remote server (65.54.245.72) issued an error.
    hMailServer sent: MAIL FROM:<admin@mysite.com>
    Remote server replied: 550 DY-001 Mail rejected by Windows Live Hotmail for policy reasons. We generally do not accept email from dynamic IP's as they are not typically used to deliver unauthenticated SMTP e-mail to an Internet mail server. http://www.spamhaus.org maintains lists of dynamic and residential IP addresses. If you are not an email/network admin please contact your E-mail/Internet Service Provider for help. Email/network admins, please visit http://postmaster.live.com for email delivery information and support



    hMailServer
    (Good grief! It takes me forever to remove all of my personal info . . . lol)

    What can I do now? Is it because the server is offline ? Or am I now worse off then a toasted marshmellow?
    Seriously, though, why am I getting that and what should I do?
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  5. #25
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You're worse off than a toasted marshmallow

    If you have another mail account (Yahoo for example) you can use that.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #26
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Quote Originally Posted by Twey View Post
    If you have another mail account (Yahoo for example) you can use that.
    It won't work on yahoo either.

    Quote Originally Posted by Jas
    When I send an email to yahoo, nothing happens
    And besides, this has to send email to the user, not me, so it needs to work on as many email servers as possible.

    What is causing this catastrophe and how do I fix it? I must be lacking something that other servers have.
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  7. #27
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Quote Originally Posted by Jas View Post
    I must be lacking something that other servers have.
    - A static (external) IP Address
    - An active/valid MX record
    - &c
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  8. #28
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Quote Originally Posted by thetestingsite View Post
    - A static (external) IP Address
    - An active/valid MX record
    - &c
    How does one aquire such marvelous things? (Tell me it's not my ISP or I'll. . . I'll . . . I don't know, but I won't be happy. )
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  9. #29
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It won't work on yahoo either.
    Not sending to Yahoo -- using their SMTP servers to send your mail.
    How does one aquire such marvelous things? (Tell me it's not my ISP or I'll. . . I'll . . . I don't know, but I won't be happy. )
    It's your ISP. The static IP, anyway; you can set up a domain and MX record yourself.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #30
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Quote Originally Posted by Twey View Post
    Not sending to Yahoo -- using their SMTP servers to send your mail.
    That sounds great, Twey. How do I do it and what are the chances of it working?
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •