Blocking Mails With Certain Subject

Nov 5, 2007

I would like to block emails that contain certain subject that goes to one domain and also the one being sent internally between the users on the same domain. The tricky part is, the recipient of the blocked email will receive a notification (The message has been blocked. To retrieve the full emails, please contact the administrator). Anybody has done it before?

I am using Qmail+SA+Clam on FreeBSD

View 1 Replies


ADVERTISEMENT

Garbled Subject And From Line In Emails

Jun 23, 2008

I just moved to a new server and latly I've seen my mail going out like this:

071 Subject: =?iso-8859-1?B?U3BlZWRFYXJuZXIgUG9pbnQgRW1haWwgZm9yIHJhZmFu?=
039* Return-Path: Fast_Lane@XXXX.com
074F From: "=?iso-8859-1?B?U3BlZWRFYXJuZXIuY29t?=" <Fast_Lane@XXXX.com>

Using Exim 4 and that was the same as my old server. I also moved the exim.conf file over to the new server to see if that would fix it, but it didn't.

View 9 Replies View Related

Subject: Business & Personal Webhosting Packages

May 18, 2009

I wonder if someone know from where I can get a business or personal web packages, email packages or domain registration at one place with smart utilities. Hosting Company must be in local Middle East countries.

View 3 Replies View Related

Clear Messages From Queue By Subject Line - SSH

Apr 24, 2008

Due to spammer activity, I find myself with 20,000 messages in the queue and I'd really like to remove those emails from the queue as it is causing delays to good messages.

Can you give me the SSH command to remove messages by subject line please?

I have already used
exim -bpru|grep frozen|awk {'print $3'}|xargs exim -Mrm
and
exiqgrep -i -f '<>' | xargs exim -Mrm
and
exim -bpu |awk '/nobody/ {print $3} ' |xargs exim -Mrm

But there are still 11,000 messages left in the queue.
The spammer messages have the following subject lines:

IS THIS TRUE?
PAYMENT UPDATE
Online Banking Account Is Locked !
Online Banking has been locked
ARE STILL ALIVE /THIS A SAD NEWS ABOUT YOU

View 3 Replies View Related

Blocking EV1

Apr 5, 2007

I've had it with EV1. On any given day we get 30-50 BFD attacks from their servers. That doesn't include the dozens of other types of attempts per day our IPS/IDS catch. We've also traced back client servers that were hacked directly via EV1 servers.

It's obvious that EV1 does little or nothing to stop these issues. We spoke to the FBI about these issues and their comments lead me to believe that EV1 is one of the major sources of these issues and that EV1 has shown little or no effort to curb the problem or cooperate in stopping the issue.

We have elected to now block all all EV1 IPS.

Drastic measures, not really. If they won't take care of their own problems I no longer want them dumped at my door step. I think other hosts might want to think about this.

View 14 Replies View Related

Csf Blocking

Apr 28, 2007

At the moment it will block people who login with the wrong username/password 5 times. it also blocks people if they do the wrong email settings.

Is there a way to turn the pop3/email blocking off?

View 3 Replies View Related

POP3 Blocking

Dec 3, 2006

I am hitting a limit on number of POP signons per hour imposed by my host. I host maybe 10 domains on this account and have 4 or 5 email addresses to monitor for each domain. If I check once every 15 minutes I run up against a limit on the number of POP3 signons permitted by my ip. Add this to having multiple mail clients behind a NAT router and I am beginning to have real problems.

Does anyone else have this issue? Is my only workaround to forward all email to a single account or install a local mail server? Does 100 POP signons an hour from a single IP sound like a lot to anyone? Any advice?

View 6 Replies View Related

Blocking Outside Urls

Jul 19, 2008

Let's say you want to protect againts hacking,and using method with simply blocking loading url.So let's say someone hacked your index.html and changed links to lead to his domain.com.Is it possible to block what would be loaded on site ?(to prevent possible future hacking intrusions)

View 6 Replies View Related

CSF Blocking Emails

Nov 28, 2008

I have 2 server one is Linux server+Cpanel+CSF firewall where my site is running and one is windows server where my exchange mail server is running .Now thing is that when anyone send mail through my web site (after filling contact form) to me it doesn't come to my email id but when i stop my firewall and then i check contact form and fill it the mail goes to my mail id.

I have php script with SMTP authentication.

which port is blocked in my firewall and after disabling firewall it work.how can i check when firewall is on that time why mails are not coming in my email id that time which port is blocked by firewall.

Allow Port in firewall:-- 25,80,20,21,465,443,110,143

View 10 Replies View Related

Blocking A Referrer

Jul 5, 2007

seems one of my sites has been added to some mega "toplist" site thats bringing in fake traffic to my site which is basically like a DOS attack - over 1000 connections.

coming from
[url]
[url]
[url]

linking to a php file in one of my accounts which has since been removed. however still getting a heck of a lot of hits, they probably all see 404 messages which still causes load on my server.

any suggestions how to fix this? the traffic is referred from above urls but hundreds of ip addresses. is there anyway to blacklist the referrer so people are just blocked, period?

View 6 Replies View Related

Pf And Mass IP Blocking

Oct 6, 2007

Running freebsd with pf, and was wondering if there's anything like www.fixingtheweb.info for pf instead of IP tables? Otherwise it'll be a long day

View 1 Replies View Related

Blocking A Country

Apr 14, 2007

I had a few sites hacked today. I'm using phpbb (all updates) and, apparently, the only thing they did was to drop the database and replace it with one featuring a single post "advertising" their hacker group. I tried bringing everything back on-line, but they would just attack again and take it down quickly... I'm thinking it's probably just some script kiddies.

They announce themselves as "turkish hackers". Browsing around for their message, I found they attacked quite a few sites. What I was thinking, to help preventing this from happening again, is to ban all visitors from Turkey (none of these sites has a need for them, as they're aimed at a local audience).

Can I do this simply by using "deny from .tr" in htaccess? Or are there any more steps to be taken?

View 6 Replies View Related

How Can I Tell If My ISP Is Blocking Ports

Nov 7, 2007

I have my server set up with the smtp daemon running on port 125, and assp listening on ports 25 and 26, and forwarding to port 125 if the mail passes. This setup has been working for months and months. Already today I've received several emails.

I just attempted to send an email, however, and thunderbird could not connect to port 26. (I use an alternate port because my ISP blocks port 25 except to their mail servers)

So I thought that assp had stopped running. Attempted to go to myip:55555, but the page would not load. Now I really thought assp was broken. SSH'd into server and was able to telnet to localhost, port 26 without an issue. Was also able to lynx [url] without an issue.

Since I'm able to log in to all of these weird ports via SSH but not from my local computer, I'm apt to think that they are blocking the ports (for some reason).

Is there any way I can test this theory? Nothing has changed on my side firewall-wise, and the poor girl at the ISP company didn't even know what a port was. I would like to be 100% sure before I give them another call demanding to speak to someone higher up...

View 5 Replies View Related

How To Ban Our Blocking IP Location

Feb 10, 2007

how to ban our blocking IP Location in my server like country range?

and how can i know the IP's country range?

View 5 Replies View Related

Apf Firewall Blocking Traffic

Jul 20, 2007

as per apf firewall issue
Jul 17 02:03:02 duck kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=00:01:02:c9:94:20:00:90:69:8a:f3:f0:08:00 SRC=192.168.1.43 DST=192.168.1.220 LEN=60 TOS=0x00 PREC=0x00 TTL=53 ID=40428 DF PROTO=TCP SPT=37079 DPT=3306 WINDOW=5840 RES=0x00 SYN URGP=0

i already added 192.168.1.43 ip in allow list.

tcp:in : d=3306 : s=192.168.1.43
d=3306 : s =192.168.1.43
tcp: out : d=3306 : s =192.168.1.43


# added 192.168.1.43 on 07/19/07 01:15:21
192.168.1.43

But ip is still blocking traffic while monitor mysql....

View 3 Replies View Related

Apf Blocking Allowed IP Addresses

May 24, 2007

APF firewall is blocking IP's from the allowed range

I have this inserted in /etc/apf/allowed_hosts.rules and restarted APF of course

67.79.221.0/24
70.112.124.0/24
70.113.54.0/24

It still blocked this IP for example, 67.79.221.154

Anyone know why?

View 4 Replies View Related

CSF Firewall Blocking FTP Connections

Jul 11, 2009

I have a virtuozzo VPS with CSF. People can't connect to ftp because the firewall is conflicting with iptables. I looked at the csf guide:

[url]

To correct it, the ftp issues states:

Quote:

For example, with pure-ftpd you could add the port range 30000:35000 to TCP_IN
and add the following line to /etc/pure-ftpd.conf and then restart pure-ftpd:
PassivePortRange30000 35000

Where is pure-ftpd.conf? Do I have to install it or something?

View 8 Replies View Related

Blocking IP Range On Windows

May 14, 2009

I have a client who needs to block IP range on a windows server. However, he is using Cloud hosting from Rackspace. I guess they are not being corporative in doing so. Anyway to do this without root? Perhaps from the control panel?

View 4 Replies View Related

Blocking Access To A Directory

Apr 3, 2009

ive got a flash music player that gets its tracks from a dedicated directory on my server. there's about 10GB of music in there (we own it) and i want to stop people getting at the files (they can see the path in the source of the page that has the flash player).

i tried an htaccess directive that stops listing the directory contents but that obviously wont work. what is the best & most secure strategy to achieve this, blocking all ip addresses apart from my server's?

View 5 Replies View Related

Blocking Entire Countries In IIS

Jul 23, 2009

I have come across an issue where traffic from India is hurting my business. What I have is a number of job boards. Realistically, the only issue I am having is with IT and Engineering positions being applied for heavily by people in India. Since my customer base is all in the USA, I would like to just block India.

While I know this is easy with Apache using a .htaccess file, I am using IIS on server 2007. Does anyone have any idea on how to do this easily with the large number of IPs that India uses?

View 6 Replies View Related

Server Email Blocking <?>

Mar 9, 2008

I recently signed up a new client to my dedicated server - The minute they switched over to my server, it seems that all hell broke loose. (I'm going to refer to them as "Company A")

Company A called me up and said that one of their employees was getting a huge amount of SPAM and that after a day or two, they were having issues with their E-mail.

I looked at my logs and it showed something unusual-

LOGIN FAILED, user=myclientuser@companya.com, ip=[::ffff:XX.XXX.170.47]: 110 Time(s)

When I explained this to Company A, they ran some virus checks on their computers and 3 out of 5 computers had viruses on them.

They claim to have fixed the viruses but now, they cannot send e-mails to specific clients.

I checked their I.P. against blacklists and they are using Comcast cable internet at their location and I cleared their only blacklisting (spamhaus.org).

I'm still getting calls that Company A cannot e-mail a few of their clients and just to make sure it's not JUST them, I tried to send a test e-mail to the same clients as Company A.

The e-mails from me were rejected due to time-out.

HERE IS MY QUESTION:

Is this an issue on MY end that must be taken care of *OR* is it due to the fact that they had viruses on their computers and now they are blocked because the virus tried to attack everybody in THEIR e-mail address book?

None of my other clients are complaining of e-mail issues or that e-mails are getting kicked back. Just Company A.

View 4 Replies View Related

Weird Example Of Blocking Port 25

May 6, 2008

I have a client who was sending email to another server with Cpanel, all of a sudden all emails are in the queue for a few days and we checked everything was ok on our side even the logs are able to find the domain name, just that it drops from there.

Took me a while I finally telnet their port 25 and found it block, but somehow a few minutes later it was unblocked. Is there any mechanism in Cpanel that auto block port 25? I know the client uses a catchall so all rubbish went there, I cleared the catchall for him.

View 3 Replies View Related







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