Re: [gentoo-user] Scaning of outgoing email

2005-06-08 Thread John Drouhard

Patrick Marquetecken wrote:

On Mon, 2005-06-06 at 09:12 +0200, Patrick Marquetecken wrote:

Scanning of virusses, with clamav


what email server?


Oeps, iI forgot to mention that, its postfix.


http://www.gentoo.org/doc/en/mailfilter-guide.xml
http://gentoo-wiki.com/HOWTO_Spam_Filtering_with_Gentoo,_Postfix,_Amavis

There's a couple howto's on the subject that I used when setting my 
system up in the same way that you want it.


If you have any questions, feel free to ask.

John
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scaning of outgoing email

2005-06-06 Thread Patrick Marquetecken

 On Sunday 05 June 2005 2:08 pm, Patrick wrote:
 Hi,

 I have setup a home mail server according to a how-to on the forum, now
 i
 would like to expand this setup with the scanning of outgoing emails and
 a
 footer after the scanning.

 Until now i didn't find a how-to for this, can anyone put me in the
 wright
 direction?

 TIA
 Patrick

 Scanning for what? What program do you want to use to scan?
Scanning of virusses, with clamav


 John Drouhard
 --
 gentoo-user@gentoo.org mailing list





-- 
a

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scaning of outgoing email

2005-06-06 Thread Graham Murray
Patrick Marquetecken [EMAIL PROTECTED] writes:

 Scanning of virusses, with clamav

If you are using sendmail, 

1) If the 'milter' USE flag is not set, set this and re-emerge sendmail

2) emerge =app-antivirus/clamav-0.85.1

3) In /etc/conf.d/clamd, set 'START_MILTER=yes and add '-l' to
   MILTER_OPTS

4) Edit /etc/mail/sendmail.mc and add the line
INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clamav/clmilter.sock,
F=, T=S:4m;R:4m')dnl

5) Rebuild sendmail.cf by
   m4  /etc/mail/sendmail.mc  /etc/mail/sendmail.cf

6) Restart clamd and sendmail
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scaning of outgoing email

2005-06-06 Thread Ow Mun Heng
On Mon, 2005-06-06 at 09:12 +0200, Patrick Marquetecken wrote:
  On Sunday 05 June 2005 2:08 pm, Patrick wrote:
  Hi,
 
  I have setup a home mail server according to a how-to on the forum, now
  i
  would like to expand this setup with the scanning of outgoing emails and
  a
  footer after the scanning.
 
  Until now i didn't find a how-to for this, can anyone put me in the
  wright
  direction?
 
  Scanning for what? What program do you want to use to scan?
 Scanning of virusses, with clamav

what email server?

If sendmail try clamav-milter
or you can search sendmail's site for all sort of milters to integrate
into it

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 16:36:00 up 2 days, 1:05, 5 users, load average: 1.49, 1.12,
0.91 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scaning of outgoing email

2005-06-06 Thread Patrick Marquetecken

 On Mon, 2005-06-06 at 09:12 +0200, Patrick Marquetecken wrote:
  On Sunday 05 June 2005 2:08 pm, Patrick wrote:
  Hi,
 
  I have setup a home mail server according to a how-to on the forum,
 now
  i
  would like to expand this setup with the scanning of outgoing emails
 and
  a
  footer after the scanning.
 
  Until now i didn't find a how-to for this, can anyone put me in the
  wright
  direction?
 
  Scanning for what? What program do you want to use to scan?
 Scanning of virusses, with clamav

 what email server?
Oeps, iI forgot to mention that, its postfix.

 If sendmail try clamav-milter
 or you can search sendmail's site for all sort of milters to integrate
 into it

 --
 Ow Mun Heng
 Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
 98% Microsoft(tm) Free!!
 Neuromancer 16:36:00 up 2 days, 1:05, 5 users, load average: 1.49, 1.12,
 0.91


 --
 gentoo-user@gentoo.org mailing list




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scaning of outgoing email

2005-06-06 Thread Ow Mun Heng
On Mon, 2005-06-06 at 11:46 +0200, Patrick Marquetecken wrote:
   Scanning for what? What program do you want to use to scan?
  Scanning of virusses, with clamav
 
  what email server?
 Oeps, iI forgot to mention that, its postfix.

If that is the case, I think you can use amavis or amavis-new to
integrate into it. Should be simpler than clamav but don't take my word
for it.

I've not done it personally but I will one of these days.

(Even got myself the postfix book from O'Reilly)

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 17:58:47 up 2 days, 2:27, 5 users, load average: 0.95, 0.75,
0.94 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scaning of outgoing email

2005-06-05 Thread John Drouhard
On Sunday 05 June 2005 2:08 pm, Patrick wrote:
 Hi,

 I have setup a home mail server according to a how-to on the forum, now i
 would like to expand this setup with the scanning of outgoing emails and a
 footer after the scanning.

 Until now i didn't find a how-to for this, can anyone put me in the wright
 direction?

 TIA
 Patrick

Scanning for what? What program do you want to use to scan?

John Drouhard
-- 
gentoo-user@gentoo.org mailing list