Categories: Hostripples Featured

Error in exim main log for VPS

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
==============


HR-ADMIN

Recent Posts

Cyberduck and FileZilla: A Comprehensive Comparison

As a web designer and web developer your experience must have reached to new height, right? Further, you need to…

23 hours ago

The Science Behind Social Media Posting Times

In today's digital landscape, timing is everything. Whether you're a social media manager, business owner, or content creator, the success…

1 week ago

Mastering Google Search Console: Tips for New Users

Are you a website owner? Maintaining the website is the prime concern for any website owner. Yes, it’s equally important…

2 weeks ago

A Comprehensive Guide to Changing and Protecting the WordPress Login URL

If you’ve planned to launch a WordPress website, you might get a question, “How do I log in to WordPress?”…

2 weeks ago

The Ultimate Showdown: Linux vs Windows for VPS Hosting

As the demand for virtual private servers (VPS) continues to grow, businesses and individuals are faced with a crucial decision:…

1 month ago