Csf Doesnt Allow Out/income Emails

Mar 23, 2009

my forum is VB and its doesnt sent any email for users!

i check the options and everything looks fine ..

my vps had csf firewall installed ..

the csf.conf is

# Lists of ports in the following comma separated lists can be added using a
# colon (e.g. 30000:35000).

# Allow incoming TCP ports
TCP_IN = "53,1116,80"

# Allow outgoing TCP ports
TCP_OUT = "53,80,3306,1116"

# Allow incoming UDP ports
UDP_IN = "1116,53"

# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "53,1116"

# Allow incoming PING
ICMP_IN = "0"

# Set the per IP address incoming ICMP packet rate
# To disable rate limiting set to "0"
ICMP_IN_RATE = "1/s"

# Allow outgoing PING
ICMP_OUT = "1"

# Set the per IP address outgoing ICMP packet rate
# To disable rate limiting set to "0"
ICMP_OUT_RATE = "1/s"

and the version of csf is

[root@www csf]# /usr/sbin/csf -v
csf: v4.56 (generic)
[root@www csf]#

am useing centOS5 and ssh port 1116

am not useing any of control panel or ftp ...

the email i configured it with google.com/a services ..

View 12 Replies


ADVERTISEMENT

Doesnt Receive Certain Emails From Certain Accounts

Jun 26, 2007

The email of my client doesnt receive certain emails from certain accounts, including my yahoo.com.ph account. After several tries I received this error instead.

After trying to send mail unsuccedfully several times, this is the error I am getting.

Hi. This is the qmail-send program at yahoo.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
Sorry, I couldn't find any host by that name. (#4.1.2)
I'm not going to try again; this message has been in the queue too
long.

--- Below this line is a copy of the message.

Quote:

Originally Posted by copy of email

Return-Path:
Received: (qmail 90296 invoked by uid 60001); 25 Jun 2007 04:05:27
-0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.com;

h=X-YMail-OSG:Receivedate:Fromubject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;

b=GYMZ4utbLEJMc+EXHdW5Ng5ZJeCArXAubpEaUtZzZz77STh9HAGNhrFDjgfqNJ5BdE/
SAlCQ78wseeWPTqUFlalE246OSls0L2tnadTvmxHAQiALfIJ/efHw980subD/VVk6c3NZXGKaKn3vQwJ57bHW5a6qsWjazjl6BXp5Q20=;
X-YMail-OSG:
1iaqBZkVM1mfqTKSQPqhJwf61.zXtBuozzwn.p275yXXF_KgFA8taeSyThc.P1xawEKTuVIB
Vgxk18AHBp_TxSZD753CsOSTbU56JD1OgWwBl8GCwZNxI6YhJHPfyg--
Received: from [203.177.91.252] by web32604.mail.mud.yahoo.com via
HTTP; Sun, 24 Jun 2007 21:05:26 PDT
Date: Sun, 24 Jun 2007 21:05:26 -0700 (PDT)
From: *********
Subject: test
To: sales@*********.com
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="0-357102911-1182744326=:89673"
Content-Transfer-Encoding: 8bit
Message-ID: <979097.89673.qm@web32604.mail.mud.yahoo.com>

--0-357102911-1182744326=:89673
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

test

View 4 Replies View Related

What Is The Best Web Hosting Company That Pays You A Monthly Residual Income

Jul 3, 2009

I heard about a web hosting company that pays monthly residual income. I dont remember what its called..

View 3 Replies View Related

Host That Doesnt Oversell

Mar 28, 2009

As posted in a previous thread I noted how I have been hosting with GeekStorage. After a little bit of investigation I found that a total of 593 (possibly more) website where being hosted on the same server as mine. I'm not sure if this is overselling but because I'm new to all this but I'm pretty sure it is.

Now, I'm looking on switching from GeekStorage to someone who doesn't oversell. I would be fine with 10-20GB of storage and >150GB bandwidth. Budget is 5-10$ a month.

View 14 Replies View Related

Pc-core.net Doesnt Care

Jan 28, 2009

so for over 3 weeks now pc-core.net had some problems with their servers and my accounts were just lost and no one answers my support tickets they just erase them, they disabled my account to support so i can only submit support tickets and click the link on the email.

