PHP Classes

email blacklist

Recommend this page to a friend!

      MIME E-mail message sending  >  MIME E-mail message sending package blog  >  How Can PHP Send Emai...  >  All threads  >  email blacklist  >  (Un) Subscribe thread alerts  
Subject:email blacklist
Summary:my IP appeared in a few Email Blacklists
Messages:2
Author:Carlos Rosão
Date:2008-11-21 10:15:45
Update:2008-11-22 02:00:28
 

  1. email blacklist   Reply   Report abuse  
Picture of Carlos Rosão Carlos Rosão - 2008-11-21 10:15:47
Following my investigation to find a solution for the problems discussed in the thread "smtp_message class error" I found out (using this tool: www.mxtoolbox.com/blacklists.aspx) that my IP appears in a few international Email Blacklists.
I suspected because of the error:
S 550-"JunkMail rejected - bl7-47-118.dsl.telepac.pt (localhost) [85.240.47.118]

Because I only send emails with the smtp_message class, is it possible that this is due to the server considering my emails as spam because I am not choosing the headers correctly in the smtp_message class?

If so, how should I choose the headers to avoid this?

No, I don't use this class to send spam nor mass email, I just use it to send simple email messages (no more than 10-20 each day) using my company's mail server.

Thanks again for your help.



  2. Re: email blacklist   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2008-11-22 02:00:28 - In reply to message 1 from Carlos Rosão
No, if you sent the messages from IP 85.240.47.118, that is listed by your ISP as a dialup/dynamic IP address of a domestic ISP user. You should not send messages from such IP addresses ever.