Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
mail filter for sendmail
Name: Joe Date: August 16, 2002 at 08:59:35 Pacific
Comment:
To - all of you linux geniuses out there
As I've said before from prior postings, I'm a linux novice. However I'm faced with a challenge that requires an expert solution. I'm running sendmail 8.11.6 on a linux email server. We need to use some kind of email filter to block messages with certain attachments. Is there any way a linux ittiot like me can do this? If so what are the steps I need to take. With all I've read aboout not messing with sendmail I'm sure you can understand my apprehension. Thank you.
Name: junky_toof Date: August 16, 2002 at 14:42:58 Pacific
Reply:
procmail
0
Response Number 2
Name: Danny Larouche Date: August 16, 2002 at 20:30:52 Pacific
Reply:
I did a perl script that work fine with Sendmail. It block any bozo attachments such as exe,vbs,pid,bat,com,shs,dot,... and also filter ativex,java,vbs within the email itself.
Summary: Have a look at http://milter.org for a number of milters (mail filters) for Sendmail, built around the native Sendmail libmilter API. (Very fast) These allow you filter mail, based on just about anyth...
Summary: You should look into setting up a sendmail server as your mail hub, creating all mail accounts on that machine, then running the pop3 deamon for to allow your users to download mail into, for instance...
Summary: Hi, I have a strange sendmail problem and I couldn't find an answer on the web. I use Red Hat Linux version 7.2 and sendmail version 8.11. I have a Linux Machine on the internet. I use a hostname from...