they told me to email cshelpdesk.com to get my account moved to a new server and cshelpdesk is just telling me im SOL. they dont have access to the server i was at and basically to F off.

is there anything i can do? im basically just being ignored and they dont even have a number to them.

View 12 Replies View Related

Http Doesnt Respond

Jun 17, 2008

my sys admin is currently in vacation and ovh staff cant help me much so i really appreciate if someone could help me tackle down this issue. I cant create ftp account at all heres what ovh said

Good morning,

Thank you to trust us, there is not my point of view or that of my colleague problem of the kernel compilation on your server or a file corrupted, and your Apache web server is functional, Status of the launch; after this command, via ssh:
/ etc / init.d / httpd start
Starting httpd: [OK]

We see that the port is open 80:
netstat-tanpu | grep 80
tcp 0 0 0.0.0.0:7080 0.0.0.0: * LISTEN 3071/lshttpd
tcp 0 0 0.0.0.0:80 0.0.0.0: * LISTEN 14349/httpd

From the outside, at this precise moment, we are able to establish a connection on port 80:

Telnet ks357687.kimsufi.com 80
Trying 91.121.148.X ...
Connected to ks357687.kimsufi.com.
Escape character is'^]'.
Get
<! DOCTYPE HTML PUBLIC "- / / IETF / / DTD HTML 2.0 / / EN">
<html> <head>
<title> 501 Method Not Implemented </ title>
</ head> <body>
<h1> Method Not Implemented </ h1>
<p> get to / not supported. <br />
</ p>
<hr>
<address> Apache/2.2.8 (EL) Server at ks357687.kimsufi.com Port 80 </ address>
</ body> </ html>
Connection closed by foreign host.

If I stop the Apache server:

/ etc / init.d / httpd stop
Stopping httpd: [OK]

More than 80 active port or connection possible from the outside:

In this case the connection of the exterior evidemment is not possible:

Telnet ks357687.kimsufi.com 80
Trying 91.121.148.X ...
telnet: Unable to connect to remote host: Connection refused

View 9 Replies View Related

Windows Doesnt Detected All 4GB RAM

Jun 15, 2007

I am using Windows 2003 Enterprise Edition SP1 and i have recently set the computer up to 4GB RAM. I notice a problem occur error :

When I start the computer, Bios detected all 4GB Ram. However, i have checked Total physical memory in General (My Computer-> Properties) doesnot detect all 4GB Ram. it only detect 3GB Ram.

I have checked that this OS support up to 32GB . Why it doesn't detect all 4GB ?
What happen to it?

Mainboard : Intel chipset 915GL

I did following the instruction in internet (exactly is Microsoft) is /PAE in boot.ini file. But, it doesnt work.

View 8 Replies View Related

Using Www Site Doesnt Resolve

Sep 26, 2007

Yesterday we registerd and created 2 domains in our server.
Everything is ok, files uploaded, dns zones created, httpd virtual host created...

The problem is that trying to browse the site trough http://www.site.com redirects me to [url] my main server IP address, this page shows a cPanel Welcome message.

But, using [url], the site is loaded ok, withouth any problems.

DNS zone shows:

