<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Scott's suggestions are good. When I had the same issues, I went to
    <a class="moz-txt-link-freetext" href="http://www.dnsstuff.com">http://www.dnsstuff.com</a> and ran a free trial of their "Mail Server
    Test Center". I typed in my MX record, and it ran several checks on
    my DNS. It gave me a thorough analysis of things I needed to do (
    including DKIM and SPF ) to make mail from my server more friendly
    to other mail relays. <br>
    <br>
    One of the more simpler kinks that will get mail from your server
    listed as spam almost every time is failing to have a reverse PTR
    for your DNS MX record. In other words, when you do `dig
    mymailserver.whatever.com`, whatever IP address returns would result
    in the name mymailserver.whatever.com when you `dig
    the.ip.address.returned` ( a reverse lookup ).  Mail Server Test
    Center runs some of these more simpler checks too.<br>
    <br>
    Sincerely,<br>
    Michael J. Jones<br>
    <br>
    On 7/14/2011 10:14 PM, Scott Wessels wrote:
    <blockquote
cite="mid:alpine.LRH.2.00.1107142159510.15218@opm2.llnw-phx2.usglobal.net"
      type="cite">Hi Brent,
      <br>
      <br>
      Check out <a class="moz-txt-link-freetext" href="http://www.dkim.org/">http://www.dkim.org/</a> and <a class="moz-txt-link-freetext" href="http://www.openspf.org/">http://www.openspf.org/</a>.
      <br>
      <br>
      Also, <a class="moz-txt-link-freetext" href="https://mail.google.com/support/bin/answer.py?answer=81126">https://mail.google.com/support/bin/answer.py?answer=81126</a> .
      <br>
      <br>
      SPF requires a TXT DNS entry, and DKIM could be incorporated into
      your Mail::Sendmail routines
      <a class="moz-txt-link-freetext" href="http://search.cpan.org/search?query=dkim">http://search.cpan.org/search?query=dkim</a> .
      <br>
      <br>
      Regards,
      <br>
      Scott Wessels
      <br>
      USGN/CTO/usgn.net
      <br>
      <br>
      <br>
      On Thu, 14 Jul 2011, Brent Roberts wrote:
      <br>
      <br>
      <blockquote type="cite">Hello all.
        <br>
        <br>
        A little off topic but I thought I see if anyone has experience
        with this.  I work for a start up here in town called
        Ourbucketlist.com.
        <br>
        <br>
        We send out emails to users when they sign up for the site 
        (have been using Mail::Sendmail ).  But our emails are often
        blocked by the spam
        <br>
        filters of Gmail, Yahoo Mail, and so on.
        <br>
        <br>
        Does anyone know of some tips to help get around spam filters? 
        We are not spam!!  :)
        <br>
        <br>
        <br>
        Thank you.
        <br>
        <br>
        <br>
        -Brent Roberts
        <br>
        <br>
        <br>
        <br>
      </blockquote>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Phoenix-pm mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Phoenix-pm@pm.org">Phoenix-pm@pm.org</a>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/phoenix-pm">http://mail.pm.org/mailman/listinfo/phoenix-pm</a></pre>
    </blockquote>
    <br>
  </body>
</html>