Page 1 of 1

[HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 1:17 pm
by TestTestOMG
I can receive mails but when i want to send a mail i get this mail back:

Title:

Code: Select all

Mail delivery failed: returning message to sender
Message:

Code: Select all

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

    [email protected]
    SMTP error from remote mail server after RCPT TO:<--------->:
    host mx5.mail.icloud.com [17.133.229.11]: 550 5.7.1  Mail from IP 178.62.236.117 was rejected due to listing in Spamhaus XBL. For details please see http://www.spamhaus.org/query/bl?ip=178.62.236.117 :
    [email protected]
Same problem at outlook and other mail sites.

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 2:48 pm
by Sanity
your ip 178.62.236.117, is listed in spamhaus. try this:
on the path /etc/exim4 dnsbl.conf edit the file. and deletes this entry zen.spamhaus.org. and restart exim (/etc/init.d/exim4 restart).

Anyway you should delete the ip of spamhaus

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 3:12 pm
by TestTestOMG
Cant find that file man

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 3:46 pm
by Sanity
Do you have not the file dnsbl.conf?

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 4:41 pm
by TestTestOMG
I only found
/ect/exim/dnsbl.conf
instead of:
/etc/exim4 dnsbl.conf

This is in the file:
bl.spamcop.net
zen.spamhaus.org

What do i need to do? Remve the first and second or only second? And to resstart i need to type service restart exim right?

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 4:52 pm
by Sanity
only zen.spamhaus.org, exim restart, and test

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 4:56 pm
by TestTestOMG
Okay ill try!

EDIT: Doenst work. ;(

Re: [HELP] Can't send, Can receive. (Multiple emails tested)

Posted: Sun Apr 10, 2016 5:37 pm
by Sanity
put a log to view