Code:
; cPanel 11.11.0-BETA_16977
; Zone file for site.com
$TTL 14400
@ 86400 IN SOA mydns1.wolo.com. admin.hostingserver.com. (
2007092601 ; serial, todays date+todays
86400 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds

site.com. 86400 IN NS mydns1.wolo.com.
site.com. 86400 IN NS mydns2.wolo.com.

site.com. IN A IP_ADDRESS

localhost.site.com. IN A 127.0.0.1

site.com. IN MX 0 site.com.

mail IN CNAME site.com.
www IN A IP_ADDRESS
ftp IN A IP_ADDRESS
Apache virtual host code

Code:
<VirtualHost IP_ADDRESS>
ServerAlias www.site.com
ServerAdmin webmaster@site.com
DocumentRoot /home/siteuser/public_html
ServerName site.com

<IfModule mod_suphp.c>
suPHP_UserGroup siteuser siteuser
</IfModule>
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/siteuser:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
<IfModule mod_php5.c>
php_admin_value open_basedir "/home/siteuser:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>

User siteuser
Group siteuser
BytesLog /usr/local/apache/domlogs/site.com-bytes_log
CustomLog /usr/local/apache/domlogs/site.com combined
Options -ExecCGI -Includes
</VirtualHost>

View 14 Replies View Related

Webalizer Doesnt Work Using EnsimPro X

Mar 11, 2007

After migrating from the old ensim to the new "X", everything is working fine, except for the webalizer, I activated webalizer in one domain a few days ago.. and everyday Im trying to see the webalizer information, and it is always displaying this message:

Could not retrieve the requested site report because the Web server logs have not yet been generated. These are generated once a day. Please check again later.

I also tried forcing the log rotating for that site, but the problem still there.

Server is RHES 4 with EnsimPro X, log generation and webalizer is activated for the domain.

View 2 Replies View Related

Monit + Qmail Alerts Doesnt Work

May 9, 2007

I configured monit to send me email alerts when apache is using too many resources but I cannot receive email alerts. I use Qmail.
As for syslog, there is this message:

monit[6473]: Sendmail: error receiving data from the mailserver 'localhost' -- Resource temporarily unavailable

I tried to add for server name the name used in MX record but with the same result.
Btw: other things configured in cron (eg. RKHUNTER) send me alerts OK.

View 0 Replies View Related

Perl Script Doesnt Seem To Work On My System

Dec 30, 2007

im using centos and a perl script doesnt seem to work on my system.

it gives an error on this line.

use LWP::UserAgent;
$ua = LWP::UserAgent->new;
$ua->agent("MyApp/0.1 ");

BEGIN failed--compilation aborted at line 8.

is it a problem with my perl or is it an error with the script?

View 6 Replies View Related

Installed Apache Can Access Via LAN IP + Localhost But WAN IP Doesnt Work

Oct 30, 2008

I'm on windows vista. I've got an SDSL line into the house with a dedicated IP 62.etc. I've then got a Prestige 791R and all PC's plugged in to that. I've also got a wireless router for my Wii set up.

Basically I've set up this DHCP thingy to start at 192.etc.3 and the Wireless router is at 192.etc.1 and the Prestige is at 192.etc.2 my pc is at 192.etc.9

This is about where my knowledge stops unfortunately.

I have installed apache as the most basic default install I think you can and it seems to be working absolutely fine. I'm assuming I could also install PHP and MySQL etc and wouldn't have too much of a problem, however, my friend cannot seem to access the environment from the WAN IP and when I type in my WAN IP I get the prestige router's control panel.

I read somewhere that I needed to forward port 80, now I can 'open' ports in the prestige control panel but I did try opening port 80 in the control panel and pointing it to my LAN IP (92.etc.9) but it didn't seem to work.

I'm at a bit of a loss so if anyone could point me in the right direction I would be most grateful, just to clarify:

//localhost loads the html file 100%
//192.etc.9 loads the html file 100%
//62.WANIP internally loads my prestige routers control panel
//62.WANIP externally does not load a page (cannot be found)

If you need any more info just let me know and I'll get it.

View 0 Replies View Related

Ping Doesnt Work Until Remote Desktop Connection Is Made

Nov 14, 2007

I have a remote XP PC: 172.16.1.5 OpenVPN connection with route added for 192.168.2.0/24 to go via the VPN

Now on the other end the network consists of:

I have a OpenVPN server inside the lan on 192.168.2.245
Its default gateway is 192.168.2.1

I have 3 Windows Servers, 192.168.2.246, 247 and 248. All gateways are set to 192.168.2.1.

I have a ethernet router on the network, 192.168.2.1, it has a route added for 192.168.0.0/16 to go via 192.168.2.245, and route added for 172.16.0.0/24 to go via 192.168.2.245 also). the 192.168.0.0/16 is incase any other LANs are connected at a later date, if computers saw any packets not on the the 192.168.2.x subnet they would be routed to the default gateway which would then pass them to the OpenVPN router.

The trouble is, i can remotely connect and ping to the OpenVPN router fine and also the ethernet router, however when i ping any of the Windows boxes it times out. But i can open up Remote Desktop and connect to the windows box without problem, infact if i am running 'ping 192.168.2.246 -t' it will suddenly come alive but only after the RDP connection is made.

