slamp slamp wrote:
The error message that caused a bounce was:
bounced (host mydomain.com[69.xxx.xxx.xxx] said: 554 Your email is considered spam
(12.30 spam-hits) (in reply to end of DATA command))

i have whitelisted their domains (i think).


def_whitelist_from_rcvd  *@mail.rollernet.us                    mail.rollernet.us
def_whitelist_from_rcvd  *@
mail2.rollernet.us                   mail2.rollernet.us
def_whitelist_from_rcvd  *@rollernet.us                         
rollernet.us
 
  
Is this being caught at the SMTP level? If so, a blacklist in your /var/qmail/control/blacklists file may be blocking it. Might want to try disabling those one at a time to see if one of them is blocking it.
And I normally white list domains/emails in my local.cf like this:
whitelist_from [EMAIL PROTECTED]

Reply via email to