liko2k
May 8th, 2009, 09:54 AM
Hi,
I own a server and it is set up on public IP address. I have problems with sending emails wit sendmail. Im getting error like this one:
example error from logs:
May 8 12:27:36 UTS sendmail[23120]: n45JUemL016426: to=<xxx@xx.xx>, delay=2+15:56:56, xdelay=00:00:00, mailer=esmtp, pri=35319380, relay=mx4.xxx.xx., dsn=4.0.0, stat=Deferred: Connection refused by mx4.xxx.xx.
I can add SPF entry for my domain. I did this:
v=spf1 a mx ptr include:smtp.secureserver.net ~all
What should be the sendmail server config to take advantage of this?
maybe I have to do something in order to my server was identified by other mail servers (smtp) as a sever using my domain...
I have also this set up in my DNS control panel :
MX (Mail Exchange)
Priority Host Goes To TTL Actions
10 @ aspmx.l.google.com 1 Hour
20 @ alt1.aspmx.l.google.com 1 Hour
20 @ alt2.aspmx.l.google.com 1 Hour
30 @ aspmx2.googlemail.com 1 Hour
30 @ aspmx3.googlemail.com 1 Hour
30 @ aspmx4.googlemail.com 1 Hour
30 @ aspmx5.googlemail.com 1 Hour
thanks for help!
I own a server and it is set up on public IP address. I have problems with sending emails wit sendmail. Im getting error like this one:
example error from logs:
May 8 12:27:36 UTS sendmail[23120]: n45JUemL016426: to=<xxx@xx.xx>, delay=2+15:56:56, xdelay=00:00:00, mailer=esmtp, pri=35319380, relay=mx4.xxx.xx., dsn=4.0.0, stat=Deferred: Connection refused by mx4.xxx.xx.
I can add SPF entry for my domain. I did this:
v=spf1 a mx ptr include:smtp.secureserver.net ~all
What should be the sendmail server config to take advantage of this?
maybe I have to do something in order to my server was identified by other mail servers (smtp) as a sever using my domain...
I have also this set up in my DNS control panel :
MX (Mail Exchange)
Priority Host Goes To TTL Actions
10 @ aspmx.l.google.com 1 Hour
20 @ alt1.aspmx.l.google.com 1 Hour
20 @ alt2.aspmx.l.google.com 1 Hour
30 @ aspmx2.googlemail.com 1 Hour
30 @ aspmx3.googlemail.com 1 Hour
30 @ aspmx4.googlemail.com 1 Hour
30 @ aspmx5.googlemail.com 1 Hour
thanks for help!