Results 1 to 8 of 8

Thread: Mail Settings

  1. #1
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Mail Settings

    Can anyone please give me examples of these mail settings? Thank you.

    Send mail by: Standard Mail or Sendmail or SMTP
    SMTP Host:
    SMTP Port:
    Use SMTP Authenication:
    SMTP User:
    SMTP Password:
    Path to Sendmail:

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    What SMTP Server do you wanna connect to?
    Jeremy | jfein.net

  3. #3
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Which one should I connect to?

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Well were did you find:
    Send mail by: Standard Mail or Sendmail or SMTP
    SMTP Host:
    SMTP Port:
    Use SMTP Authenication:
    SMTP User:
    SMTP Password:
    Path to Sendmail:
    You find it in a WAMP settings or something? What mail server do you want to connect to, what e-mail do you want It to retrieve emails for?
    Jeremy | jfein.net

  5. #5
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Quote Originally Posted by afe View Post
    Can anyone please give me examples of these mail settings? Thank you.

    Send mail by: Standard Mail or Sendmail or SMTP SMTP
    SMTP Host: mail.yourdomain.com
    SMTP Port: 25 sometimes 2525 and can also use 587
    Use SMTP Authenication: yes, TLS if available
    SMTP User: you@yourdomain.com
    SMTP Password: *******
    Path to Sendmail: normally not needed, it should be set up on your server already, *Nix hosts use PERL NetSend, Windows servers use ASPMail
    When you set up an email address on your server it should give you all the pop3/SMTP/IMAP details, which is where all this is located for your particular mail box.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. #6
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Well, I am using it for the million dollar script you have given me Blizzard. Would it work for it? Also what is the "you@yourdomain.com" supposed to be? Is it my current email address or the websites admin address or what? and what is the password for?

  7. #7
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Jeremy | jfein.net

  8. #8
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok thanks.

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
  •