Results 1 to 8 of 8

Thread: Question in send email

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Location
    United States
    Posts
    157

    Question in send email

    Hello everybody.


    How can I send an email to e.g. "Hotmail" but I want it to go directly to Inbox not Junk emails?


    Thank you very much.

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Question in send email

    Email is filtered by the client. It is always there that the email classified as junk - to help reduce the chance of the email being classified as spam. Send it from a server which has a domain name and allows reverse lookups on its IP address which resolve to the domain name. Also, you should advise those who you want to send email to, to put your email address in their address book.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Location
    United States
    Posts
    157

    Re: Question in send email

    I have a domain name.
    And I want send an email from it.
    how??

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Question in send email

    Is the domain name with your web host?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Location
    United States
    Posts
    157

    Re: Question in send email

    Yes I have a domain name with web host, but I don't know how to send an email from my website.
    My website is: http://www.onh1986.com
    I am trying to send an email to e.g. "Hotmail" by "[email protected]".
    But it goes to Junk Emails not Inbox.

  6. #6
    Hyperactive Member
    Join Date
    Nov 2003
    Location
    In Front of my computer...
    Posts
    367

    Re: Question in send email

    also make sure you send headers many mail services check if an email has headers which at this moment dont remember them but if they not there they classified as spam
    Born to help others
    (If I've been helpful then please rate my post. Thanks)

    call me EJ or be slapped!

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Location
    United States
    Posts
    157

    Re: Question in send email

    What are the headers I have to put to send an email directly to Inbox??

  8. #8
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372

    Re: Question in send email

    http://www.dnsstuff.com/tools/ip4r.ch?ip=82.137.208.5

    82.137.208.5 has no reverse DNS entry; some mail servers may not accept your mail.
    Ask your host to setup a PTR record for your IP address

Posting Permissions

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



Click Here to Expand Forum to Full Width