Error in exim main log for VPS:
————————————-
2013-04-11 00:38:57 H=localhost ([xx.xx.xx.xx]) [127.0.0.1] Warning: Sender rate 1.0 / 1h
2013-04-11 00:38:57 1O0rkv-0004ff-M9 <= test@domain.com H=localhost ([xx.xx.xx.xx]) [127.0.0.1] P=esmtpa
A=fixed_login:test@domain.com S=987 id=01087a747067959825bcc6fd91dfbfa9.squirrel@xx.xx.xx.xx
2013-04-11 00:39:01 1O0rkv-0004ff-M9 gmail-smtp-in.l.google.com [xx.xx.xx.xx] Connection refused
2013-04-11 00:39:04 1O0rkv-0004ff-M9 alt1.gmail-smtp-in.l.google.com [xx.xx.xx.xx] Connection refused
2013-04-11 00:39:07 1O0rkv-0004ff-M9 alt4.gmail-smtp-in.l.google.com [xx.xx.xx.xx] Connection refused
2013-04-11 00:39:07 1O0rkv-0004ff-M9 == domain@gmail.com R=lookuphost T=remote_smtp defer (111):
Connection refused
======================================
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp — anywhere localhost tcp dpt:smtp
REJECT tcp — anywhere anywhere tcp dpt:smtp reject-with icmp-port-unreachable
acctboth all — anywhere anywhere
====================
FIX:
root@server [~]# iptables -D OUTPUT 2
root@server [~]# iptables -D OUTPUT 1
root@server [~]# /etc/init.d/iptables save
root@server [~]# /etc/init.d/iptables restart
==============
As the demand for virtual private servers (VPS) continues to grow, businesses and individuals are faced with a crucial decision:…
Web hosting is a large industry, as many other factors help any web hosting provider to form a company. The…
Welcome to the complete guide to WordPress security best practices in 2024. As technology evolves rapidly, implementing strong security measures…
Hey, wanted to learn about web hosting? Or do you want to start a new website and need hosting? Questions…
In today's digital world, the threat of DDoS attacks has become increasingly prevalent. These types of attacks have the power…