I'd like to see SPF or something like it become pretty mainstream. My company provides mail hosting (and web, etc) and interestingly as ISPs start to force their customers to use the ISPs mail server for outgoing mail (which restricts self-mailing viruses and spam) the customers can't use their domain's mail server for SMTP (ie the server I look after). I wonder how useful SPF will become as blocking outgoing SMTP traffic becomes more popular.

To answer the question yes at least one of our domains (my company's, not our client's) domains have been used in forged From headers. We got bounces and only a couple complaints from people who weren't able to read the headers and see we didn't send it. Other than the mail server load it wasn't a big deal. It could have been worse.

In reply to Re^2: Hijacked PM usernames and domains by superfrink
in thread Hijacked PM usernames and domains by hsmyers

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.