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

Make in India, Make for the World: How Hostripples Empowers Modi’s Vision

Introduction Prime Minister Narendra Modi’s clarion call — “Make in India, Make for the World” — is not just a…

2 days ago

AI – Powered Customer Support in Hosting: Chatbots & Virtual Assistants

Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…

2 weeks ago

ChatGPT: Your Ultimate AI Content Generation Tool

Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…

4 weeks ago

Discover Ollama: How It Works, Features & Everything?

Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…

1 month ago

Connecting to Amazon EC2 via WinSCP (SFTP): A Complete Guide

Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…

2 months ago