[SOLVED] Can't Receive mails
[SOLVED] Can't Receive mails
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?
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?
Last edited by theomidm on Thu Apr 09, 2015 4:25 pm, edited 1 time in total.
Re: Can't Receive mails
Something new:
When i stop Spam Assassin, I can easily receive emails, so definitely there is sth wrong with that.
When i stop Spam Assassin, I can easily receive emails, so definitely there is sth wrong with that.
Re: Can't Receive mails
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?
Well i found the solution if anyone wants to know:theomidm wrote:Something new:
When i stop Spam Assassin, I can easily receive emails, so definitely there is sth wrong with that.
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
Ubuntu/Debian
Code: Select all
nano /etc/exim4/exim4.conf.template
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
Re: [SOLVED] Can't Receive mails
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.
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.