• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JavaMail Issues

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi I'm sure many has faced this problem before, but quick search did not yield to much help. Posting it here if anyone has a link to solving this problem or something like that:

I'm trying to write an email program that will send out emails whenever a database has new entry. I have a machine that has reverse DNS using no-ip.com. still, when i try to send mail to any address of hotmail.com, it keeps complaining:
220 bay0-mc12-f18.bay0.hotmail.com Sending unsolicited commercial or bulk e-mail to Microsoft's computer network is prohibited. Other restrictions are found at http://privacy.msn.com/Anti-spam/. Violations will result in use of equipment located in California and other states. Mon, 24 Jul 2006 13:15:25 -0700

I have same kind of issues with AOL as well. How do I get by these issues? I'm not trying to spam, but the mail will be automated with useful information, and if it requires spending money for certificate or something, I'm OK with that too. But have no idea how to approach it. Thanks for your help.
 
Marshal
Posts: 28177
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I have a machine that has reverse DNS using no-ip.com.

I am not sure what this means, but it sounds suspicious to me. Sounds like just the thing that anti-spam software would be looking for.
 
The airline is called "Virgin"? Don't you want a plane to go all the way? This tiny ad will go all the way:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic