[sendmail] One Spam Per Day..


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers [sendmail] One Spam Per Day..
# 1  
Old 03-09-2015
[sendmail] One Spam Per Day..

Hi,
I have sendmail 8.14.4 on a CentOS 6.6-RELEASE virtual machine. This box is primary MX for our domain, and everything is swell.

Every single day, one spam gets through. This spam has the 'From' address '<>', and my google search reveals that blocking the null sender is not a good idea.

In my sendmail.mc, I have:

dnl FEATURE(`enhdnsbl',`sbl-xbl.spamhaus.org',`"Message from "$&{client_addr}" rejected - see: http://www.spamhaus.org/sbl"


But this blocks e-mail from two of our clients.

One spam per day isn't that bad, but it's frustrating that I can't stop it. The IP is different every day. The e-mail always comes from 'david[randomcharacters]@something.com, so I can't block 'david,' because that will stop legitimate e-mails.

I think that this is a job for procmail, but reading the recipes, they look like they were written in postgrad maths.

Can someone help?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Julian day to dates in YEAR-MONTH-DAY

hello, I have many files called day001, day002, day003 and I want to rename them by day20070101, day20070102, etc. I need to do it for several years and leap years as well. What is the best way to do it ? Thank you. (1 Reply)
Discussion started by: Ggg
1 Replies

2. UNIX for Dummies Questions & Answers

Move the files between Current day & a previous day

Hi All, I have a requirement where I need to first capture the current day & move all the files from a particular directory based on a previous day. i.e move all the files from one directory to another based on current day & a previous day. Here is what I am trying, but it gives me errors.... (2 Replies)
Discussion started by: dsfreddie
2 Replies

3. Shell Programming and Scripting

Script to check if last modified day is previous day

Hi, I would like to write a script that checks if a file ('counter') was modified the previous day, if so erase its contents and write 00000000 into it. For e.g. if the file 'counter' was last modified at 11.30pm on 24th May and the script runs at 12.15am of 25th May, it should erase it's... (1 Reply)
Discussion started by: hegdepras
1 Replies

4. Shell Programming and Scripting

Code creates day 32 instead of 1st day of next month.

I am using the code below modified from a post I saw here regarding having the script write out future dates. The problem is that instead of making 8/1 it makes 7/32! Please help! yy=`date +%Y` mm=`date +%m` dd=`date +%d` echo "Today is : $yy $mm $dd" #!/usr/bin/ksh date '+%m... (5 Replies)
Discussion started by: libertyforall
5 Replies

5. Solaris

May i know the day to day activities of a Solaris system administrator?

Recently i have attended a telephonic interview. As i dont have work experience in solaris i was not able to deliver correct answer for this question. Your answer will help for the people like me who is looking to become Solaris System administrator. (4 Replies)
Discussion started by: Sesha
4 Replies

6. Shell Programming and Scripting

Script to find previous month last day minus one day timestamp

Hi All, I need to find the previous month last day minus one day, using shell script. Can you guys help me to do this. My Requirment is as below: Input for me will be 2000909(YYYYMM) I need the previous months last day minus 1 day timestamp. That is i need 2000908 months last day minus ... (3 Replies)
Discussion started by: girish.raos
3 Replies

7. Solaris

/var size is increasing day by day

Hi experts, I am facing a big problem. i use solaris 9. i found size of /var is increasing day by. snapshot of a yester moring- /dev/vx/dsk/var 15G 14G 1.1G 94% /var snapshot of a yesterday everning- /dev/vx/dsk/var 15G 14G 824M 95% /var I am... (11 Replies)
Discussion started by: thepurple
11 Replies

8. Solaris

(anti spam )Sendmail v8.11.6 on sun solaris 8

hay i have a problem in sendmail i have many spam and i can't stop it i was read some ruls and i add it in sendmail config file but nothing happend i recived about 300 spam mail daily in users mail .... can any one help me .... (4 Replies)
Discussion started by: monn99
4 Replies

9. Shell Programming and Scripting

Write a shell script to find whether the first day of the month is a working day

Hi , I am relatively new to unix... Can u pls help me out to find out if the first day of the month is a working day ie from (Monday to Friday)...using Date and If clause in Korn shell.. This is very urgent. Thanks for ur help... (7 Replies)
Discussion started by: phani
7 Replies
Login or Register to Ask a Question
CLAWS-MAIL-SPAM-REPORT(1)				      General Commands Manual					 CLAWS-MAIL-SPAM-REPORT(1)

NAME
claws-mail-spam-report -- Mail notification using laptop's mail LED DESCRIPTION
This manual page documents briefly the claws-mail-spam-report This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-spam-report is a plugin (loadable module) for the Claws Mail mailer. This plugin allows sending reports about received spam messages to online spam harvesters, in order to improve the shared databases of known spam. Support includes two sites: www.signal-spam.fr and www.spamcop.net, and also the Debian lists spam nomination system (http://lists.debian.org/archive-spam-removals/review/). USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go ``Configuration'' menu on main window toolbar, open ``Plugins...'' dialog, click on the ``Load plugin...'' button and select the plugin file, named spam_report.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-spam-report was written by Colin Leroy colin@colino.net This manual page was written by Ricardo Mones mones@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CLAWS-MAIL-SPAM-REPORT(1)