Page 1 of 1

[SOLVED] Can't Receive mails

Posted: Thu Apr 09, 2015 3:24 pm
by theomidm
Hi there,
I have another problem here.
i can send emails (however they go to spam folder)
But i can't receive any email.
i read some of other topics here, there are some problems about them:
First all of them are about editing exim4.conf which i don't have.
I only have exam.conf and i tried editing SPAM_SCORE to a lower number and still nothing
Can you help me please?

Re: Can't Receive mails

Posted: Thu Apr 09, 2015 3:28 pm
by theomidm
Something new:
When i stop Spam Assassin, I can easily receive emails, so definitely there is sth wrong with that.

Re: Can't Receive mails

Posted: Thu Apr 09, 2015 4:23 pm
by theomidm
theomidm wrote:Hi there,
I have another problem here.
i can send emails (however they go to spam folder)
But i can't receive any email.
i read some of other topics here, there are some problems about them:
First all of them are about editing exim4.conf which i don't have.
I only have exam.conf and i tried editing SPAM_SCORE to a lower number and still nothing
Can you help me please?
theomidm wrote:Something new:
When i stop Spam Assassin, I can easily receive emails, so definitely there is sth wrong with that.
Well i found the solution if anyone wants to know:
actually exim4.conf is for ubuntu/debian and exim.conf is for cents/redhat
You should do this to solve this:
CentOS/Redhat

Code: Select all

nano /etc/exim/exim.conf
and change SPAM_SCORE to sth like 15

Ubuntu/Debian

Code: Select all

nano /etc/exim4/exim4.conf.template
and change SPAM_SCORE to sth like 15

P.S: There might be a # before SPAM_SCROE, so remove it.

After this you should do this:

Code: Select all

service spamassassin restart

Code: Select all

service exim restart
Now every thing is OK

Re: [SOLVED] Can't Receive mails

Posted: Tue Apr 14, 2015 12:35 pm
by ipcompany
Hello,
I'm having trouble below, in one email, the email is [email protected], all other @ psanticorrosao.com.br work perfectly.

2015-03-30 17:11:24 1Ycg1s-0007je-80 <= [email protected] H=if01-mail-sr05-mia.mta.terra.com [208.84.243.22] P=esmtp S=2738

id=C45916D45CCE4BECA38C2D7395D4B4D5@DanielPC 2015-03-30 17:11:24 1Ycg1s-0007je-80 == [email protected] R=userforward defer (-1): failed to stat /var/adm/. (No such file or directory)
2015-03-30 17:11:24 1Ycg1s-0007je-80 ** [email protected]: retry timeout exceeded
2015-03-30 17:11:24 1Ycg1s-0007jn-NN <= <> R=1Ycg1s-0007je-80 U=exim P=local S=3606
2015-03-30 17:11:24 1Ycg1s-0007je-80 Completed

All messages sent to this e [email protected], return with the error:

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]
retry timeout exceeded

Could help me in this case?

Thanks.

Re: [SOLVED] Can't Receive mails

Posted: Tue Apr 14, 2015 6:26 pm
by skurudo
ipcompany wrote: [email protected]
retry timeout exceeded
Could help me in this case?
Daniel, don't need make double post, just up yours, man.
viewtopic.php?f=12&t=7515#p24555