Is this something funny with the routing? I want to keep the OpenVPN server internal to the network and i appreciate it is hitting the ethernet router then being passed to the OpenVPN but something is weird as it fires up RDP fine but not ping. No firewalls are enabled on any of the boxes. If i log into ssh on the OpenVPN router or ethernet router i can ping from that to the windows boxes fine.

Its as if a ICMP redirect is issued, and all is well after the 1st connection. Not too sure but could anyone be kind enough to enlighten me?

View 1 Replies View Related

Forwarding/Default+POP3 Addy Doesnt Work - Piping/Webmail Works

Sep 13, 2007

My server which runs cPanel (license issued touchsupport) is having problems with handling emails.

I use an external DNS provider (editdns.net) only for this 1 particular domain for handling many Records and such. Through their panel, I have added my mail server's record, i.e. "mailserver.tld".

Now there is a problem with one part of the email issue. I have email piping setup and 1 webmail account setup too. These two work flawlessly. No issues with them. But email forwarding and default address doesn't work.

I am confident that the email settings are working right because, when my clients send an email, piping works and my support system creates a new ticket. But the email forwarding/Default EMail doesn't.

Not just that, I cannot even connect to the webmail account I created via POP3. I 100% sure that I used the correct login credentials and also tried the "+" and ":" for the username part. Just doesn't work. But I can access and read my emails via the Webmail (squirrelmail).

Please help me out with this as soon as possible.

View 3 Replies View Related

Uploading Flash Video Files To Host_A Doesnt Play Well But Plays FIne On Host_B

Jun 27, 2008

to upload some flash videos over to our web host.

All the videos have been uploaded to << link removed >> and in there you will seea flash_video directory, in there should be a html file where you can double click and watch the flash video.

Now go ahead and try it, click on the HTML file and click CONTINUE and try clicking on MODULE 1.. You will see a video play to the left but on the right are bunch of POWERPOINT slides that will appear as the guy continues to speak. THAT DOESNT SHOW..

Our website is hosted by xo.com

Dont know much about the plan since its my 2nd day at the job..

But here is the weird part,

i have uploaded the samething - same exact way to another web host and it plays fine, the PPTs show up fine..

What do you guys think it is?

Before someone asks about uploading methods, i tried filezilla, coreftp and cuteFTP using both ASCII and binary methods. Samething..

View 10 Replies View Related

Thousands Of Emails Being Sent Via Sendmail To Ne.jp Emails

Sep 4, 2007

Since Jan 07, one of our servers has been sending thousands of emails to ne.jp hosts.

Eg from logs:

Code:
Sep 4 19:11:11 debian sm-mta[25383]: l84FY9ME016602: to=, ctladdr= (2001/2001), delay=01:37:02, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYB7d016734: to=, ctladdr= (2001/2001), delay=01:37:00, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FY9A4016629: to=, ctladdr= (2001/2001), delay=01:37:02, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FY9la016616: to=, ctladdr= (2001/2001), delay=01:37:02, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYCkO016807: to=, ctladdr= (2001/2001), delay=01:36:58, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYB7B016730: to=, ctladdr= (2001/2001), delay=01:37:00, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYCO0016757: to=, ctladdr= (2001/2001), delay=01:36:59, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYDjq016819: to=, ctladdr= (2001/2001), delay=01:36:58, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYBhL016751: to=, ctladdr= (2001/2001), delay=01:37:00, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.

Sep 4 19:11:11 debian sm-mta[25383]: l84FYDPw016811: to=, ctladdr= (2001/2001), delay=01:36:58, xdelay=00:00:00, mailer=esmtp, pri=930403, relay=lsean.ezweb.ne.jp., dsn=4.0.0, stat=Deferred: Connection timed out with lsean.ezweb.ne.jp.
We're absolutely unable to track or find out who is sending it or how to stop this.

So I'm wondering if it is possible to prevent sendmail from sending to:

lsean.ezweb.ne.jp, OR
docomo.ne.jp, OR
softbank.ne.jp

/var/mail/vhostswww logs are not showing helpful info at all. Eg:

