Re: Denying e-mail based on a word in the body of message --> in sendmail
Dirk Dettmering <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
Hy, gti617 wrote: > Thank you for the feed back. But my question is, could Linux 7.2 do this > task by itself with out relying on a 3rd party such as ordb.com? Is there a > filtering routine within the operating system that could filter out Junk? I guess that you have misunderstood something. The linux OS is just the kernel. Nearly everything else is also available on many other systems. The filtering of mail is normally the job of the MTA (mail transport agent - e.g. sendmail, postfix) or the MDA (mail delivery agent - e.g. procmail). But could also be done by the MUA (mail user agent - the users mail program - e.g. mozilla, kmail, mutt). Bye Dirk