On Fri, 18 Jun 2004, Jaques Metz wrote: > Hi. > > I'm trying to use procmail to filter the messages in my mail server, to > delete all kind of files that could be dangerous (.exe, .pif, .com, and so > on), but I'm having trouble to do the mailproc.tab run the procmail > program... > > Does anyone use procmail, or there is another way to do this? > > PS.: my mailproc.tab has the following line: > > "extenal"[TAB]"0"[TAB]"0"[TAB]"/usr/bin/procmail"[TAB]"@@FILE"
You need a shell script that cat's the message to procmail, since it reads from STDIN. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
