Kenneth Andresen wrote:
I am looking for a way to spam-check outgoing mail, so the users
registered with my server cannot send out spam (or viruses).

My server is using squirrelmail for sending e-mail, so the mail is
generated on the server and sent directly using SMTP (in squirrelmail
you may choose between using SMTP or Sendmail).

You can use:

a) custom "sendmail wrapper script" to scan messages submitted in squirelmail (and conditionally execute sendmail based on scans results)

b) use sendmail with milter (e.g. http://www.mimedefang.org ) for AS&AV check of ALL passing message [ milters scan ALL messages for non set root id installations (default) of sendmail-8.12+ ]

--
Andrzej [en:Andrew] Adam Filip [EMAIL PROTECTED] [EMAIL PROTECTED]
Home Page http://anfi.homeunix.net/

Reply via email to