mike55 Posted May 9, 2005 Posted May 9, 2005 Hi, Have my application sending out emails without a problem. I have passed a specific subject header for the email, however, when I receive my email, the subject has the the following header: [bULK] "My Subject header". Is the keyword [bULK] due to me using the ip address 127.0.0.1 and so the SMTP server sees this email as possible junk mail or can I eliminate this problem by going with a public IP address? Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
PWNettle Posted May 9, 2005 Posted May 9, 2005 Are you setting the 'From' property on your messages? I would guess that your mail client marks emails as bulk based on subject text or sender moreso than the server that it comes from (unless it's been configured to know that particular IPs are spammers, which is unlikely for your localhost). Paul Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.