Code:
--l84GRnX5029819.1188924137/debian--

Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=ISO-2022-JP
Mime-Version: 1.0
From: hanako.@docomo.ne.jp
Subject:
To: a_j.n-y_bluespider-tattoo@softbank.ne.jp
Message-Id: <200709041410.l84EA0Fh007971@debian>
Date: Tue, 4 Sep 2007 16:10:00 +0200
Tue, 4 Sep 2007 16:10:00 +0200
by debian (8.13.4/8.13.4/Submit) id l84EA0Fh007971;
Received: (from vhostswww@localhost)
for ; Tue, 4 Sep 2007 16:10:00 +0200
by debian (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l84EA0jk007973
Received: from debian (localhost [127.0.0.1])
Return-Path:

Content-Type: text/rfc822-headers
--l84GRnX5029819.1188924137/debian

Last-Attempt-Date: Tue, 4 Sep 2007 18:42:16 +0200
Diagnostic-Code: SMTP; 550 Invalid recipient:
Remote-MTA: DNS; mx.softbank.ne.jp
Status: 5.1.1
Action: failed
Final-Recipient: RFC822; a_j.n-y_bluespider-tattoo@softbank.ne.jp

Arrival-Date: Tue, 4 Sep 2007 16:10:00 +0200
Reporting-MTA: dns; debian

Content-Type: message/delivery-status
--l84GRnX5029819.1188924137/debian

<<< 503 No recipients specified
550 5.1.1 ... User unknown
<<< 550 Invalid recipient:
>>> DATA
... while talking to mx.softbank.ne.jp.:
----- Transcript of session follows -----

(reason: 550 Invalid recipient: )

----- The following addresses had permanent fatal errors -----

from localhost [127.0.0.1]
The original message was received at Tue, 4 Sep 2007 16:10:00 +0200

--l84GRnX5029819.1188924137/debian

This is a MIME-encapsulated message

Auto-Submitted: auto-generated (failure)
Subject: Returned mail: see transcript for details
boundary="l84GRnX5029819.1188924137/debian"
Content-Type: multipart/report; report-type=delivery-status;
MIME-Version: 1.0
To:
Message-Id: <200709041642.l84GRnX5029819@debian>
From: Mail Delivery Subsystem
Date: Tue, 4 Sep 2007 18:42:17 +0200
Tue, 4 Sep 2007 18:42:17 +0200
by debian (8.13.4/8.13.4/Debian-3sarge3) id l84GRnX5029819;
Received: from localhost (localhost)
Return-Path:
From MAILER-DAEMON Tue Sep 4 18:42:17 2007

--l84GRnX4029819.1188924135/debian--

Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=ISO-2022-JP
Mime-Version: 1.0
From: hanako.@docomo.ne.jp
Subject:
To: a_j.n-y_bluespider-tattoo@softbank.ne.jp
Message-Id: <200709041411.l84EB8CS011861@debian>
Date: Tue, 4 Sep 2007 16:11:08 +0200
Tue, 4 Sep 2007 16:11:08 +0200
by debian (8.13.4/8.13.4/Submit) id l84EB8CS011861;
Received: (from vhostswww@localhost)
for ; Tue, 4 Sep 2007 16:11:09 +0200
by debian (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l84EB8f6011862
Received: from debian (localhost [127.0.0.1])
Return-Path:

Content-Type: text/rfc822-headers
--l84GRnX4029819.1188924135/debian

Last-Attempt-Date: Tue, 4 Sep 2007 18:42:15 +0200
Diagnostic-Code: SMTP; 550 Invalid recipient:
Remote-MTA: DNS; mx.softbank.ne.jp
Status: 5.1.1
Action: failed
Final-Recipient: RFC822; a_j.n-y_bluespider-tattoo@softbank.ne.jp

Arrival-Date: Tue, 4 Sep 2007 16:11:09 +0200
Reporting-MTA: dns; debian

Content-Type: message/delivery-status
--l84GRnX4029819.1188924135/debian

<<< 503 No recipients specified
550 5.1.1 ... User unknown
<<< 550 Invalid recipient:
>>> DATA
... while talking to mx.softbank.ne.jp.:
----- Transcript of session follows -----

(reason: 550 Invalid recipient: )

----- The following addresses had permanent fatal errors -----

from localhost [127.0.0.1]
The original message was received at Tue, 4 Sep 2007 16:11:09 +0200

--l84GRnX4029819.1188924135/debian

This is a MIME-encapsulated message

Auto-Submitted: auto-generated (failure)
Subject: Returned mail: see transcript for details
boundary="l84GRnX4029819.1188924135/debian"
Content-Type: multipart/report; report-type=delivery-status;
MIME-Version: 1.0
To:
Message-Id: <200709041642.l84GRnX4029819@debian>
From: Mail Delivery Subsystem
Date: Tue, 4 Sep 2007 18:42:15 +0200
Tue, 4 Sep 2007 18:42:15 +0200
by debian (8.13.4/8.13.4/Debian-3sarge3) id l84GRnX4029819;
Received: from localhost (localhost)
Return-Path:
From MAILER-DAEMON Tue Sep 4 18:42:15 2007

--l84GRnX3029819.1188924134/debian--
How would I solve this problem as it's making our server load skyhigh 24/7.

Additional info about system:
> Debian Linux, latest kernel
> Sendmail (we've tried postfix, exim, with same results)
> Non cPanel system.

View 6 Replies View Related

CSF Emails

May 12, 2008

I received some emails with "Suspicious File Alert" subject every days from my CSF firewall which installed on the server.

on this mails said:
Time: Sun May 11 15:01:41 2008
File: /tmp/bd
Reason: Binary executable
Owner: nobody:nobody
Action: No action taken

or some another message.

what's mean of this message?

View 1 Replies View Related

No Emails Web Or Pop, Only One Domain

Jan 3, 2008

Only one domain suddenly out of the blue is not receiving emails via web or pop3.

- deleted / recreated email
- eximup forced
- domain exists in trueuserdomains, localdomains but not in remotedomains (shouldn't)
- restarted pop server

Mail works fine on the various other domains on this box

cpanel/centos

What could be the cause? Site works fine, made no server edits.

EXIM logs show this for example

2008-01-03 20:20:03 [1643] 1JAcAE-0000QS-Ly ** admin@domain.com F=<root@server.hostdomain.com> P=<root@server.hostdomain.com> R=lookuphost T=remote_smtp: SMTP error from remote mail server after RCPT TO:<admin@domain.com>: host sentry.domainbank.com [64.85.73.28]: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) .......

View 1 Replies View Related

How To Derive Emails

Feb 26, 2007

I have an email account "support(at)anything.com".

I need the emails sent to that account be derivated to different email accounts, for ex:
john(at)anything.com
mary(at)anything.com

And the system save in memory from which address was sent the email, so the next time that an email is sent to support(at)anything.com, this arrives to the same recipient that the first time.

Example:

charly(at)hotmail.com send an email to support(at)anything.com and is derivated to john(at)anything.com.

A month later charly(at)hotmail.com send again an email to support(at)anything.com and the system detect that the address sent an email before to john(at)anything.com, so, now the email will be derivated (or redirected) to john forever.

Exists any software that do that? Any help?

View 0 Replies View Related

Emails Spam

Jun 25, 2009

im getting 50 and more spam mails each day, how do i secure my vps to stop 99% of the spam from coming in as i understand theres no way to completely block spams.

Im using directadmin control panel and enabled SpamAssasain but its not much of use even when i apply strict options on it.

View 3 Replies View Related

Bulk Emails ..

Oct 8, 2009

i just open a small company for advertising, beside i will make email adviertising campaign, so what i can do for it? i want to know the best way to send this bulk email, the number of emails what i have arround 500000 emails .

View 7 Replies View Related

Emails Going To Junk

Apr 14, 2009

I have a problem with outgoing mail because they tend to reach the junk mail of Yahoo, MSN, and GMail.

What can be done to change that?

View 2 Replies View Related

Emails Blocked From ISP

Oct 13, 2009

I have recently switched to GreenGeeks, great company and great support, but I am having a huge problem that all my clients and I are having problems with. No one can send emails to ATT, Verizon, Earthlink, Comcast, Etc. because they bounce back as being blocked. I have contacted them to unblock the IP and they do, but then a few days pass and it's blocked again. WTH? I've contacted GreenGeeks and they are aware of the problem but I really need to move on with this problem, does anyone know of any solution to do?

Example: ....

View 14 Replies View Related

Emails Not Going Through After Marketing

Feb 4, 2009

Hello all....I use an email blasting software for my clients and newsletter and this is what happened: I was at my mother's house and accidentally used the wrong server (I do my marketing on a diff. smtp server) and after I did that when I sent emails to my mother's email address (with the isp she is with) she would not receive my emails.

I called my domain's company and they said there was no problem on their end as I did tests and my emails went through. I called my mom's isp service and they said there was nothing wrong but to email this email address for "blocked" accounts and they never responded but the weird thing is when I send my mother email's, they go through if I send it from the "online backend" of godaddy rather through my MS Outlook.

To make things worse...I have a client who uses TimeWarner and he doesn't get my emails now either! Again...it works if I log-in on the backend but not through my outlook. Is there a port being blocked? I appreciate the responses as I don't know what to do and I need my main email address to send to clients.

View 7 Replies View Related

Not Receiving All Of My Emails

Jul 18, 2009

So got my dedi the other day. Everything is perfect. However I'm running into some issues.

I have setup some forwarders in cPanel to redirect to my Gmail but unfortunatley I'm not getting them all.

I sent some emails from various address and only received one.

Now I can only think of 3 issues.

1. Something to do with DC/Network.

2. cPanel problem (DC set cpanel up)

3. DNS servers (DC set them)

I have used the mail troubleshooter in WHM and all seems to be fine, it says its sending mail to Gmail so not sure what the problem is.

View 5 Replies View Related

TLS When Sending Emails

Jun 3, 2009

This is the qmail-send program at ultimatemedicalresearch.theplanet.host.

I wasn't able to deliver your message to the following addresses.

This is a permanent error; I've given up. Sorry it didn't work out.

<abc@xyz.com>:
TLS connect failed: error:14077410SL routinesSL23_GET_SERVER_HELLOslv3 alert handshake failure; connected to <IP>.
I'm not going to try again; this message has been in the queue too long.

Executed the following commands as root on both servers (recipient and sender):

openssl s_client -connect [host]:993 returns OK both ways.
openssl s_client -connect [host]:995 returns OK both ways.
openssl s_client -connect [host]:465 very slow response. CONNECTED(00000003) appears then it waits for quite some time (>20s). Then it says: 30179:error:14077410SL routinesSL23_GET_SERVER_HELLOslv3 alert handshake failure23_clnt.c:578. This is shown only when I execute the command on server 1. Server 2 hangs also but returns the 220 message which is OK.

It is odd that the above commands return different certificates, not the ones that are set up on the servers. I am using Plesk, I have set up my certificates and assigned them to those IP addresses.

What could be done to make the mailing system between these two server to work ?

View 6 Replies View Related

Sending Emails

Jul 3, 2008

I have a problem with sending emails, previously could not send e-mails using port 25, but this is changing under the port 26. and now they are sent.

But probelma now is that when sending emails to gmail and hotmail arrive as SPAM. Yahoo definitely dont get

Similarly using webmail mail arrives as SPAM.

Someone knows how to fix this problem?

Or someone knows how to make the mail arrives well?

View 3 Replies View Related

Cannot Send Emails

Feb 14, 2008

Emails are not being sent from my Server,php n SMTP both, I have checked my IP's are not is spam lis, I'm unble to find out the reason,

View 12 Replies View Related

All Emails End Up In Spam, Any ISP

May 9, 2008

Got this strange issue here. Comcast customers cannot receive any emails sent from my server. With the others, most of the emails are being sent to a spam folder instead of inbox.

Serve is Centos 5 / Cpanel

I confirmed IP has proper reverse dns and is not blaclisted. I also setup SPF as well.

View 1 Replies View Related

Can't Receive Emails

Jun 9, 2008

I create an email address at my site:webmaster@mydomain.com.But it can't receive emails.What's the problem?

Delivery to the following recipient failed permanently:

Technical details of permanent failure:

PERM_FAILURE: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 530 530 Relaying not allowed (state 14).

View 1 Replies View Related

Get Rid Of Spam Emails

Apr 29, 2008

I am using couple of emails on my domain since 3 years. I am having a big amount of spam emails. If I use SpamAssassin™ in the Cpanel it will miss sometimes hotmail, yahoo emails etc.. If I disable it, I will continue receiving those spam emails. However, some of my clients uses free emails like hotmail and yahoo.

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved